GAS bug when dividing constants
Bogdan
love4boobies@yahoo.com
Mon Mar 30 01:07:00 GMT 2009
More information about the Binutils mailing list
Mon Mar 30 01:07:00 GMT 2009
- Previous message (by thread): Quick question about _bfd_generic_link_add_one_symbol state machine and weak symbols
- Next message (by thread): GAS bug when dividing constants
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This works
MOV 2 + 2, %AX
while this fails
MOV 2 / 2, %AX
Probably an easy-to-fix preprocessor bug.
Cheers.
- Previous message (by thread): Quick question about _bfd_generic_link_add_one_symbol state machine and weak symbols
- Next message (by thread): GAS bug when dividing constants
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list