tree-ssa-alias.c
82.9 KB
-
re PR tree-optimization/22591 (wrong alias information causes an incorrect… · 31521cd4
re PR tree-optimization/22591 (wrong alias information causes an incorrect redundant load elimination) PR 22591 * tree-ssa-alias.c (may_alias_p): Remove shortcut that tests whether a pointer of type T * may point to objects of type T *. testsuite/ChangeLog PR 22591 * gcc.dg/tree-ssa/pr22591.c: New test. * gcc.dg/tree-ssa/20030807-7.c: XFAIL everywhere. From-SVN: r102393
Diego Novillo committed