tree-ssa-sccvn.c (vn_reference_lookup_3): Bail out instead of aborting if the sizes...
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 31 Oct 2009 15:42:14 +0000 (15:42 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 31 Oct 2009 15:42:14 +0000 (15:42 +0000)
commit03472fddffd21c67c505d53cc2b3437be16ae090
tree3500b11d9754910517bb48e1a445d1d988e070c6
parent2e57e8534f2add636680babbfaebb6fe53fcac00
tree-ssa-sccvn.c (vn_reference_lookup_3): Bail out instead of aborting if the sizes of the two references don't match.

* tree-ssa-sccvn.c (vn_reference_lookup_3): Bail out instead of
aborting if the sizes of the two references don't match.

From-SVN: r153777
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/rep_clause4.ads [new file with mode: 0644]
gcc/tree-ssa-sccvn.c