------- Comment #7 from mnylund at emtrion dot de 2006-07-12 11:17 ------- Here's a workaround for the bug (gcc-3.4.4 qt-3.3.6):
- build with -O1 is ok - build with -O2 leads to ICE - build with -O2 -fno-schedule-insns2 is OK -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22250