This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/29579] gcc uses sil register in inline asm statement in 32bit mode
- From: "adam at os dot inf dot tu-dresden dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Oct 2006 14:04:29 -0000
- Subject: [Bug c++/29579] gcc uses sil register in inline asm statement in 32bit mode
- References: <bug-29579-1407@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from adam at os dot inf dot tu-dresden dot de 2006-10-24 14:04 -------
The problem happens with 4.0 and 4.1 but not with 4.2 or trunk (all 20061022
versions). -O2 is needed. Does not happen with -O1.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29579