From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E93A03857020; Wed, 2 Nov 2022 16:59:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E93A03857020 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667408375; bh=kbdFJGmF3Vq733qy5I+yCQN53icYzMACpstcNwUwgmo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ABRnQdaBpdfDJiyw5QO7DsrKfGQbgRvnJ6nT4FrzaaEwZkpHfaiSwp1k2KVNZNEeA ujOWbYiK7CAO4LEb6GDABeiZSE9RMLmaix7ktCdNG5jLYCA6B3+WUWzKXkZGqbGqTC 7mVNuk5yV/ZCLL4b6jxzZKQjyT4DhDbwz7NGpGUM= From: "ian at airs dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug go/107491] Gccgo stack not resizing on Solaris Date: Wed, 02 Nov 2022 16:59:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: go X-Bugzilla-Version: 12.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ian at airs dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ian at airs dot com 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=3D107491 --- Comment #5 from Ian Lance Taylor --- Good point, I did forget about using gold or lld. Sorry.=