re PR rtl-optimization/47414 (wrong code with -O -freorder-blocks -fschedule-insns2...
authorRichard Guenther <rguenther@suse.de>
Tue, 25 Jan 2011 09:55:54 +0000 (09:55 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 25 Jan 2011 09:55:54 +0000 (09:55 +0000)
commit5bd6e6526ce2f3d5a530f8fe6103d5339027c7d3
treec42b712b81720fd52dda1ebf264bc58cec02ee41
parent7c48ea6910b815e35b5f927d993564476ddaee85
re PR rtl-optimization/47414 (wrong code with -O -freorder-blocks -fschedule-insns2 -fno-early-inlining -fstrict-aliasing -ftracer)

2011-01-25  Richard Guenther  <rguenther@suse.de>

PR middle-end/47414
* tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Use the
correct type for TBAA.

From-SVN: r169223
gcc/ChangeLog
gcc/tree-ssa-alias.c