]> gcc.gnu.org Git - gcc.git/commit
decl.c (grokdeclarator): Use type_quals, rather than constp, consistently.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 27 Oct 1998 22:25:05 +0000 (22:25 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 27 Oct 1998 22:25:05 +0000 (22:25 +0000)
commit950ad3c380028795a85da9e841dc9cc52a06118a
tree1a94ee29d383df80c9e3fe40847b9e047d3ba848
parent2a5307b1a9ac135b951d60cf98a37fc78fbfbb14
decl.c (grokdeclarator): Use type_quals, rather than constp, consistently.

* decl.c (grokdeclarator): Use type_quals, rather than constp,
consistently.

From-SVN: r23372
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.other/const2.C [new file with mode: 0644]
This page took 0.064298 seconds and 5 git commands to generate.