sel-sched-ir.c (init_global_and_expr_for_insn): Set CANT_MOVE on RTX_FRAME_RELATED_P...
authorAndrey Belevantsev <abel@ispras.ru>
Thu, 14 Oct 2010 07:59:57 +0000 (11:59 +0400)
committerAndrey Belevantsev <abel@gcc.gnu.org>
Thu, 14 Oct 2010 07:59:57 +0000 (11:59 +0400)
commitcfeb0fa8c91502d26d8e2cab0065ba6946562d4d
tree2de47a8d5084668e3ae0cf4ea9c11b147f68cb80
parent3e6a3f6fc3662f0c830f4d3e35634745ace379cf
sel-sched-ir.c (init_global_and_expr_for_insn): Set CANT_MOVE on RTX_FRAME_RELATED_P insns and the insn to which...

    * sel-sched-ir.c (init_global_and_expr_for_insn): Set CANT_MOVE on RTX_FRAME_RELATED_P
    insns and the insn to which NOTE_INSN_EPILOGUE_BEG is attached.
    * sched-vis.c (print_value): Allow NULL value.

    * gcc.target/ia64/20101005.c: New test.

From-SVN: r165455
gcc/ChangeLog
gcc/sched-vis.c
gcc/sel-sched-ir.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/ia64/20101014.c [new file with mode: 0644]