[Bug c/39084] [4.3/4.4 regression] ice on struct redefinition

2009-02-10 Thread sje at cup dot hp dot com
--- Comment #9 from sje at cup dot hp dot com 2009-02-10 16:49 --- Fixed on mainline for 4.4.0 and on 4.3 branch for 4.3.4. -- sje at cup dot hp dot com changed: What|Removed |Added --

[Bug c/39084] [4.3/4.4 regression] ice on struct redefinition

2009-02-10 Thread sje at gcc dot gnu dot org
--- Comment #8 from sje at gcc dot gnu dot org 2009-02-10 16:45 --- Subject: Bug 39084 Author: sje Date: Tue Feb 10 16:45:37 2009 New Revision: 144071 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144071 Log: PR c/39084 gcc.dg/pr39084.c: New test. Added: br

[Bug c/39084] [4.3/4.4 regression] ice on struct redefinition

2009-02-10 Thread sje at gcc dot gnu dot org
--- Comment #7 from sje at gcc dot gnu dot org 2009-02-10 16:44 --- Subject: Bug 39084 Author: sje Date: Tue Feb 10 16:43:49 2009 New Revision: 144070 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144070 Log: PR c/39084 * c-decl.c (start_struct): Return NULL on

[Bug c/39084] [4.3/4.4 regression] ice on struct redefinition

2009-02-10 Thread sje at gcc dot gnu dot org
--- Comment #6 from sje at gcc dot gnu dot org 2009-02-10 16:34 --- Subject: Bug 39084 Author: sje Date: Tue Feb 10 16:34:30 2009 New Revision: 144068 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144068 Log: PR c/39084 gcc.dg/pr39084.c: New test. Added: tr

[Bug c/39084] [4.3/4.4 regression] ice on struct redefinition

2009-02-10 Thread sje at gcc dot gnu dot org
--- Comment #5 from sje at gcc dot gnu dot org 2009-02-10 16:33 --- Subject: Bug 39084 Author: sje Date: Tue Feb 10 16:33:19 2009 New Revision: 144067 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144067 Log: PR c/39084 * c-decl.c (start_struct): Return NULL on

[Bug c/39084] [4.3/4.4 regression] ice on struct redefinition

2009-02-07 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2009-02-07 19:18 --- I think it is caused by revision 129491: http://gcc.gnu.org/ml/gcc-cvs/2007-10/msg00596.html -- hjl dot tools at gmail dot com changed: What|Removed |Added ---

[Bug c/39084] [4.3/4.4 regression] ice on struct redefinition

2009-02-06 Thread sje at cup dot hp dot com
--- Comment #3 from sje at cup dot hp dot com 2009-02-06 22:48 --- Nevermind, now I got it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39084

[Bug c/39084] [4.3/4.4 regression] ice on struct redefinition

2009-02-06 Thread sje at cup dot hp dot com
--- Comment #2 from sje at cup dot hp dot com 2009-02-06 22:46 --- I don't get an ICE on this test case at any optimization level on IA64, PA, or x86. This is with r143978. Perhaps it has been fixed with the patch to another bug? -- sje at cup dot hp dot com changed: Wh

[Bug c/39084] [4.3/4.4 regression] ice on struct redefinition

2009-02-03 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Keywords||error-recovery Priority|P3 |P4 h

[Bug c/39084] [4.3/4.4 regression] ice on struct redefinition

2009-02-03 Thread bonzini at gnu dot org
-- bonzini at gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39084

[Bug c/39084] [4.3/4.4 regression] ice on struct redefinition

2009-02-03 Thread bonzini at gnu dot org
--- Comment #1 from bonzini at gnu dot org 2009-02-03 14:28 --- f.c:8: error: redefinition of 'struct color' f.c:8: internal compiler error: in layout_type, at stor-layout.c:1881 Please submit a full bug report, with preprocessed source if appropriate. See