[Bug middle-end/18965] [4.0 regression] ICE in gimplify_init_ctor_eval

2004-12-20 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-12-20 11:29 --- Fixed for real this time. -- What|Removed |Added Status|ASSIGNED

[Bug middle-end/18965] [4.0 regression] ICE in gimplify_init_ctor_eval

2004-12-20 Thread steven at gcc dot gnu dot org
-- Bug 18965 depends on bug 18999, which changed state. Bug 18999 Summary: gimplify_init_ctor_eval does not support RANGE_EXPRs http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18999 What|Old Value |New Value -

[Bug middle-end/18965] [4.0 regression] ICE in gimplify_init_ctor_eval

2004-12-20 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-20 11:27 --- Subject: Bug 18965 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-20 11:26:47 Modified files: gcc: ChangeLog expr.c gimplify.c tree.h

[Bug middle-end/18965] [4.0 regression] ICE in gimplify_init_ctor_eval

2004-12-19 Thread steven at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||18999 AssignedTo|pinskia at gcc dot gnu dot |steven at gcc dot gnu dot |org

[Bug middle-end/18965] [4.0 regression] ICE in gimplify_init_ctor_eval

2004-12-19 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-12-19 12:56 --- This bug still exists when RANGE_EXPR is used for non-0 constructors. -- What|Removed |Added

[Bug middle-end/18965] [4.0 regression] ICE in gimplify_init_ctor_eval

2004-12-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-14 20:15 --- Fixed by the C++ patch, I filed PR 18999 for the possible middle-end bug. -- What|Removed |Added -

[Bug middle-end/18965] [4.0 regression] ICE in gimplify_init_ctor_eval

2004-12-14 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-14 20:13 --- Subject: Bug 18965 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-14 20:13:16 Modified files: gcc/cp : init.c ChangeLog gcc/testsui

[Bug middle-end/18965] [4.0 regression] ICE in gimplify_init_ctor_eval

2004-12-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-14 04:24 --- Patch here: . It is both a middle-end fix and a C++ fix, either one will fix it alone. The C++ fix is nice in that it should help a little in me

[Bug middle-end/18965] [4.0 regression] ICE in gimplify_init_ctor_eval

2004-12-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-14 03:42 --- Mine, I have a fix in gimplifier.c which does the correct thing. -- What|Removed |Added

[Bug middle-end/18965] [4.0 regression] ICE in gimplify_init_ctor_eval

2004-12-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-13 20:24 --- Confirmed. This is a recent failure: : Search converges between 2004-12-09-014001-trunk (#682) and 2004-12-09-161001-trunk (#683). Which I think was caused by: 2004-12-09 Nathan Sidwell <[EMAIL PROTECT