tree.c (cp_build_qualified_type): Don't allow qualified function types.
authorMark Mitchell <mark@codesourcery.com>
Wed, 19 May 1999 04:32:46 +0000 (04:32 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 19 May 1999 04:32:46 +0000 (04:32 +0000)
commit777004694d5c8b677cb4bfa3ac457ac838c58618
treea2fc79cb37469827755052a82158f8fb60c180ea
parent1483bddbc8ac81700a3ccd699a6ca6587d9a9712
tree.c (cp_build_qualified_type): Don't allow qualified function types.

* tree.c (cp_build_qualified_type): Don't allow qualified function
types.

From-SVN: r27021
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/g++.old-deja/g++.jason/report.C
gcc/testsuite/g++.old-deja/g++.other/qual1.C [new file with mode: 0644]