[Bug middle-end/18999] gimplify_init_ctor_eval does not support RANGE_EXPRs

2004-12-20 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18999

[Bug middle-end/18999] gimplify_init_ctor_eval does not support RANGE_EXPRs

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. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/18999] gimplify_init_ctor_eval does not support RANGE_EXPRs

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 18999 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/18999] gimplify_init_ctor_eval does not support RANGE_EXPRs

2004-12-19 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-12-19 13:07 --- (From update of attachment 7766) The patch for PR18191 makes this this attachment obsolete. -- What|Removed |Added ---

[Bug middle-end/18999] gimplify_init_ctor_eval does not support RANGE_EXPRs

2004-12-17 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-12-18 00:30 --- My patch for Bug 18191 includes Andrew's patch for this bug. -- What|Removed |Added

[Bug middle-end/18999] gimplify_init_ctor_eval does not support RANGE_EXPRs

2004-12-17 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-18 00:24 --- Note the fixed up patch is here with the fix for 18191 also: http://gcc.gnu.org/ml/gcc-patches/2004-12/msg01322.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18999

[Bug middle-end/18999] gimplify_init_ctor_eval does not support RANGE_EXPRs

2004-12-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-17 02:24 --- Patch posted here: . -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18999

[Bug middle-end/18999] gimplify_init_ctor_eval does not support RANGE_EXPRs

2004-12-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-17 01:34 --- Created an attachment (id=7766) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7766&action=view) Patch which I am testing This is the full patch which also handles SAVE_EXPRs. -- What|

[Bug middle-end/18999] gimplify_init_ctor_eval does not support RANGE_EXPRs

2004-12-16 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-12-16 23:54 --- I hacked up gimplify_init_ctor_eval to do this for PR18191. The code is gross, but if it works, you can give it a closer look ;-) -- What|Removed |Added -

[Bug middle-end/18999] gimplify_init_ctor_eval does not support RANGE_EXPRs

2004-12-16 Thread steven at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||18191 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18999