[Bug c++/41153] ICE in building Qt4 src/core

2009-08-31 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2009-08-31 12:06 --- Reducing (seems to work with 4.5). -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/41153] ICE in building Qt4 src/core

2009-08-31 Thread t66667 at gmail dot com
--- Comment #6 from t7 at gmail dot com 2009-08-31 11:16 --- Created an attachment (id=18455) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18455&action=view) saves -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41153

[Bug c++/41153] ICE in building Qt4 src/core

2009-08-31 Thread t66667 at gmail dot com
--- Comment #5 from t7 at gmail dot com 2009-08-31 11:15 --- Created an attachment (id=18454) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18454&action=view) Preprocessed test case. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41153

[Bug c++/41153] ICE in building Qt4 src/core

2009-08-31 Thread t66667 at gmail dot com
--- Comment #4 from t7 at gmail dot com 2009-08-31 11:08 --- g++ --save-temps -c -omain.o -O -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -IE:\msys\1.0\qt-all-opensource-src-4.5.2/include -IE:\msys\1.0\qt-all-opensource-src-4.5.2/include/QtCore -IE:\msys\1.0

[Bug c++/41153] ICE in building Qt4 src/core

2009-08-30 Thread t66667 at gmail dot com
--- Comment #3 from t7 at gmail dot com 2009-08-30 09:43 --- Only encountered with c++ code. -- t7 at gmail dot com changed: What|Removed |Added GCC build triple

[Bug c++/41153] ICE in building Qt4 src/core

2009-08-29 Thread xxcv07 at gmail dot com
--- Comment #2 from xxcv07 at gmail dot com 2009-08-29 14:19 --- AFAIK -O0 compiles OK, -O1 fails and cause internal compiler error. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41153

[Bug c++/41153] ICE in building Qt4 src/core

2009-08-25 Thread bangerth at gmail dot com
--- Comment #1 from bangerth at gmail dot com 2009-08-25 13:46 --- Please follow the instructions listed in as mentioned by the error message. In particular, we need a preprocessed testcase. -- bangerth at gmail dot com changed: What|Rem