typeof is an extension, -ansi -pedantic (default options) wouldn't
authorAlexandre Oliva <oliva@gcc.gnu.org>
Sat, 10 Oct 1998 08:15:19 +0000 (08:15 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Sat, 10 Oct 1998 08:15:19 +0000 (08:15 +0000)
commitce886362097728b8156e709760ba15ba58557642
treef5459a6f2699dfb6e1e7b20ee06fad6218958840
parent71685c48ea7df3f46314ad1406bb1157dc8d4b7a
typeof is an extension, -ansi -pedantic (default options) wouldn't
accept it; make it __typeof__

From-SVN: r22973
gcc/testsuite/g++.old-deja/g++.ext/typeof1.C