[Bug c/40026] [4.5 Regression] ICE during gimplify_init_constructor

2009-05-06 Thread rguenther at suse dot de
--- Comment #3 from rguenther at suse dot de 2009-05-06 11:41 --- Subject: Re: [4.5 Regression] ICE during gimplify_init_constructor On Wed, 6 May 2009, joseph at codesourcery dot com wrote: > Subject: Re: [4.5 Regression] ICE during gimplify_init_constructor > > On Tue, 5 May 2009

[Bug c/40026] [4.5 Regression] ICE during gimplify_init_constructor

2009-05-06 Thread joseph at codesourcery dot com
--- Comment #2 from joseph at codesourcery dot com 2009-05-06 11:09 --- Subject: Re: [4.5 Regression] ICE during gimplify_init_constructor On Tue, 5 May 2009, rguenth at gcc dot gnu dot org wrote: > Reduced testcase, maybe due to the C const expression changes(?) I see nothing in the

[Bug c/40026] [4.5 Regression] ICE during gimplify_init_constructor

2009-05-05 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40026

[Bug c/40026] [4.5 Regression] ICE during gimplify_init_constructor

2009-05-05 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-05-05 15:12 --- Reduced testcase, maybe due to the C const expression changes(?) typedef struct { unsigned long bits[(((128)+64 -1)/64)]; } cpumask_t; struct sched_domain { cpumask_t span; int flags; }; void cpu_to_alln