From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5AE3A3858C33; Wed, 3 May 2023 12:32:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5AE3A3858C33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683117128; bh=BGQfX2GsBIio0xcBP9O7+atXq1KSpHs26ex8VykcQI4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CDujOkGuCl+IjnBsMIAinOJaMRem9MVh5U/oGehTBzLahmbbg4Fvrepbs2sGTe8sP hi+9VyPz4ffojjFtNrfbYOwcgxfwqSN6gtiwx6RDoiHYbXtzH9RbhuXOLyCG8v+ZaP A9VoP7giJIRvfSJF+pt0xVT1YKFgDHDUq5x9SMoE= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109713] [14 Regression] gcc/config/riscv/sync.md:66:1: error: control reaches end of non-void function [-Werror=return-type] since r14-406-gbff7c773864479 Date: Wed, 03 May 2023 12:32:08 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: NEW 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: 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=3D109713 --- Comment #4 from Martin Li=C5=A1ka --- (In reply to Jakub Jelinek from comment #3) > 8 spaces -> tab. May I commit it as obvious with the change?=