This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/18999] gimplify_init_ctor_eval does not support RANGE_EXPRs
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Dec 2004 23:54:18 -0000
- Subject: [Bug middle-end/18999] gimplify_init_ctor_eval does not support RANGE_EXPRs
- References: <20041214201453.18999.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla 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
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-12-16 23:54:17
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18999