------- Comment #6 from rguenth at gcc dot gnu dot org 2010-06-27 08:14 ------- Subject: Bug 44684
Author: rguenth Date: Sun Jun 27 08:14:41 2010 New Revision: 161457 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161457 Log: 2010-06-27 Richard Guenther <rguent...@suse.de> PR middle-end/44684 * tree-ssa-alias.c (refs_may_alias_p_1): Allow SSA name refs. (stmt_may_clobber_ref_p_1): Do not bother to call the oracle for register LHS. Or non-store assignments. Modified: branches/gcc-4_5-branch/gcc/ChangeLog branches/gcc-4_5-branch/gcc/tree-ssa-alias.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44684