[Bug c++/46831] [4.6 Regression][C++0x] Crash when it tries to do an invalid ICS with a conversion function template

2011-02-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46831 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/46831] [4.6 Regression][C++0x] Crash when it tries to do an invalid ICS with a conversion function template

2011-02-20 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46831 --- Comment #8 from Jason Merrill 2011-02-21 01:50:44 UTC --- Author: jason Date: Mon Feb 21 01:50:39 2011 New Revision: 170354 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170354 Log: PR c++/46831 * call.c (convert_class_to_ref

[Bug c++/46831] [4.6 Regression][C++0x] Crash when it tries to do an invalid ICS with a conversion function template

2011-02-20 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46831 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #7 from Jason Merril

[Bug c++/46831] [4.6 Regression][C++0x] Crash when it tries to do an invalid ICS with a conversion function template

2011-01-27 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46831 --- Comment #6 from H.J. Lu 2011-01-27 13:09:52 UTC --- (In reply to comment #1) > > -- > We can make this to crash on valid code, too: > > > struct B { }; > struct D : B { }; > struct

[Bug c++/46831] [4.6 Regression][C++0x] Crash when it tries to do an invalid ICS with a conversion function template

2011-01-27 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46831 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/46831] [4.6 Regression][C++0x] Crash when it tries to do an invalid ICS with a conversion function template

2011-01-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46831 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P2

[Bug c++/46831] [4.6 Regression][C++0x] Crash when it tries to do an invalid ICS with a conversion function template

2010-12-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46831 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Target Milesto