This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/14128] internal compiler error: asm clobber conflict with output operand
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Feb 2004 16:03:53 -0000
- Subject: [Bug c/14128] internal compiler error: asm clobber conflict with output operand
- References: <20040212145446.14128.ilja.honkonen@helsinki.fi>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From falk at debian dot org 2004-02-12 16:03 -------
This is because the asm clobbers the PIC register. I think we have a better
diagnostic for this on mainline, but I don't have an i386 to check.
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14128