[Bug target/49454] [4.7 Regression] /usr/include/libio.h:336:3: internal compiler error: Segmentation fault

sje at cup dot hp.com gcc-bugzilla@gcc.gnu.org
Tue Jun 21 15:48:00 GMT 2011


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



More information about the Gcc-bugs mailing list