https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100179
--- Comment #7 from Jonathan Wakely ---
Great, thanks for report, so that this could be fixed for gcc-11.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100179
--- Comment #6 from Christophe Lyon ---
Yes, I confirm it's now fixed, thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100179
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100179
--- Comment #4 from CVS Commits ---
The releases/gcc-11 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:718fcebe8b65e98b794f9a53ce7358e034657588
commit r11-8282-g718fcebe8b65e98b794f9a53ce7358e034657588
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100179
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:4b2db8077136d2f8b5a0db026e6161810be327b3
commit r12-59-g4b2db8077136d2f8b5a0db026e6161810be327b3
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100179
--- Comment #2 from Jonathan Wakely ---
I have a patch for this.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100179
--- Comment #1 from Christophe Lyon ---
Similar errors noticed in libstdc++ testsuite:
17_intro/headers/c++2020/all_attributes.cc (test for excess errors)
17_intro/headers/c++2020/all_no_exceptions.cc (test for excess errors)
17_intr