This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/11896] Internal compiler error using asm("lgdt %0\n\t"::"r" (gdtr));
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Aug 2003 01:44:45 -0000
- Subject: [Bug inline-asm/11896] Internal compiler error using asm("lgdt %0\n\t"::"r" (gdtr));
- References: <20030812184330.11896.earthpower@libero.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11896
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-17 01:44 -------
Note on the mainline (20030816) on powerpc-apple-darwin6.6 (with checking disabled) GCC does
not ICE.