From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3A2483894C1F; Thu, 20 Jun 2024 22:44:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3A2483894C1F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718923497; bh=UfOR3ws9hth61HxPfCkEqqgIDYqwSD+Uy7DJwRRn/EA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=OWCqm8bYBmX/LlbRMf3nwi1YGraIA97vKsheFzE1kP6O8RFPlwCEUxIhiqNZVXM9H fQXAo3h6kfL7HS6G8PC2zIChLrOLnzXocXR8saSLamiTbobzUXw6cA/1iGVipkrafx sxFRZkoR+PQP4sXyjdCK7C6B1A1ThH76y6Q78LHA= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/115408] regression between gcc 13.3.0 and 14.1.0 using -mips16 and -minterlink-mips16 Date: Thu, 20 Jun 2024 22:44:56 +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: 14.1.0 X-Bugzilla-Keywords: link-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D115408 --- Comment #12 from Andrew Pinski --- (In reply to gagan sidhu (broly) from comment #11) > dear lad(ettes), >=20 > i just want to take this opportunity to contrast this scenario, had the > equivalent occurred on the inferior, unjustifiably hyped, ARM architectur= e's > "thumb" mode, which is arguably a clone of MIPS16. Note thumb was released in 1994 while MIPS16 came out in 1996 ...=