[Bug c/41842] ICE on invalid variable length array declaration

2009-10-29 Thread law at gcc dot gnu dot org
--- Comment #6 from law at gcc dot gnu dot org 2009-10-29 16:50 --- Subject: Bug 41842 Author: law Date: Thu Oct 29 16:48:00 2009 New Revision: 153715 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153715 Log: Recorded merge of revisions 153580-153581,153584,153586-153600,153604

[Bug c/41842] ICE on invalid variable length array declaration

2009-10-27 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2009-10-27 16:06 --- Fixed on trunk and 4.4 branch. -- jakub at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/41842] ICE on invalid variable length array declaration

2009-10-27 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2009-10-27 16:05 --- Subject: Bug 41842 Author: jakub Date: Tue Oct 27 16:05:36 2009 New Revision: 153602 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153602 Log: PR c/41842 * c-typeck.c (convert_arguments): Retu

[Bug c/41842] ICE on invalid variable length array declaration

2009-10-27 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2009-10-27 15:51 --- Subject: Bug 41842 Author: jakub Date: Tue Oct 27 15:50:50 2009 New Revision: 153599 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153599 Log: PR c/41842 * c-typeck.c (convert_arguments): Retu

[Bug c/41842] ICE on invalid variable length array declaration

2009-10-27 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2009-10-27 08:18 --- Created an attachment (id=18913) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18913&action=view) gcc45-pr41842.patch Fix I'm going to bootstrap/regtest. -- jakub at gcc dot gnu dot org changed:

[Bug c/41842] ICE on invalid variable length array declaration

2009-10-26 Thread truedfx at gentoo dot org
--- Comment #1 from truedfx at gentoo dot org 2009-10-27 06:26 --- Same results with the 20091022 snapshot. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41842