From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B4059386F432; Tue, 12 Jan 2021 14:58:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B4059386F432 From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: =?UTF-8?B?W0J1ZyB0YXJnZXQvOTg2MzZdIFtBUk1dIElDRSBvbiBwYXNzaW5n?= =?UTF-8?B?IGluY29tcGF0aWJsZSBvcHRpb25zIGZvciBmcDE2IC0gZ2xvYmFsX29wdGlv?= =?UTF-8?B?bnPigJkgYXJlIG1vZGlmaWVkIGluIGxvY2FsIGNvbnRleHQ=?= Date: Tue, 12 Jan 2021 14:58:10 +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: marxin at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: 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: 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: Tue, 12 Jan 2021 14:58:10 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D98636 --- Comment #9 from Martin Li=C5=A1ka --- All right. @Prathamesh: Can you run that in debugger and show what option foo is causi= ng the internal_error: void cl_optimization_compare (gcc_options *ptr1, gcc_options *ptr2) { ... if (ptr1->x_foo !=3D ptr2->x_help_foo) internal_error ("% are modified in local context");=