From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ABA6C3858D33; Wed, 9 Nov 2022 15:55:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ABA6C3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1668009334; bh=9bNdx6RhzkvA4ZWvHhGRMrhx00gc+u2GXDKzmAsOJ6k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=q+6O+Bsaz9S99u149KgguDiUOne+jWFsoyaosbkTgUzOKZDZrP+2+G254TI4Dwa+P hDJIz+v2J6hXv1PFWrVN0O3hBILreTG9A98xDOH5U7gVpTFIQ88ZYMG9hxlDfZ05ps kJFm5wgkMECcCRCW9F0TU0gjYUwPvFIe5q0Pmtno= From: "aldyh at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107591] range-op{,-float}.cc for x * x Date: Wed, 09 Nov 2022 15:55:34 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aldyh 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=3D107591 --- Comment #1 from Aldy Hernandez --- pinskia is a god. How does he keep track of all these bugs, plus the cross reference between them? I knew PR91645 was related, but it was specifically something on my radar, not the 5 trillion bugs in pinskia's head :-). Kudo= s!=