]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorAndrey Belevantsev <abel@gcc.gnu.org>
Wed, 12 Aug 2009 11:50:22 +0000 (15:50 +0400)
committerAndrey Belevantsev <abel@gcc.gnu.org>
Wed, 12 Aug 2009 11:50:22 +0000 (15:50 +0400)
commit4c7af939453060ac5129e08c7a527556500620b6
treeec94cb477663065002f939faa0fb8777d95a11f5
parentc0e18b82d02f04edf9b909a75b93092582480fff
[multiple changes]

2009-08-12  Andrey Belevantsev  <abel@ispras.ru>

    PR rtl-optimization/41033
    * alias.c (nonoverlapping_component_refs_p): Punt if strict aliasing is disabled.

2009-08-12  Richard Guenther  <rguenther@suse.de>

    PR rtl-optimization/41033
    * gcc.dg/pr41033.c: New test.

From-SVN: r150680
gcc/ChangeLog
gcc/alias.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr41033.c [new file with mode: 0644]