From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BEBC73858C39; Sat, 15 Jul 2023 07:36:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BEBC73858C39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689406565; bh=nSsjI4lOsT4QkVjGBWSfqlD/1CVszmi2tpfZXbFTHEQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=t4FYb4GN7L9XkhpXc+VtSUNWUI4TOeyBw5AC7lgencfO8YLERGVmFxlQw9mbW27mJ t8j//Pr0BLVMe9n8KqzJSzBKmMxa+avx0IfKoK6cLh3hE8JIf8R0wYVNMMPazXGzgI UCnC9T7xogAVMXCJRGyHJgXuN8eO9oEmXdc2f5T4= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/21182] [11/12/13/14 Regression] gcc can use registers but uses stack instead Date: Sat, 15 Jul 2023 07:36:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 3.4.3 X-Bugzilla-Keywords: missed-optimization, ra X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_reconfirmed_on 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=3D21182 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2006-01-15 20:37:58 |2023-7-15 --- Comment #36 from Andrew Pinski --- turning off TER still helps.=