Language
C++
Compiler
gcc HEAD 12.0.0 20210721 (experimental)
Options
Warnings
Optimization
Don't Use Boost
C++2b(GNU)
-pedantic
Raw compiler options
A.cpp
B.cpp
$ g++ prog.cc -Wall -Wextra -O2 -march=native -std=gnu++2b -pedantic A.cpp B.cpp
Signal:
Segmentation fault