[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-11 Thread thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 Thiago Macieira changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 --- Comment #8 from Richard Guenther 2011-05-04 11:08:30 UTC --- Works for me with 4.6.0 and on the tip of the branch on x86_64 with -m32.

[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-03 Thread thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 --- Comment #6 from Thiago Macieira 2011-05-03 17:42:02 UTC --- (In reply to comment #3) > It would also be helpful to reduce the testcase: > http://gcc.gnu.org/bugs/minimize.html Thanks for the suggestion. I can't promise I will have the time t

[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-03 Thread thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 --- Comment #5 from Thiago Macieira 2011-05-03 17:21:09 UTC --- To be exact on the version: gcc version 4.6.0 20110422 (prerelease) (GCC)

[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-03 Thread thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 --- Comment #4 from Thiago Macieira 2011-05-03 17:20:13 UTC --- Sorry, I forgot the information. Version: 4.6.0 System: Linux 2.6.38, 32-bit Command-line: g++ -std=c++0x qxmlschema.ii GCC was configured with: ./configure --build=i586-mandriva-li

[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 Jonathan Wakely changed: What|Removed |Added Severity|critical|normal --- Comment #2 from Jonathan Wak

[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 --- Comment #3 from Jonathan Wakely 2011-05-03 16:54:08 UTC --- It would also be helpful to reduce the testcase: http://gcc.gnu.org/bugs/minimize.html

[Bug c++/48856] Crash when compiling certain source code with C++0x

2011-05-03 Thread thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48856 --- Comment #1 from Thiago Macieira 2011-05-03 16:31:38 UTC --- Created attachment 24171 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24171 Preprocessed sources showing the error (gzipped)