[Bug c++/59240] ICE in varpool_get_node

2014-12-12 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59240 Paolo Carlini changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug c++/59240] ICE in varpool_get_node

2014-12-12 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59240 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/59240] ICE in varpool_get_node

2014-12-12 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59240 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Dec 12 22:40:29 2014 New Revision: 218693 URL: https://gcc.gnu.org/viewcvs?rev=218693&root=gcc&view=rev Log: 2014-12-12 Paolo Carlini PR c++/59240 * g++.dg/tort

[Bug c++/59240] ICE in varpool_get_node

2014-12-12 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59240 Paolo Carlini changed: What|Removed |Added Status|WAITING |NEW --- Comment #3 from Paolo Carlini -

[Bug c++/59240] ICE in varpool_get_node

2013-11-22 Thread kilobyte at angband dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59240 --- Comment #2 from Adam Borowski --- Created attachment 31271 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31271&action=edit smaller test case that compiles with 4.8 A funny thing: this ICE does not show in the original file, it just happ

[Bug c++/59240] ICE in varpool_get_node

2013-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59240 Richard Biener changed: What|Removed |Added Keywords||ice-on-invalid-code Status|U