This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/33458] [4.3 regression] ICE "PHI def is not a GIMPLE value"
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Sep 2007 12:56:00 -0000
- Subject: [Bug tree-optimization/33458] [4.3 regression] ICE "PHI def is not a GIMPLE value"
- References: <bug-33458-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from rguenth at gcc dot gnu dot org 2007-09-18 12:56 -------
We substitute into the invariant address &<retval>.a[0] *this, which results
in a non-invariant address.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33458