bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

as bug report


From: pepe
Subject: as bug report
Date: Thu, 16 Sep 2004 15:31:39 +0200 (CEST)
User-agent: SquirrelMail/1.4.3a

Hello!

I'd like to report an 'as' (version 2.15) bug.

Informations about the environment:

- OS: Linux version 2.6.7 (gcc version 3.3.4 (Debian 1:3.3.4-3))
- CPU: AMD Athlon(tm) XP 2700+
- The compiler i used to cimpile the as was gcc 3.3.4
- The as was configured to arm-*-elf, but i think the error is
  target independent.
- The sourece file is attached to the mail. (bug.s)
- command line: arm-\*-elf-as bug.s
- output:
    bug.s: Assembler messages:
    bug.s:1011: Error: non-constant expression in ".if" statement

Report:
 It generates an erron when you use .if keyword with an expression
 with at least two lables, but only in case the two labels are in
 different frags.


Regards,
 Peter Siket

Attachment: bug.s
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]