From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ACC163858425; Sat, 3 Jun 2023 00:42:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ACC163858425 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685752945; bh=u4vDFubM/AZ29wcEYI5DKbq+c69EoAIL/9tP0ElHgB0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cK3w4sbjwXzIg/GiUW84u4nYomeyCqx2QmB4f5ivp+YHjbneop3m2p7pKJeQ8O0Tp 1YnQ0bOjG03qTMTdqiXekZ8GHhuw3T/nLN9t7cA/Gnsp+Hvl+THeMKsoiOJEseYS7Z D4QCudKvWSEC19HCL0/sYjJVgzHbtGfkjh560daI= From: "vincent.riviere at freesbee dot fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/102725] -fno-builtin leads to call of strlen since r12-4283-g6f966f06146be768 Date: Sat, 03 Jun 2023 00:42:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vincent.riviere at freesbee dot fr 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: 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=3D102725 --- Comment #8 from Vincent Riviere --- This still happens with m68k-elf-gcc 13.1.0.=