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

David Binderman <dcb314 at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcb314 at hotmail dot com

--- Comment #20 from David Binderman <dcb314 at hotmail dot com> ---
Recently unfixed.

$ /home/dcb/raspberrypi/results/bin/arm-linux-gnueabihf-gcc -c
./gcc.target/arm/pr98636.c
./gcc.target/arm/pr98636.c:6:9: internal compiler error: ‘global_options’ are
mo
dified in local context
    6 | #pragma GCC pop_options
      |         ^~~
0xe063eb cl_optimization_compare(gcc_options*, gcc_options*)
        /home/dcb/raspberrypi/build-gcc/gcc/options-save.c:12621
0x94b2ad handle_pragma_pop_options
        /home/dcb/gcc/trunk.git/gcc/c-family/c-pragma.c:1100
0x8c1ad1 c_parser_pragma
        /home/dcb/gcc/trunk.git/gcc/c/c-parser.c:12519
0x8e9c05 c_parser_external_declaration
        /home/dcb/gcc/trunk.git/gcc/c/c-parser.c:1758

Reply via email to