------- Comment #5 from rguenth at gcc dot gnu dot org 2010-06-27 08:11 ------- Subject: Bug 44684
Author: rguenth Date: Sun Jun 27 08:10:45 2010 New Revision: 161456 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161456 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: trunk/gcc/ChangeLog trunk/gcc/tree-ssa-alias.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44684