This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/18999] New: gimplify_init_ctor_eval does not support RANGE_EXPRs
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Dec 2004 20:14:54 -0000
- Subject: [Bug middle-end/18999] New: gimplify_init_ctor_eval does not support RANGE_EXPRs
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Even though the C++ front-end no longer produces RANGE_EXPR which would cause an ICE. I think we
should support RANGE_EXPR in gimplify_init_ctor_eval.
--
Summary: gimplify_init_ctor_eval does not support RANGE_EXPRs
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: minor
Priority: P2
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18999