From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EFC843857730; Thu, 11 May 2023 14:25:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EFC843857730 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683815148; bh=/aOUlMeHZuDwBKFQ6hJqfm32A7vndUBau+A7zJTYL8k=; h=From:To:Subject:Date:From; b=YGEY8zmPKl3fbMzibSMuAUHH+CpkExmK1vCkgP44AcQXHdxldrqw/QoBl9CGz1Puq L4UJs6kZ/T9V8HQ8qO1j0o13PIp4+CeTXZ3NCeixXtX99a5RVxo3jA4JlLJEzGNGE8 1qqPZTb/yVnMREW5jy0vtrpXJCdqrirvyz/Vw4rc= From: "aros at gmx dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109812] New: GraphicsMagick resize is a lot slower in GCC 13.1 vs Clang 16 Date: Thu, 11 May 2023 14:25:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 13.1.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aros at gmx dot com 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D109812 Bug ID: 109812 Summary: GraphicsMagick resize is a lot slower in GCC 13.1 vs Clang 16 Product: gcc Version: 13.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: aros at gmx dot com Target Milestone: --- Check this: https://www.phoronix.com/review/gcc13-clang16-raptorlake/3=