From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C2DBA3858CDB; Thu, 30 May 2024 01:39:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C2DBA3858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1717033185; bh=n7LgMTqz2QGwZn7dAsfNFliKoEwkzd/q6s/Iwmeg6Cw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=frjwfLXtlpNd4CVxxpx5bvDmqO3Y6hBSbh3Y5gE9gdp1tp6YeyWc6hg7OnWQYChlA hFVCcEy29PZD9LkCwG11qL2lX04VQJ5UJle4nuq6UMtl4sYxd7aZ9oEF1TfjXEwt85 t+ROXb708D/cepMznCBsytEUZG5T+ULzms68U9X0= From: "hp at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/115284] [15 regression] SEGV in check_format_arg on Solaris/SPARC Date: Thu, 30 May 2024 01:39:45 +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: 15.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hp at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: hp at gcc dot gnu.org X-Bugzilla-Target-Milestone: 15.0 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=3D115284 --- Comment #6 from Hans-Peter Nilsson --- BTW, I see the target list says sparc*-sun-solaris2.11 which seems a cutnpa= sto from some ancient template: that particular version is installed on cfarm211 and a build log for a recent gcc checkout says "Configuration sparc-sun-solaris2.11 not supported" for the gcc dir. (Please correct the versions.) BTW, it'd be nice to know it it reproduces for sparc-linux as w= ell.=