diff options
author | Diego Novillo <dnovillo@redhat.com> | 2004-09-14 22:45:54 +0000 |
---|---|---|
committer | Diego Novillo <dnovillo@gcc.gnu.org> | 2004-09-14 18:45:54 -0400 |
commit | 1810f6edaad290e6c4b8003deac8a2be1dd0fb68 (patch) | |
tree | 73cfebf5466c3fb2d5a5c937f32179fafde5c98a /gcc/gimplify.c | |
parent | 0e6d31fb864425c9070798db46d4975ba40de1a6 (diff) | |
download | gcc-1810f6edaad290e6c4b8003deac8a2be1dd0fb68.zip gcc-1810f6edaad290e6c4b8003deac8a2be1dd0fb68.tar.gz gcc-1810f6edaad290e6c4b8003deac8a2be1dd0fb68.tar.bz2 |
re PR tree-optimization/15262 ([tree-ssa] Alias analyzer cannot handle addressable fields)
PR tree-optimization/15262
* tree-dfa.c (dump_variable): Also print the type of the
variable.
* tree-ssa-alias.c (compute_flow_insensitive_aliasing): If two
memory tags are of conflicting alias sets but have no aliased
symbols in common, add one tag to the alias set of the other.
(setup_pointers_and_addressables): Remove hack to deal with
programs with no aliased symbols.
(may_alias_p): Don't special case aggregate types.
testsuite/ChangeLog
PR tree-optimization/15262
* gcc.c-torture/execute/pr15262-1.c: New test.
* gcc.c-torture/execute/pr15262-2.c: New test.
From-SVN: r87515
Diffstat (limited to 'gcc/gimplify.c')
0 files changed, 0 insertions, 0 deletions