mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 15:28:00 +02:00
* apply OptPass1Data to neg as well
This commit is contained in:
parent
4e0b9e8534
commit
3a11ee9a14
@ -1062,6 +1062,7 @@ Implementation
|
||||
Result:=OptPass1Shift(p);
|
||||
A_AND:
|
||||
Result:=OptPass1And(p);
|
||||
A_NEG,
|
||||
A_CSEL,
|
||||
A_ADD,
|
||||
A_ADC,
|
||||
|
Loading…
Reference in New Issue
Block a user