]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree.c (build_cplus_array_type): Only const and volatile get special handling.
authorJason Merrill <jason@redhat.com>
Fri, 3 May 2002 16:22:08 +0000 (12:22 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 3 May 2002 16:22:08 +0000 (12:22 -0400)
commit0abc082acf3728d036fbc3d2fd67a115fa044409
tree1630323e1f83e49e1cf6d97a3f324088f130d6ac
parent975c6e4e679c22ad01fc5fc57c9a1a4d504c58ee
tree.c (build_cplus_array_type): Only const and volatile get special handling.

        * tree.c (build_cplus_array_type): Only const and volatile get
        special handling.

From-SVN: r53098
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/g++.dg/template/restrict1.C [new file with mode: 0644]