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


Using gcc-3.4.1-20040517, building groff-1.19.1 with these CFLAGS: "-Os
-march=pentium4 -pipe" causes a sig 11 when the Makefile tries to produce pic.ps.

Using "-Os -march=pentium3 -pipe" does not cause this problem. The builds are
being done on a P4 2.6C with hyperthreading, running a current glibc snapshot
and the 2.6.6 Linux kernel.

-- 
           Summary: building groff-1.19.1 with "-Os -march=pentium4" causes
                    sig 11
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kpfleming at backtobasicsmgmt dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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]