call.c (reference_binding): Use comptypes when comparing TYPE_MAIN_VARIANTS to handle...
authorMark Mitchell <mmitchell@gcc.gnu.org>
Thu, 12 Feb 1998 14:55:02 +0000 (14:55 +0000)
committerMark Mitchell <mmitchell@gcc.gnu.org>
Thu, 12 Feb 1998 14:55:02 +0000 (14:55 +0000)
commit3317aae90b39123922aa92f0f10f65212df1699a
treed39d31d183a285aeb90430f6de9a9f26d2821fe9
parent9ca21c0adb7d4de79d72a402914a71bcd38df3a2
call.c (reference_binding): Use comptypes when comparing TYPE_MAIN_VARIANTS to handle non-canonical...

* call.c (reference_binding): Use comptypes when comparing
TYPE_MAIN_VARIANTS to handle non-canonical array/index types.

From-SVN: r17875
gcc/cp/call.c
gcc/testsuite/g++.old-deja/g++.pt/memtemp69.C [new file with mode: 0644]