https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113088
Bug ID: 113088
Summary: Segmentation fault with empty try/catch following
try/catch with returns + noexcept destructor
Product: gcc
Version: 12.3.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106052
--- Comment #1 from Matt Beardsley ---
Just wanted to clarify that the prev. comment only reproduces with an asserted
build.
However, I first observed this in a 300,000+ LOC preprocessed file with a
release gcc build. But I could not stably min
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106052
Bug ID: 106052
Summary: ICE with -Wmismatched-tags with partially specialized
friend struct of self type
Product: gcc
Version: 10.3.0
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106051
Bug ID: 106051
Summary: -Wmismatched-tags gives false positive warning when
"class C" is "using namespace"d into a namespace with
another "class C" declaration
Product: gcc