------- Comment #1 from vapier at gentoo dot org  2007-06-18 05:36 -------
posting attachments seems to cause Bugzilla internal errors at the moment ...

$ cat test.i
double f1();
int f2() {
  __builtin_ia32_stmxcsr();
  return f1();
}


-- 


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

Reply via email to