deprecated-2.C
305 Bytes
-
re PR c++/17947 (bad warning with implicit conversion and __attribute__((deprecated))) · e65fff3c
2007-01-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org> PR c++/17947 * toplev.c (warn_deprecated_use): Use %qD instead of %qs to print the name of the declared identifier. testsuite/ * g++.dg/warn/deprecated.C: Update warning output. * g++.dg/warn/deprecated-2.C: Likewise. * g++.dg/warn/deprecated-3.C: New. From-SVN: r120969
Manuel López-Ibáñez committed