sched-rgn.c (add_branch_dependences): Keep insns in a SCHED_GROUP at the end of BB...
authorWei Mi <wmi@google.com>
Mon, 4 Nov 2013 21:45:05 +0000 (21:45 +0000)
committerWei Mi <wmi@gcc.gnu.org>
Mon, 4 Nov 2013 21:45:05 +0000 (21:45 +0000)
commita22449bd7ddb0b63d0bc5af14a4a9ae272eb8fd8
treef54f2a607e3215d37070108ae88eeaed39ffb738
parent0dc41f28bd2aa4f762b89476fe4885f9c67c16c5
sched-rgn.c (add_branch_dependences): Keep insns in a SCHED_GROUP at the end of BB to remain their location.

2013-11-04  Wei Mi  <wmi@google.com>

        * sched-rgn.c (add_branch_dependences): Keep insns in
        a SCHED_GROUP at the end of BB to remain their location.

From-SVN: r204371
gcc/ChangeLog
gcc/sched-rgn.c