[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#291605: gcc-4.0: GCC4 internal compiler error: Segmentation fault



Daniel Silva <dsilva@ccs.neu.edu> writes:

> configure:3100: gcc  -c -march=pentium3 -O2 -foptimize-sibling-calls
> -finline-functions -fmerge-constants -fmerge-all-constants
> -funroll-loops -fnew-ra -fprefetch-loop-arrays -ffast-math
> -fno-math-errno -funsafe-math-optimizations -ffinite-math-only
> -fno-trapping-math -fsignaling-nans -fsingle-precision-constant
> -ftree-loop-linear -funswitch-loops -fivopts -ftree-sra -ftree-vectorize
> -fweb -fvariable-expansion-in-unroller -freorder-blocks-and-partition
> -funit-at-a-time -fbranch-target-load-optimize  -DGC_LINUX_THREADS
> -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
> conftest.c: In function 'main':
> conftest.c:55: internal compiler error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Does this happen also without -fnew-ra? Or maybe you could otherwise
try to trim down the options?

-- 
	Falk



Reply to: