PR middle-end/58570
commit11ad02c667d0c697c971e810fb30504de359371f
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Oct 2013 12:59:02 +0000 (9 12:59 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Oct 2013 12:59:02 +0000 (9 12:59 +0000)
tree8fe48efb934d00e67f7202795323adb3f8a915e2
parent32e69596af762503c636cdec90567c8d4e30629d
PR middle-end/58570
* tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p): Return
false if both components are bitfields.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203315 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr58570.c [new file with mode: 0644]
gcc/tree-ssa-alias.c