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 #11 from rguenth at gcc dot gnu dot org  2010-04-07 10:15 -------
Subject: Bug 42617

Author: rguenth
Date: Wed Apr  7 10:15:05 2010
New Revision: 158048

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158048
Log:
2010-04-07  Richard Guenther  <rguenther@suse.de>

        PR middle-end/42617
        * expr.c (expand_expr_real_1): For TARGET_MEM_REFs with
        pointer bases build simple mem attributes to retain
        points-to information.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/expr.c


-- 


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]