From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2B7463858D33; Wed, 12 Apr 2023 10:01:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2B7463858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681293707; bh=nQ3DleK9krilkFfVvDPTPQawzb75MCk5Tp3ZfyBueGk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=A7BBwHFaMFfoAG+kgFZkpd/aiVhPsV9SJU0AWsc6Qbcrt4JWxsoiXCsr9mgXRAe56 b4xVqs5aiPQbRDqH7Li//GUAmzrX82fBuYdPN6yEMJq6Vd0BG7KabNO54vGxSwa9KM 6Y+o9S96woa3o3funM+pN0grHWiY0s2bC8zdEoL4= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/109460] Build gcc for win32 failed in gcc13 master branch Date: Wed, 12 Apr 2023 10:01:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: WAITING 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=3D109460 --- Comment #19 from Eric Botcazou --- It's the -r option passed to the compiler, it was not really supported in o= lder compiler (and certainly not documented).=