This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/42617] TARGET_MEM_REF and plain INDIRECT_REFs are not handled by the RTL oracle
- 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: 22 Jan 2010 15:21:14 -0000
- Subject: [Bug rtl-optimization/42617] TARGET_MEM_REF and plain INDIRECT_REFs are not handled by the RTL oracle
- References: <bug-42617-8137@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from rguenth at gcc dot gnu dot org 2010-01-22 15:21 -------
Created an attachment (id=19694)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19694&action=view)
patch #2
Fix for expanding TARGET_MEM_REFs.
The patch series is queued for early GCC 4.6 because of its side-effects to
the C++ standard library, see PR42834 and PR42832.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42617