[Bug c++/54420] [4.6/4.7/4.8 Regression] Segmentation fault in decl_mangling_context

2012-09-19 Thread patrik.h.hagglund at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54420 --- Comment #6 from Patrik Hägglund patrik.h.hagglund at gmail dot com 2012-09-19 10:27:37 UTC --- Jason Merrill wrote: In addition, some identifiers are reserved for use by C++ implementations and standard libraries (17.6.4.3.2) and shall not

[Bug c++/54420] [4.6/4.7/4.8 Regression] Segmentation fault in decl_mangling_context

2012-09-19 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54420 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Keywords|ice-on-valid-code

[Bug c++/54420] [4.6/4.7/4.8 Regression] Segmentation fault in decl_mangling_context

2012-09-19 Thread patrik.h.hagglund at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54420 --- Comment #8 from Patrik Hägglund patrik.h.hagglund at gmail dot com 2012-09-19 11:04:43 UTC --- (In reply to comment #7) the fix is too risky for the lower priority of the bug This is a good explanation! :-)

[Bug c++/54420] [4.6/4.7/4.8 Regression] Segmentation fault in decl_mangling_context

2012-09-18 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54420 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|

[Bug c++/54420] [4.6/4.7/4.8 Regression] Segmentation fault in decl_mangling_context

2012-09-05 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54420 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Target Milestone|4.6.4 |4.8.0

[Bug c++/54420] [4.6/4.7/4.8 Regression] Segmentation fault in decl_mangling_context

2012-09-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54420 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc dot

[Bug c++/54420] [4.6/4.7/4.8 Regression] Segmentation fault in decl_mangling_context

2012-09-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54420 --- Comment #3 from Jason Merrill jason at gcc dot gnu.org 2012-09-05 04:17:09 UTC --- Author: jason Date: Wed Sep 5 04:16:58 2012 New Revision: 190961 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190961 Log: PR c++/54420 *

[Bug c++/54420] [4.6/4.7/4.8 Regression] Segmentation fault in decl_mangling_context

2012-09-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54420 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/54420] [4.6/4.7/4.8 Regression] Segmentation fault in decl_mangling_context

2012-09-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54420 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords|