OSDN Git Service

* tree-ssa-sccvn.c (vn_reference_lookup_3): Bail out instead of
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 31 Oct 2009 15:42:14 +0000 (15:42 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 31 Oct 2009 15:42:14 +0000 (15:42 +0000)
commit8f15ba15e407d43989cf8e8e7ee743f0a2c5ac2a
tree3500b11d9754910517bb48e1a445d1d988e070c6
parent16fe1d8cfd8eb2f5b9812108e830c5e44a05a379
* tree-ssa-sccvn.c (vn_reference_lookup_3): Bail out instead of
aborting if the sizes of the two references don't match.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@153777 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/rep_clause4.ads [new file with mode: 0644]
gcc/tree-ssa-sccvn.c