From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A270D3858404; Sat, 2 Dec 2023 00:14:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A270D3858404 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701476050; bh=ItBNfFMtB9jm0X4mTz/uYWTEMRyzGzA726WSArjVLQs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bDDeoSXnPelKa6P6ZjTTUsjZ5fq59+nDcbBLSd2hrzqflgGHzh5QwGqnHlAWaeR67 tS1VdC+EMk6fAtRfh/7dCMMZLEaeBHd22nJJ28qW+G3kgxKQT3/mwssNfsxP5tnhs2 hiN1w2yglvniQWygYFD2BzTLA6g3JHq9VxH2uRRo= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/112782] [14 Regression] stage2/3 differs when compiled with -mfix-r5900 on mips Date: Sat, 02 Dec 2023 00:14:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: compare-debug-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: MOVED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D112782 --- Comment #6 from Andrew Pinski --- My bet is the code for -mfix-r5900 is not expecting the extra labels that is produced for debuging ... Anyways as I mentioned if -mfix-r5900 is the issue then it is a gas issue.=