From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 37A753858D38; Wed, 12 Jul 2023 09:31:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 37A753858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689154266; bh=0Jfx+e9tu8sERtYwJznJdBOhEeQqIRzH3ykXp3O4E2A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CYwXFBQF73TvYBgCfmI+XeMi2umWPtflFAneX/H8ie1suaN6Cxu4t6SyokK6FgXdA Q+U5lHfaKNfOt6FeM8Y/EWM96pxZet3/SREZsmryiYrH+Ra8Ua0H9D4/BicGfsjSPF iI+LshSYXISAu8PGQRjkF2Ht9RtAtaRBzGJyk+8o= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/110592] [SPARC] GCC should default to TSO memory model when compiling for sparc32 Date: Wed, 12 Jul 2023 09:31:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 12.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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=3D110592 --- Comment #6 from Eric Botcazou --- Sorry, no, NetBSD/sparc is too obscure a platform to justify changing the default for the entire compiler. But you can do like Linux & Solaris and a= dd sparc/tso.h to the tm_file list of sparc-*-netbsdelf*) in config.gcc.=