[Bug rtl-optimization/97092] [10/11 Regression] aarch64, SVE: ICE in ira-color.c since r10-4752-g2d56600c

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 11 09:37:24 GMT 2020


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

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Andrea Corallo <akrl@gcc.gnu.org>:

https://gcc.gnu.org/g:499651e43854ea65303eb55324263c25256c9735

commit r11-5926-g499651e43854ea65303eb55324263c25256c9735
Author: Andrea Corallo <andrea.corallo@arm.com>
Date:   Wed Dec 9 17:59:12 2020 +0100

    ira.c: Fix ICE in ira-color [PR97092]

    gcc/ChangeLog

    2020-12-10  Andrea Corallo  <andrea.corallo@arm.com>

            PR rtl-optimization/97092
            * ira-color.c (update_costs_from_allocno): Do not carry over mode
            between subsequent iterations.

    gcc/testsuite/ChangeLog

    2020-12-10  Andrea Corallo  <andrea.corallo@arm.com>

            * gcc.target/aarch64/sve/pr97092.c: New test.


More information about the Gcc-bugs mailing list