[Bug c/27020] [4.0/4.1/4.2 regression] ICE on invalid array size

2006-06-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2006-06-05 00:51 --- Subject: Bug 27020 Author: jsm28 Date: Mon Jun 5 00:51:45 2006 New Revision: 114378 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114378 Log: PR c/25161 PR c/27020 * c-decl.c (grokdec

[Bug c/27020] [4.0/4.1/4.2 regression] ICE on invalid array size

2006-06-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2006-06-04 16:50 --- Testing a fix. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unass

[Bug c/27020] [4.0/4.1/4.2 regression] ICE on invalid array size

2006-05-24 Thread mmitchel at gcc dot gnu dot org
--- Comment #2 from mmitchel at gcc dot gnu dot org 2006-05-25 02:34 --- Will not be fixed in 4.1.1; adjust target milestone to 4.1.2. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/27020] [4.0/4.1/4.2 regression] ICE on invalid array size

2006-04-16 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27020

[Bug c/27020] [4.0/4.1/4.2 regression] ICE on invalid array size

2006-04-04 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-04-04 09:24 --- Confirmed, the ICE is in the same place as PR 25161 is. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -