https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115135
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[12/13/14/15 regression] |[12/13/14/15 regression]
|[C++] GCC produces wrong |[C++] GCC produces wrong
|code at certain inlining |code at certain inlining
|levels on Aarch64 with |levels on Aarch64 with
|-fno-exceptions, related to |-fno-exceptions, related to
|lambdas and variants |lambdas and variants since
| |r12-5113-gd70ef65692fced
--- Comment #10 from Sam James <sjames at gcc dot gnu.org> ---
r12-5113-gd70ef65692fced is the first bad commit
commit r12-5113-gd70ef65692fced
Author: Jan Hubicka <[email protected]>
Date: Wed Nov 10 13:08:41 2021 +0100
Make EAF flags more regular (and expressive)
[...]