2008-08-07 Richard Guenther <rguenther@suse.de>
commit7d799e4b116e6520a61929affa601b6892e4de55
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Aug 2008 10:01:48 +0000 (7 10:01 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Aug 2008 10:01:48 +0000 (7 10:01 +0000)
tree06cb786d8a360c118a8f2be8fafa3fa8b87513b8
parenta15150112394a84ed000e9068c8bc665f7d1d42c
2008-08-07  Richard Guenther  <rguenther@suse.de>

PR middle-end/37042
* tree-ssa-alias-warnings.c (nonstandard_alias_p): Ref-all
pointers can access anything.

* gcc.dg/Wstrict-aliasing-bogus-ref-all-2.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@138837 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-ref-all-2.c [new file with mode: 0644]
gcc/tree-ssa-alias-warnings.c