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

Bug#482862: gcc-4.3: Internal compiler error (segfault) on ARM while building libsdl-erlang



Package: gcc-4.3
Version: 4.3.0-4
Severity: grave

Hi!

GCC 4.3 fails to build libsdl-erlang (0.96.0626-8) on arm architecture
(armel is fine). It fails with internal compiler error during
esdl_video.c compiling.

Using attached preprocessed source:

$ gcc -c -g -O2 -funroll-loops -fpic esdl_video_preprocessed.c
esdl_video.c: In function `es_updateRects':
esdl_video.c:404: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.

If I either replace -O2 by -O1 or omit -funroll-loops the file compiles fine.

See full buildd log (if necessary) at
http://buildd.debian.org/fetch.cgi?&pkg=libsdl-erlang&ver=0.96.0626-8&arch=arm&stamp=1211715235&file=log

-- 
Sergei Golovan

Attachment: esdl_video_preprocessed.c.gz
Description: GNU Zip compressed data


Reply to: