From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 534E73858D39; Sat, 8 Jul 2023 09:42:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 534E73858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688809351; bh=hS3uQ/ntApFTl1+mLovDKvd+b8n1ZFoPr6rE6Vb/b0g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dpe9uXYbx5OYytKKJsGU1kE5wC4JF55nnWbKJnWM6jrc8MkrkiOo0KEPgDc8oAalE BVcyTX935c4RVpzXxkUaqXWZ0jdY2E3l7RuQUPxFFEFb+NfrtoQg5l+uV5RvaLafSH MmZPaEcJxNeNNFP+u059IfsqTmtq8KeaI+LP+ZVM= 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: Sat, 08 Jul 2023 09:42:30 +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 #2 from Eric Botcazou --- Note that the SPARC compiler can be configured --with-cpu or --with-cpu_32 = or --with-cpu_64 (as well as s/cpu/tune/) so you can locally tweak defaults.=