gcc/
authorabel <abel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Feb 2014 12:00:23 +0000 (12:00 +0000)
committerabel <abel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Feb 2014 12:00:23 +0000 (12:00 +0000)
commitf18c3345e3acc905fb123d58f32f494a0cd4dc76
tree15f9067c1c201d3d8acbf29941863e18c3184345
parent2b7454f296fe257571d0d5d27bdd467a6e94dc83
gcc/
PR rtl-optimization/57662
* sel-sched.c (code_motion_path_driver): Do not mark already not
existing blocks in the visiting bitmap.

testsuite/
PR rtl-optimization/57662
* g++.dg/pr57662.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207421 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/sel-sched.c
gcc/testsuite/ChangeLog