[gnu.gcc.bug] GAS 1.31 odd error message

rang@cpsin3.cps.msu.edu (Anton Rang) (05/07/89)

When run on the following erroneous input, GAS 1.31 prints an error
message about "2nd pass not implemented".  A more useful error message
like "Duplicate label definition" would be helpful to those writing
assembly code.
  (I didn't see any gas list, so I posted here...)

-------------------- bug2.s --------------------

k:	clrl	r0
k:	clrl	r1

---------------- output of gas -----------------

Gnu assembler version 1.31 (I guess.)
{standard input}:2:FATAL:/usr/local/lib/gcc-as: 2nd pass not implemented - get your code from random(3)

+---------------------------+------------------------+-------------------+
| Anton Rang (grad student) | "VMS Forever!"         | VOTE on	         |
| Michigan State University | rang@cpswh.cps.msu.edu | rec.music.newage! |
+---------------------------+------------------------+-------------------+
| Send votes for/against rec.music.newage to "rang@cpswh.cps.msu.edu".   |
+---------------------------+------------------------+-------------------+