https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93297
--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> --- (In reply to fdlbxtqi from comment #3) > (In reply to Martin Liška from comment #2) > > Thanks for the report. Can you please send us the command line used for the > > compilation? Ideally output of -v option. > > g++ -o xxx xxx.cc -Ofast -std=c++2a -s -msse2 -maes -msha Fine and what tells gcc -v?