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/15617] building groff-1.19.1 with "-Os -march=pentium4" causes sig 11


------- Additional Comments From uros at kss-loka dot si  2005-02-18 06:45 -------
FYI: gcc 4.0 doesn't generate any SSE instructions for testcase.cc:

gcc -Os -march=pentium4 -S testcase.cc
grep xmm testcase.s | wc -l
      0


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.0.0


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


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