Package: gcc-3.4 Version: 3.4.3-1 Severity: normal I'm sorry if this is a known issue, but perhaps someone could refer me to the correct BTS or gcc bugzilla ticket number.
When building grap 1.26-4.1 with g++ 3.4.X, it will suffer an ICE: g++-3.4 -Wall -DHAVE_CONFIG_H -c -o grap.o grap.cc g++-3.4: Internal error: Segmentation fault (program cc1plus) I have tested g++ 3.4.3-1 on i386, 3.4.2-3 on alpha and 3.4.2-3.0.0.1.amd64 on amd64 - all yields the same ICE. -ukh