> can someone explain to me why the -O2 optimizer is not able(allowed) to > reduce this small sample the same way as clang/msvc?
Change the name of the function to something else than "main". -- Eric Botcazou
> can someone explain to me why the -O2 optimizer is not able(allowed) to > reduce this small sample the same way as clang/msvc?
Change the name of the function to something else than "main". -- Eric Botcazou