[Bug c++/77804] Internal compiler error on incorrect initialization of new-d array

2016-10-04 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77804 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/77804] Internal compiler error on incorrect initialization of new-d array

2016-10-04 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77804 --- Comment #4 from Martin Sebor --- Author: msebor Date: Tue Oct 4 17:55:43 2016 New Revision: 240755 URL: https://gcc.gnu.org/viewcvs?rev=240755=gcc=rev Log: PR c++/77804 - Internal compiler error on incorrect initialization of new-d array

[Bug c++/77804] Internal compiler error on incorrect initialization of new-d array

2016-10-04 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77804 --- Comment #3 from Martin Sebor --- Author: msebor Date: Tue Oct 4 17:34:00 2016 New Revision: 240754 URL: https://gcc.gnu.org/viewcvs?rev=240754=gcc=rev Log: PR c++/77804 - Internal compiler error on incorrect initialization of new-d array

[Bug c++/77804] Internal compiler error on incorrect initialization of new-d array

2016-10-03 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77804 Martin Sebor changed: What|Removed |Added Keywords||patch --- Comment #2 from Martin Sebor

[Bug c++/77804] Internal compiler error on incorrect initialization of new-d array

2016-09-30 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77804 Martin Sebor changed: What|Removed |Added Keywords||ice-on-valid-code