[Bug tree-optimization/92860] [9/10/11/12 regression] Global flags affected by -O settings are clobbered by optimize attribute

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 2 07:04:09 GMT 2021


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

--- Comment #52 from Martin Liška <marxin at gcc dot gnu.org> ---
>     2 | #pragma GCC pop_options
>       |         ^~~
> 0xe8f7c3 cl_optimization_compare(gcc_options*, gcc_options*)
> 	/home/dcb/gcc/working/gcc/options-save.c:13033
> 0x9b0ebd handle_pragma_pop_options
> 	../../trunk.git/gcc/c-family/c-pragma.c:1102

Thanks. Hm, still can't reproduce. Can please show me content at
gcc/options-save.c:13033 and lines around it?


More information about the Gcc-bugs mailing list