]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR debug/44375
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jun 2010 12:07:18 +0000 (12:07 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jun 2010 12:07:18 +0000 (12:07 +0000)
commit56a6836ff548b1df6ed077fd426c479c2e5143c8
tree5d1c3d235bcff20ac849a7ae612d193a9478c613
parent9879e6184b1136f84d547d6db5f400efee4e61f8
PR debug/44375
* tree-cfg.c (gimple_can_merge_blocks_p): For -O0
return false if merging the bbs would lead to goto_locus
location being lost from the IL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160219 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-cfg.c