[Bug tree-optimization/97750] [11 Regression] ICE in during GIMPLE pass: wrestrict since r11-4135-ge864d395b4e862ce

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 17 14:38:42 GMT 2020


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

--- Comment #8 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:c25b504636fec7bf8f181a84af83a52757ba7e89

commit r11-6232-gc25b504636fec7bf8f181a84af83a52757ba7e89
Author: Andrew MacLeod <amacleod@redhat.com>
Date:   Thu Dec 17 09:24:11 2020 -0500

    Fix trap in pointer conversion in op1_range.

    Processing op1_range for conversion between a non-pointer and pointer
    shouldnt do any fancy math.

            gcc/
            PR tree-optimization/97750
            * range-op.cc (operator_cast::op1_range): Handle pointers better.
            gcc/testsuite/
            * gcc.dg/pr97750.c: New.


More information about the Gcc-bugs mailing list