This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49454] [4.7 Regression] /usr/include/libio.h:336:3: internal compiler error: Segmentation fault
- From: "sje at cup dot hp.com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 21 Jun 2011 15:48:17 +0000
- Subject: [Bug target/49454] [4.7 Regression] /usr/include/libio.h:336:3: internal compiler error: Segmentation fault
- Auto-submitted: auto-generated
- References: <bug-49454-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49454
--- Comment #2 from Steve Ellcey <sje at cup dot hp.com> 2011-06-21 15:48:14 UTC ---
I built an hppa2.0w-hp-hpux11.11 compiler with --disable-bootstrap and then ran
the test suite to see if I could get a smaller test case. The tests are still
running but there are many failures with -O1 and higher levels of optimization.
One small example is gcc.c-torture/execute/20000717-1.c, which fails during
execution at -O1, -O2, -O3, -Os.
Here are some other tests that fail at -O1:
FAIL: gcc.c-torture/execute/20000706-1.c execution, -O1
FAIL: gcc.c-torture/execute/20000706-2.c execution, -O1
FAIL: gcc.c-torture/execute/20000706-5.c execution, -O1
FAIL: gcc.c-torture/execute/20000717-5.c execution, -O1
FAIL: gcc.c-torture/execute/20011113-1.c execution, -O1
FAIL: gcc.c-torture/execute/20020215-1.c execution, -O1