[Bug rtl-optimization/88423] [9 Regression] ICE in begin_move_insn, at sched-ebb.c:175

law at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 25 23:34:00 GMT 2019


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

--- Comment #8 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Mon Mar 25 23:33:36 2019
New Revision: 269928

URL: https://gcc.gnu.org/viewcvs?rev=269928&root=gcc&view=rev
Log:
        PR rtl-optimization/88347
        PR rtl-optimization/88423
        * sched-deps.c (sched_analyze_insn): Take into account that for
        tablejumps the barrier appears after a label and a jump_table_data.

        * gcc.c-torture/compile/pr88347.c: New test.
        * gcc.c-torture/compile/pr88423.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr88347.c
    trunk/gcc/testsuite/gcc.c-torture/compile/pr88423.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sched-deps.c
    trunk/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list