pt.c (unify): Check array has a domain, before checking whether it is variable sized.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 11 Jan 2001 11:45:03 +0000 (11:45 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 11 Jan 2001 11:45:03 +0000 (11:45 +0000)
commit34e225a30bcb010bc46846eb3ea6ad9e1321034d
tree49914e127fb797eba1359d8a097931f007688023
parent98979fe0b06dbc0c776d5f040762aab17add4914
pt.c (unify): Check array has a domain, before checking whether it is variable sized.

cp:
* pt.c (unify): Check array has a domain, before checking
whether it is variable sized.
testsuite:
* g++.old-deja/g++.pt/crash64.C: New test.

From-SVN: r38902
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.old-deja/g++.pt/crash64.C [new file with mode: 0644]