This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/23360] [4.1 regression] -ffast-math startup broken on i686 (maybe Athlon-xp)


------- Additional Comments From hjl at lucon dot org  2005-08-12 20:09 -------
As of Tue Aug  9 23:07:05 UTC 2005, it works on my ia32 and EM64T machines. It
could be a regression since then,  or a hardware bug.

Your machine has sse while __builtin_ia32_ldmxcsr (mxcsr) segfaults. Please
report

(gdb) p/x $pc
(gdb) info reg
(gdb) disass

when it segfaults.

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]