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]

The gas input processing changes caused a regression for cris-elf


Hi Alex, looks like another good deed of yours being punished: :-)

Running /h/hp/binutils/cvs_latest/src/gas/testsuite/gas/cris/cris.exp ...
FAIL: gas/cris/separator

And in gas.log:
/h/hp/binutils/cvs_latest/src/gas/testsuite/gas/cris/separator.s: Assembler messages:
/h/hp/binutils/cvs_latest/src/gas/testsuite/gas/cris/separator.s:15: Error: missing string
/h/hp/binutils/cvs_latest/src/gas/testsuite/gas/cris/separator.s:15: Error: junk at end of line, first unrecognized character is `e'

cat -n excerpt of separator.s:
    15	# 123 456 ; not a syntax error, not a line directive.

Can we decide that the line is invalid and the error message is
valid?  If so, what's with the 'e'?

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]