From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B636E3858000; Mon, 5 Feb 2024 12:52:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B636E3858000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707137523; bh=pV2XOljKiDmReClaawa6W69qnaUH8l8DRJYlFpWHjeA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FajqlsRQv2VNZLYcu4jNE6TSt8wCCSjFk7B+W0NnntAFihNpzsv0JkEGkWckIREKT lNJyUlGBK39CjoLccJtlAAPEVmXIcDJL4eAS53VTGv6Fob9QqEtY9w29CqKbqQTmrH U1RcmPD24EYZ8PQfOkwrUOHgAIFWKX17jZ+G0EWE= From: "ro at CeBiTec dot Uni-Bielefeld.DE" 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:52:02 +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 CeBiTec dot Uni-Bielefeld.DE 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: 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 #7 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #6 from Iain Buclaw --- > (In reply to ro@CeBiTec.Uni-Bielefeld.DE from comment #5) > Can give it a go. > > https://github.com/dlang/dmd/pull/16136 Great, thanks for doing this. With this patch applied locally, adding DejaGnu support for the new annotation proved to be as easy as I'd suspected.=