re PR middle-end/53667 (Cray pointer: Wrong result with optimizations)
authorRichard Guenther <rguenther@suse.de>
Fri, 7 Sep 2012 10:27:02 +0000 (10:27 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 7 Sep 2012 10:27:02 +0000 (10:27 +0000)
commit81ab73121e775ca961650a7eb4656b5075a492c5
tree441fe35fe49b5f9c8bf0147e5c38e577a542eeaf
parentd630245f9d4584bd3ecb2192f8e2ba05e1db77ba
re PR middle-end/53667 (Cray pointer: Wrong result with optimizations)

2012-09-07  Richard Guenther  <rguenther@suse.de>

PR middle-end/53667
* tree-ssa-structalias.c (handle_rhs_call): Properly clobber
EAF_NOESCAPED arguments.  Transitively close non-EAF_DIRECT
arguments separately.

From-SVN: r191064
gcc/ChangeLog
gcc/tree-ssa-structalias.c