decl2.c
152 KB
-
re PR c++/5089 (-Wold-style-cast warns about cast to void) · 323728aa
PR c++/5089 * doc/invoke.texi (-Wold-style-cast): Only warn about non-void casts. cp: PR c++/5089 * decl2.c (reparse_absdcl_as_casts): Don't warn about casts to void. testsuite: * g++.dg/warn/oldcast1.C: New test. From-SVN: r48472
Nathan Sidwell committed