This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/15617] New: building groff-1.19.1 with "-Os -march=pentium4" causes sig 11
- From: "kpfleming at backtobasicsmgmt dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 May 2004 17:18:50 -0000
- Subject: [Bug c/15617] New: building groff-1.19.1 with "-Os -march=pentium4" causes sig 11
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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