This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/52329] Invalid MEM_REF encountered in set_mem_attributes_minus_bitpos
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 22 Feb 2012 11:21:53 +0000
- Subject: [Bug middle-end/52329] Invalid MEM_REF encountered in set_mem_attributes_minus_bitpos
- Auto-submitted: auto-generated
- References: <bug-52329-4@http.gcc.gnu.org/bugzilla/>
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