Package: gcc-3.3 Version: 1:3.3-3 Severity: important This is a regression from 2.95; it's also broken in 3.2. gcc-snapshot (20030531-2) fails with a different ICE (should I report that too?). Reducing optimization doesn't help. -save-temps output is available from:
http://people.debian.org/~troup/gcc/stage-4.i.bz2 This is very similar to PR9790/#180750; however some of the packages previously affected by PR9790 now build. At least the following packages seem to still be affected: plotutils_2.4.1-10, xlockmore_1:5.06-1, tenmado_0.5-1, panorama_0.13.2-3, gnucap_1:0.33-2 and flightgear_0.9.2-1 | Automatic build of tenmado_0.5-1 on rameau by sbuild/arm 1.170.2 | Build started at 20030610-0218 | ****************************************************************************** [...] | ** Using build dependencies supplied by package: | Build-Depends: debhelper (>= 4.1.2), dbs, libsdl1.2-dev (>= 1.2.4-1), libsdl-image1.2-dev (>= 1.2.2-4), libdb3-dev (>= 3.2.9-16) [...] | if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/share\" -DLOCALSTATEDIR=\"/var\" -I.. -I../libbac -I../libtenm `sdl-config --cflags` -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wconversion -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -pedantic -g -O2 -MT stage-4.o -MD -MP -MF ".deps/stage-4.Tpo" \ | -c -o stage-4.o `test -f 'stage-4.c' || echo './'`stage-4.c; \ | then mv ".deps/stage-4.Tpo" ".deps/stage-4.Po"; \ | else rm -f ".deps/stage-4.Tpo"; exit 1; \ | fi | stage-4.c: In function `scheduler_4': | stage-4.c:1310: internal compiler error: in change_address_1, at emit-rtl.c:2017 A complete build log can be found at http://buildd.debian.org/build.php?arch=arm&pkg=tenmado&ver=0.5-1 -- James