[Bug tree-optimization/110582] [14 Regression] Wrong code at -O2/3 on x86_64-linux-gnu

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 31 16:06:34 GMT 2023


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

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Andrew Macleod <amacleod@gcc.gnu.org>:

https://gcc.gnu.org/g:b769811e7c1b3dff2fa0ec2c37b52859d7bceed4

commit r14-2883-gb769811e7c1b3dff2fa0ec2c37b52859d7bceed4
Author: Andrew MacLeod <amacleod@redhat.com>
Date:   Mon Jul 31 10:08:51 2023 -0400

    fur_list should not use the range vector for non-ssa operands.

            gcc/
            PR tree-optimization/110582
            * gimple-range-fold.cc (fur_list::get_operand): Do not use the
            range vector for non-ssa names.

            gcc/testsuite/
            * gcc.dg/pr110582.c: New.


More information about the Gcc-bugs mailing list