re PR libstdc++/64883 (FAIL: 17_intro/headers/c++*/all_attributes.cc (test for excess...
authorJonathan Wakely <jwakely@redhat.com>
Sun, 1 Feb 2015 15:11:08 +0000 (15:11 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Sun, 1 Feb 2015 15:11:08 +0000 (15:11 +0000)
commit13fc08e44e4e4893b2b3f1f3d7c1c9c40d6b8b7d
tree81cce9b3e76b7f238df371c1f957eee5bfce932b
parent2b8427ca54e818cc874316719378d1803838513a
re PR libstdc++/64883 (FAIL: 17_intro/headers/c++*/all_attributes.cc (test for excess errors) on x86_64-apple-darwin10)

PR libstdc++/64883
* include/c_global/cstdio (gets): Use __deprecated__ attribute instead
of deprecated.
* include/c_std/cstdio (gets): Likewise.
* testsuite/17_intro/headers/c++1998/all_attributes.cc: Avoid clashing
with attributes used in darwin headers.

From-SVN: r220318
libstdc++-v3/ChangeLog
libstdc++-v3/include/c_global/cstdio
libstdc++-v3/include/c_std/cstdio
libstdc++-v3/testsuite/17_intro/headers/c++1998/all_attributes.cc