[Bug middle-end/27696] [4.2 Regression] g++.dg/other/i386-2.C ICEs on the mainline on x86_64

kazu at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun May 21 22:21:00 GMT 2006



------- Comment #2 from kazu at gcc dot gnu dot org  2006-05-21 22:21 -------
Reduced to:

void
foo (void const * P, unsigned int E, unsigned int H)
{
  __builtin_ia32_monitor (P, E, H);
}


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27696



More information about the Gcc-bugs mailing list