From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2C8E838582A7; Sat, 16 Mar 2024 04:39:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2C8E838582A7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710563963; bh=np71MxG2IZIFtnjLCAvQf3SWjUy0rnHA3V5kKzdeSfU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=A2NtUm7Ssc3K6ThS/6IiTRzc2eXh5aS6GdfnIXGECZF7PZmqKfMkMq5IVW3NDmL9l LMd+yctrfMupazomna60i20ws7b3+i6cl9bg5z+x0b7DRhgh0DPwYeRolJcTGeKJhS B05o0JjQoNhNCnkwZnx9iFbHuS7RwjdwXrLWHWeI= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/113204] lto1: error: qsort comparator non-negative on sorted output: 64 Date: Sat, 16 Mar 2024 04:39:22 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: lto X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-checking, ice-on-valid-code, lto, testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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=3D113204 --- Comment #8 from Sam James --- (For my own benefit for future reference: I ran go build -work -v -x, then = went into the work dir it made, then ran /usr/lib/go/pkg/tool/linux_amd64/link -v ..., then started pulling out the bits it ran manually.)=