This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
When assembling for ARM targets, @ is the comment character. This currently causes \@ to fail to be handled correctly; the problem is fixed by this evil little patch. As far as I can see, this is the most straightforward and least ugly way of treating this expansion correctly.
Tested with cross to arm-none-linux-gnueabi. OK to apply?
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |