[Bug c++/70627] [6 Regression] internal compiler error: verify_type failed

2016-04-14 Thread jseward at acm dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70627 --- Comment #10 from jseward at acm dot org --- Thank you for fixing this quickly!

[Bug c++/70627] [6 Regression] internal compiler error: verify_type failed

2016-04-13 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70627 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/70627] [6 Regression] internal compiler error: verify_type failed

2016-04-13 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70627 --- Comment #8 from Jason Merrill --- Author: jason Date: Wed Apr 13 18:32:11 2016 New Revision: 234956 URL: https://gcc.gnu.org/viewcvs?rev=234956=gcc=rev Log: PR c++/70627 * decl.c (start_enum): Don't change an existing

[Bug c++/70627] [6 Regression] internal compiler error: verify_type failed

2016-04-13 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70627 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/70627] [6 Regression] internal compiler error: verify_type failed

2016-04-13 Thread jseward at acm dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70627 --- Comment #7 from jseward at acm dot org --- I tried the fix at PR70029 comment 7 (disabling a check) but that doesn't help, at least for the original, unreduced test case (Unified_cpp_dom_animation0.ii).

[Bug c++/70627] [6 Regression] internal compiler error: verify_type failed

2016-04-12 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70627 Jan Hubicka changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Comment #6

[Bug c++/70627] [6 Regression] internal compiler error: verify_type failed

2016-04-12 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70627 Richard Biener changed: What|Removed |Added Keywords||ice-checking Priority|P3

[Bug c++/70627] [6 Regression] internal compiler error: verify_type failed

2016-04-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70627 Jakub Jelinek changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #5

[Bug c++/70627] [6 Regression] internal compiler error: verify_type failed

2016-04-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70627 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/70627] [6 Regression] internal compiler error: verify_type failed

2016-04-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70627 --- Comment #4 from Jakub Jelinek --- Reducing now (at 4.5MB right now).