On Wed, Oct 24, 2012 at 02:05:49PM +0200, Pieter De Mil wrote: > /tmp/cc22PMWw.s: Assembler messages: > /tmp/cc22PMWw.s:10902: Error: Missing symbol name in directive > /tmp/cc22PMWw.s:10902: Error: junk at end of line, first > unrecognized character is `x' > /tmp/cc22PMWw.s:10903: Error: expected comma after name `' in .size > directive > /tmp/cc22PMWw.s:10904: Error: junk at end of line, first > unrecognized character is `0'
Your source contains syntax errors. Fix it. Older versions of gas accepted bad .size directives and silently generated bad code. -- Alan Modra Australia Development Lab, IBM _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils