This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/32441] [4.3 Regression] ICE in expand_expr_real_1, at expr.c:7109
- From: "zackw at panix dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jul 2007 17:59:14 -0000
- Subject: [Bug middle-end/32441] [4.3 Regression] ICE in expand_expr_real_1, at expr.c:7109
- References: <bug-32441-12574@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from zackw at panix dot com 2007-07-06 17:59 -------
Ian Taylor and I found a simpler patch that does not use langhooks, and also
has the virtue of working. ;-) Committed as rev 126424.
--
zackw at panix dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32441