https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103709
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Martin Liska <mar...@gcc.gnu.org>: https://gcc.gnu.org/g:54e6d3ef5021d7df936132ba961f9c360239e717 commit r12-6019-g54e6d3ef5021d7df936132ba961f9c360239e717 Author: Martin Liska <mli...@suse.cz> Date: Thu Dec 16 13:33:00 2021 +0100 opts: do not do sanity check when an error is seen PR target/103709 gcc/c-family/ChangeLog: * c-pragma.c (handle_pragma_pop_options): Do not check global options modification when an error is seen in parsing of options (pragmas or attributes).