[Bug libstdc++/64883] FAIL: 17_intro/headers/c++*/all_attributes.cc (test for excess errors) on x86_64-apple-darwin14
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 1 15:11:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64883
--- Comment #17 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Sun Feb 1 15:11:08 2015
New Revision: 220318
URL: https://gcc.gnu.org/viewcvs?rev=220318&root=gcc&view=rev
Log:
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.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/c_global/cstdio
trunk/libstdc++-v3/include/c_std/cstdio
trunk/libstdc++-v3/testsuite/17_intro/headers/c++1998/all_attributes.cc
More information about the Gcc-bugs
mailing list