[Bug target/27421] [4.0/4.1 regression] ICE with invalid array in struct

2006-06-12 Thread reichelt at gcc dot gnu dot org
--- Comment #17 from reichelt at gcc dot gnu dot org 2006-06-12 21:39 --- Subject: Bug 27421 Author: reichelt Date: Mon Jun 12 21:39:10 2006 New Revision: 114584 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114584 Log: PR target/27421 * config/i386/i386.c (cla

[Bug target/27421] [4.0/4.1 regression] ICE with invalid array in struct

2006-06-12 Thread reichelt at gcc dot gnu dot org
--- Comment #16 from reichelt at gcc dot gnu dot org 2006-06-12 21:34 --- Subject: Bug 27421 Author: reichelt Date: Mon Jun 12 21:34:32 2006 New Revision: 114583 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114583 Log: PR target/27421 * config/i386/i386.c (cla

[Bug target/27421] [4.0/4.1 regression] ICE with invalid array in struct

2006-06-08 Thread reichelt at gcc dot gnu dot org
--- Comment #15 from reichelt at gcc dot gnu dot org 2006-06-08 20:53 --- The problem with unions is now also fixed on mainline. Will commit to 4.1 and 4.0 branch in a couple of days. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27421

[Bug target/27421] [4.0/4.1 regression] ICE with invalid array in struct

2006-06-08 Thread reichelt at gcc dot gnu dot org
--- Comment #14 from reichelt at gcc dot gnu dot org 2006-06-08 20:50 --- Subject: Bug 27421 Author: reichelt Date: Thu Jun 8 20:50:24 2006 New Revision: 114494 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114494 Log: PR target/27421 * config/i386/i386.c (cla

[Bug target/27421] [4.0/4.1 regression] ICE with invalid array in struct

2006-06-08 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Status|REOPENED|ASSIGNED Last reconfirmed|2006-05-07 03:13:58 |2006-06-08

[Bug target/27421] [4.0/4.1 regression] ICE with invalid array in struct

2006-06-08 Thread reichelt at gcc dot gnu dot org
--- Comment #13 from reichelt at gcc dot gnu dot org 2006-06-08 10:23 --- We do have the same problem with unions. See patch in comment #12. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added --

[Bug target/27421] [4.0/4.1 regression] ICE with invalid array in struct

2006-06-08 Thread patchapp at dberlin dot org
--- Comment #12 from patchapp at dberlin dot org 2006-06-08 10:10 --- Subject: Bug number PR target/27421 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-06/msg00387.html -- http://gcc.gnu.org/bu

[Bug target/27421] [4.0/4.1 regression] ICE with invalid array in struct

2006-05-15 Thread patchapp at dberlin dot org
--- Comment #11 from patchapp at dberlin dot org 2006-05-15 19:35 --- Subject: Bug number PR target/27421 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-05/msg00244.html -- http://gcc.gnu.org/bu

[Bug target/27421] [4.0/4.1 regression] ICE with invalid array in struct

2006-05-11 Thread reichelt at gcc dot gnu dot org
--- Comment #10 from reichelt at gcc dot gnu dot org 2006-05-11 16:35 --- Now also fixed on 4.1 branch and 4.0 branch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/27421] [4.0/4.1 regression] ICE with invalid array in struct

2006-05-11 Thread reichelt at gcc dot gnu dot org
--- Comment #9 from reichelt at gcc dot gnu dot org 2006-05-11 16:34 --- Subject: Bug 27421 Author: reichelt Date: Thu May 11 16:34:39 2006 New Revision: 113706 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113706 Log: PR target/27421 * config/i386/i386.c (clas

[Bug target/27421] [4.0/4.1 regression] ICE with invalid array in struct

2006-05-11 Thread reichelt at gcc dot gnu dot org
--- Comment #8 from reichelt at gcc dot gnu dot org 2006-05-11 16:32 --- Subject: Bug 27421 Author: reichelt Date: Thu May 11 16:32:20 2006 New Revision: 113705 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113705 Log: PR target/27421 * config/i386/i386.c (clas

[Bug target/27421] [4.0/4.1 regression] ICE with invalid array in struct

2006-05-07 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2006-05-07 21:22 --- *** Bug 24672 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27421

[Bug target/27421] [4.0/4.1 regression] ICE with invalid array in struct

2006-05-07 Thread reichelt at gcc dot gnu dot org
--- Comment #6 from reichelt at gcc dot gnu dot org 2006-05-07 21:17 --- Fixed on mainline. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added Su