From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B15F83858CDA; Mon, 5 Feb 2024 12:54:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B15F83858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707137683; bh=gzT/ObKwge5hPu8QCQxUlJYWbAuXjdcpCTHc5sDIM5E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vx6lpkxlF5h9SQac8pQnqYxLkbazj5kDBe0OxDOOHXUBFARz4eLFtSANwVOHHBRNX DPPg6biiTz9uiLfwmSF/oxjnu9a8kor7MGV/SNJYaXs91Rcg0/OffOPUFBB04/+Rb/ zx5K4i5po1QrOiiVlKb8HmuwRMW6/jra1xgD0DnE= From: "ro at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug d/104739] gdc.test/runnable/mangle.d etc. FAIL with Solaris as Date: Mon, 05 Feb 2024 12:54:43 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: d X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: assemble-failure, testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ibuclaw at gdcproject dot org X-Bugzilla-Target-Milestone: 12.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D104739 --- Comment #8 from Rainer Orth --- Created attachment 57324 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57324&action=3Dedit Proposed patch Tested on i386-pc-solaris2.11 (as and gas) and i686-pc-linux-gnu. The affe= cted tests come up as UNSUPPORTED with as, but PASS with gas.=