[Bug tree-optimization/106293] [13 Regression] 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 11 07:04:42 GMT 2023


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106293

--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:8d96a7fc27f3561f984e50feb316d3e472ed9d14

commit r13-5099-g8d96a7fc27f3561f984e50feb316d3e472ed9d14
Author: Richard Biener <rguenther@suse.de>
Date:   Wed Jan 11 08:02:52 2023 +0100

    tree-optimization/106293 - fix testcase

    The following removes a problematic initializer which causes
    excess diagnostics with -m32 and isn't actually required.

            PR tree-optimization/106293
            * gcc.dg/tree-ssa/ssa-dse-46.c: Remove long initializer.


More information about the Gcc-bugs mailing list