From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E95E83858C41; Fri, 29 Dec 2023 13:11:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E95E83858C41 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1703855482; bh=z29eI/6JYfneZH7+uL6jLC2v3Qr/raQU8kLSaie7UI0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=o9lbhN7UjW4wWzkH8G41LSYLjpSNshT6yzky6znoji2wrlb0Wuat9X3hdNu50Ksmm b+VdYDf0muHMIYG+DBq4HDBzWq2vmuWktuizR3rlfKdm79SIrPhaKVKpu6enAa6uCU mIdkMvjv9aC0ap4YaibbrWBy31KSmltufBEc5XwU= From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: [Bug build/31196] glibc-2.38 (tip of release branch) fails to build on s390 (gcc-13 to blame?) Date: Fri, 29 Dec 2023 13:11:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: adhemerval.zanella at linaro dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31196 --- Comment #1 from Adhemerval Zanella --- I tried with 2.38 release branch (27339a3eb8f987eebae72b854af80256c1588ebd) with gcc 13 (e6ade7fb8a8595d7c5c2520c8ed497dbbe37ab3f) with the options that you seems to be using (--enable-stack-protector=3Dno --enable-fortify-sourc= e=3D3) and I can't reproduce it. Any idea on how to easily reproduce it? --=20 You are receiving this mail because: You are on the CC list for the bug.=