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 14:07:21 -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 #5 from rguenth at gcc dot gnu dot org 2010-01-22 14:07 -------
Created an attachment (id=19692)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19692&action=view)
patch #1
Don't throw away points-to information needlessly.
Remaining: expand TARGET_MEM_REFs in a more meaningful way.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42617