[Bug c++/98364] C++20 module global constructor emission

unlvsur at live dot com gcc-bugzilla@gcc.gnu.org
Mon Dec 21 18:53:29 GMT 2020


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

--- Comment #7 from cqwrteur <unlvsur at live dot com> ---
Created attachment 49825
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49825&action=edit
header only naive version

g++ -o naive naive.cc -Ofast -std=c++20 -s -flto

compile both of them and compare assembly.


More information about the Gcc-bugs mailing list