From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A1B38385AC26; Tue, 26 Sep 2023 09:00:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A1B38385AC26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695718859; bh=3SMCBVoxM/JNhx4L/TsX50TYbmOoEuOzsJtOf8zzV1s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SqrD5jGc2UbMzzkZofsT1hKq1/RHr6cEHnmdNB03Ne+p0dCMqktl/h/RkYtqWYuFZ G/n5uJYR0Jl2ZSFGtl2Y+ELulW+d3Xs1nLE2MTe9ha0SxqHjQ0gf7uYsDD9UoWdzvm /hH8mvO7IyE7pqThsrfN7F5Q/Um1i09DjF+v6tSs= From: "xry111 at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111231] armhf: Miscompilation with -O2/-fno-exceptions level (-O2 is working) Date: Tue, 26 Sep 2023 09:00:59 +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: 13.2.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: xry111 at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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: cc 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=3D111231 Xi Ruoyao changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xry111 at gcc dot gnu.org --- Comment #12 from Xi Ruoyao --- (In reply to Mathieu Malaterre from comment #10) > I could not reduce to a single *.cc file. The function needs to be in an = alt > file 'foo.cc'. Can you try copying the functions provided in foo.cc into the test case but= and noipa attribute for them?=