From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 37A583858408; Mon, 1 Apr 2024 04:57:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 37A583858408 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711947427; bh=qkQw88lO178KyN2tGmHkBm7/Cna+ljEPY9Zlt7rBQjA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tajXJfE8T87na2PNehRjsj770EJXuxoA6r9tG5xVd/RPjg/cZ+1oG7K6XYm6troFo BZx678pHbHHEmunxSazOi7UlwbVFnbDAveYmKcTlTYir1SVadrdkxIOr6YVEfY0qaa EdZD5YFIkjSOJ8d+wly0D0mdqC2eIMzxa2GCpLd0= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/44574] [meta-bug] Avoid use of atoi Date: Mon, 01 Apr 2024 04:57:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 4.5.0 X-Bugzilla-Keywords: internal-improvement, meta-bug X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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=3D44574 --- Comment #7 from Andrew Pinski --- >read-rtl-function.c Someone most likely can come up with a testcase for this one using the RTL parser.=