This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/15835] label in inline assembler causes Gigi abort, Code=516
- From: "charlet at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2004 10:51:49 -0000
- Subject: [Bug ada/15835] label in inline assembler causes Gigi abort, Code=516
- References: <20040605174947.15835.jc@apinc.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From charlet at gcc dot gnu dot org 2004-06-08 10:51 -------
No abort on mainline:
$ gcc -c asm_label.adb
/tmp/ccEL1bQF.s: Assembler messages:
/tmp/ccEL1bQF.s:16: Error: too many memory references for `cmp'
Looks like this code is invalid.
Arno
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |3.5.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15835