This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/81469] std::uncaught_exception should be marked as deprecated for C++1z


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

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
We'll probably also want to adjust any tests for uncaught_exception so they
don't give a deprecated warning when run with RUNTESTFLAGS=unix/-std=c++17

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]