[Bug c++/101277] Assert in constructor generates code for statically checkable expression
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 1 07:24:17 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101277
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Keywords| |missed-optimization
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
There's simply differences in inlining. It looks like GCC 10.3 improved here
as well as GCC 11 and trunk - so there's nothing to see (GCC 10.3 is a bugfix
release over 10.1/10.2)?
More information about the Gcc-bugs
mailing list