]> git.ipfire.org Git - thirdparty/gcc.git/commit
bb-reorder.c (insert_section_boundary_note): Only do it if we reordered the blocks...
authorBernd Schmidt <bernds@codesourcery.com>
Tue, 30 Aug 2011 13:17:40 +0000 (13:17 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Tue, 30 Aug 2011 13:17:40 +0000 (13:17 +0000)
commit9645d43461599b60a2b27b337f1a56c5a88ff6ba
tree0cef3e86f4bbfb2644d6c5e98403f2de571d9395
parent070f36cf077d9cfbfe737712f61a9ff5a3c49820
bb-reorder.c (insert_section_boundary_note): Only do it if we reordered the blocks; i.e.

* bb-reorder.c (insert_section_boundary_note): Only do it if
we reordered the blocks; i.e. not if !optimize_function_for_speed_p.

From-SVN: r178298
gcc/ChangeLog
gcc/bb-reorder.c