From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 332EC3858429; Sun, 16 Jun 2024 22:43:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 332EC3858429 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718577830; bh=1j8p/BDSRfczaNeK5KK0Hq1gSOlvs/Ufkcl6nauHAYQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hP49hZnBmnGGshb35QbopDlBjU1x+dGY7QNNN+SZMyUozeo6rw1coHU4yuXNdJQ4K Au7zMpCT4ScFYrpXWHmLF4WtQWVX1QsrwLYGGqw891XaGMSK8KSfNKJECEomTN2ZIX x0tDIYDr0LUBqr8YAWQUJpOUh3o5QGN2zaic+fi8= From: "broly at mac dot com" 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: Sun, 16 Jun 2024 22:43:50 +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: broly at mac dot com 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: short_desc 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 gagan sidhu (broly) changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|regression between gcc |regression between gcc |13.3.0 and 14.1.0 using |13.3.0 and 14.1.0 using |-mips16 and |-mips16 and |-minterlink-mips16 with |-minterlink-mips16 |openssl | --- Comment #7 from gagan sidhu (broly) --- there is no secret sauce, as i said i gave the compiler command below. it's just your typical CLFS stuff. you should have no problem reproducing this if you use -mips16 -minterlink-mips16 with a glibc-2.3x toolchain and a multilib mips64el-none-linux-gnu target.=