[Bug c++/86573] Failure to optimise passing simple values to inlined function

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 18 19:24:00 GMT 2018


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

--- Comment #2 from Marc Glisse <glisse at gcc dot gnu.org> ---
When passing by copy, gcc seems to manage with default flags, but your
-std=c++2a -fno-exceptions hinder it somehow.


More information about the Gcc-bugs mailing list