This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/42617] TARGET_MEM_REF and plain INDIRECT_REFs are not handled by the RTL oracle



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]