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 middle-end/52329] Invalid MEM_REF encountered in set_mem_attributes_minus_bitpos


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52329

--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-02-22 11:21:53 UTC ---
Author: rguenth
Date: Wed Feb 22 11:21:48 2012
New Revision: 184466

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184466
Log:
2012-02-22  Richard Guenther  <rguenther@suse.de>

    PR middle-end/52329
    * gimple-fold.c (fold_stmt_1): Also canonicalize ADDR_EXPRs
    for GIMPLE_DEBUG stmts.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple-fold.c


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