]> gcc.gnu.org Git - gcc.git/commit
typeck.c (build_c_cast): Do template processing earlier.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 12 Jan 2001 09:47:23 +0000 (09:47 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 12 Jan 2001 09:47:23 +0000 (09:47 +0000)
commit0949f72302592c9daf2a114fd89a858383ddf7ad
tree56369d2fb59c7704a269bb4e343988f82dce1b9f
parent159227d5a8e33dc7c560298b4fc7be9f2bbe2c73
typeck.c (build_c_cast): Do template processing earlier.

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.

From-SVN: r38941
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.pt/cast2.C [new file with mode: 0644]
This page took 0.059756 seconds and 5 git commands to generate.