re PR c++/18313 (Missing warning for superfluous const's in return types)
2006-12-01 Dirk Mueller <dmueller@suse.de> PR c++/18313 * decl.c (grokdeclarator): Warn for type qualifiers on return type for non-dependent types. * pt.c (tsubst_function_type): Warn for type qualifiers on return type for dependent types. * g++.dg/warn/Wreturn-type-4.C: New testcase. From-SVN: r119382
Showing
gcc/testsuite/g++.dg/warn/Wreturn-type-4.C
0 → 100644
Please
register
or
sign in
to comment