cp:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Jan 2001 09:47:23 +0000 (09:47 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Jan 2001 09:47:23 +0000 (09:47 +0000)
commit1c7b00756ef3b0e7ec1056f8ac508911bf78e0fb
tree56369d2fb59c7704a269bb4e343988f82dce1b9f
parent80de50c470384031c4f9a9678eb2caa2934a8267
cp:
* typeck.c (build_c_cast): Do template processing earlier.
Always pedwarn on array casts.
testsuite:
* g++.old-deja/g++.pt/cast2.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38941 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.pt/cast2.C [new file with mode: 0644]