[Bug c++/41254] crashed compile Qt4 gui library

2009-09-05 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2009-09-05 21:04 --- Created an attachment (id=18514) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18514&action=view) testcase Testcase, reduced with 8mb stack limit (default on x86-64) and a cc1plus built with a host gcc 4.3 com

[Bug c++/41254] crashed compile Qt4 gui library

2009-09-05 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-09-05 11:34 --- Free lang data related. We're recursing a bit too deep ... Reducing. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/41254] crashed compile Qt4 gui library

2009-09-05 Thread t66667 at gmail dot com
--- Comment #5 from t7 at gmail dot com 2009-09-05 10:53 --- Created an attachment (id=18503) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18503&action=view) Preprocessed test case. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41254

[Bug c++/41254] crashed compile Qt4 gui library

2009-09-05 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-09-05 10:23 --- remove tmp/obj/release_static/qt_gui_pch.h and re-run the g++ command without the -include tmp/obj/release_static/qt_gui_pch.h -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41254

[Bug c++/41254] crashed compile Qt4 gui library

2009-09-05 Thread t66667 at gmail dot com
--- Comment #3 from t7 at gmail dot com 2009-09-05 07:02 --- (In reply to comment #2) > The preprocessed source is not useful as it contains references to the > precompiled header. Please reproduce without the precompiled header. > I have no idea on how to do that I would like to

[Bug c++/41254] crashed compile Qt4 gui library

2009-09-04 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-09-04 10:39 --- The preprocessed source is not useful as it contains references to the precompiled header. Please reproduce without the precompiled header. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41254

[Bug c++/41254] crashed compile Qt4 gui library

2009-09-04 Thread t66667 at gmail dot com
--- Comment #1 from t7 at gmail dot com 2009-09-04 07:04 --- Created an attachment (id=18485) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18485&action=view) Preprocessed test case. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41254