re PR rtl-optimization/69102 (ICE: in move_op_ascend, at sel-sched.c:6138 with -fsele...
authorAndrey Belevantsev <abel@ispras.ru>
Mon, 21 Mar 2016 07:52:05 +0000 (10:52 +0300)
committerAndrey Belevantsev <abel@gcc.gnu.org>
Mon, 21 Mar 2016 07:52:05 +0000 (10:52 +0300)
commit8e7816b4663fa7cade055ace845703ef99451456
tree349a5e2622b98200a0d551a8e3fee580c88733ff
parentd816052f1740f0d0a8037b098876a4070bf27d51
re PR rtl-optimization/69102 (ICE: in move_op_ascend, at sel-sched.c:6138 with -fselective-scheduling2)

gcc/
        PR rtl-optimization/69102
        * sched-deps.c (sched_analyze_insn): Do not set last_args_size field
        when we have a readonly dependency context.

testsuite/

        PR rtl-optimization/69102
        * gcc.c-torture/compile/pr69102.c: New test.

From-SVN: r234359
gcc/ChangeLog
gcc/sched-deps.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr69102.c [new file with mode: 0644]