------- 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

Reply via email to