From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5402F385B805; Fri, 28 May 2021 05:44:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5402F385B805 From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: =?UTF-8?B?W0J1ZyB0YXJnZXQvOTg2MzZdIFtBUk1dIElDRSBvbiBwYXNzaW5n?= =?UTF-8?B?IGluY29tcGF0aWJsZSBvcHRpb25zIGZvciBmcDE2IC0gZ2xvYmFsX29wdGlv?= =?UTF-8?B?bnPigJkgYXJlIG1vZGlmaWVkIGluIGxvY2FsIGNvbnRleHQ=?= Date: Fri, 28 May 2021 05:44:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2021 05:44:07 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D98636 David Binderman changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcb314 at hotmail dot com --- Comment #20 from David Binderman --- 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: =E2=80=98global_op= tions=E2=80=99 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=