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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Dec 10 21:05:59 2019
New Revision: 279196

URL: https://gcc.gnu.org/viewcvs?rev=279196&root=gcc&view=rev
Log:
        PR rtl-optimization/92882
        * regstat.c (regstat_bb_compute_calls_crossed): Don't check
        INSN_UID against DF_INSN_SIZE or use DF_INSN_INFO_GET unless
        NONDEBUG_INSN_P.

        * gfortran.dg/pr92882.f: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr92882.f
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/regstat.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to