]> git.ipfire.org Git - thirdparty/gcc.git/commit
typeck.c (build_reinterpret_cast_1): Pass proper argument to warn() in pedantic.
authorDaniel Gutson <daniel.gutson@tallertechnologies.com>
Mon, 28 Apr 2014 18:14:36 +0000 (18:14 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 28 Apr 2014 18:14:36 +0000 (14:14 -0400)
commite35c0754b23bc8598b197457c0ad17416149fb0d
tree1ce158f12e882c7bdd4a329ee7997f1cb55131cc
parent3a457757ac5550f799fd1060c49dc4b11af65a5c
typeck.c (build_reinterpret_cast_1): Pass proper argument to warn() in pedantic.

* typeck.c (build_reinterpret_cast_1): Pass proper argument to
warn() in pedantic.

From-SVN: r209870
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/g++.dg/diagnostic/pedantic.C [new file with mode: 0644]