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: "jc at apinc dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jun 2004 17:52:10 -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 jc at apinc dot org 2004-06-05 17:52 -------
Created an attachment (id=6473)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6473&action=view)
simple testcase
The function "=" is a stupid function that compares two Unsigned_32 integers.
The assembler code is for x86.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15835