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

--- Comment #1 from cqwrteur <unlvsur at live dot com> ---
D:\hg\fast_io\tests\0017.error>g++ -o error error.cc -Ofast -std=c++2b -s -flto
-march=native -I../../include -lntdll

D:\hg\fast_io\tests\0017.error>error

D:\hg\fast_io\tests\0017.error>clang++ -o error error.cc -Ofast -std=c++2b -s
-flto -march=native -I../../include -lntdll -fuse-ld=lld

D:\hg\fast_io\tests\0017.error>error
Hello EH

Reply via email to