[Bug c++/65687] Inconsistent behavior for __attribute__((__deprecated__)) between C and C++.

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 21 20:27:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65687

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Jan 21 20:26:21 2016
New Revision: 232703

URL: https://gcc.gnu.org/viewcvs?rev=232703&root=gcc&view=rev
Log:
        PR c++/65687
        * decl.c (type_is_deprecated): Don't look into a typedef.

Added:
    trunk/gcc/testsuite/g++.dg/warn/deprecated-10.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c


More information about the Gcc-bugs mailing list