]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/57662 (ICE: SIGSEGV in code_motion_process_successors with...
authorAndrey Belevantsev <abel@ispras.ru>
Mon, 3 Feb 2014 12:00:23 +0000 (16:00 +0400)
committerAndrey Belevantsev <abel@gcc.gnu.org>
Mon, 3 Feb 2014 12:00:23 +0000 (16:00 +0400)
commit861ec4f37e9e9a6a8e54ae7477b53a43271b7424
tree15f9067c1c201d3d8acbf29941863e18c3184345
parentfe08255d5958be5f30b19d6da30571f07d05452f
re PR rtl-optimization/57662 (ICE: SIGSEGV in code_motion_process_successors with -fschedule-insns2 -fselective-scheduling2)

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.

From-SVN: r207421
gcc/ChangeLog
gcc/sel-sched.c
gcc/testsuite/ChangeLog