typeck2.c (check_for_new_type): Only depend on pedantic for C-style casts.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 26 Oct 1998 02:07:12 +0000 (02:07 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 26 Oct 1998 02:07:12 +0000 (21:07 -0500)
commit86910c53b6301f301d093a8de8e8794e90c5ee00
treeac71ec70c6d0a2dc7df491a80fe4e6cbccb00473
parenta28e148a865f17a858cd8aa7acbbe1390896e6dd
typeck2.c (check_for_new_type): Only depend on pedantic for C-style casts.

* typeck2.c (check_for_new_type): Only depend on pedantic for
C-style casts.

From-SVN: r23342
gcc/cp/ChangeLog
gcc/cp/typeck2.c