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

--- Comment #7 from George Fan <mc_george123 at hotmail dot com> ---
echo $CFLAGS
(
-g -O3 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat
-Wformat-security -m64 -fasynchronous-unwind-tables -Wp,-D_REENTRANT
-ftree-loop-distribute-patterns -Wl,-z -Wl,now -Wl,-z -Wl,relro
-fno-semantic-interposition -ffat-lto-objects -fno-signed-zeros
-fno-trapping-math -fassociative-math -Wl,-sort-common -Wl,--enable-new-dtags
-mtune=skylake
)

Reply via email to