tree-into-ssa.c (maybe_register_def): If stmt ends the bb, insert the debug stmt...
authorJakub Jelinek <jakub@redhat.com>
Fri, 22 Jan 2010 19:20:51 +0000 (20:20 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 22 Jan 2010 19:20:51 +0000 (20:20 +0100)
commitc47987fa5b5a3b1b72ef9047ebc48c0041479656
tree297278494a4ca473cd72eae9c09398fef4f7abf6
parent002cda0a8b3a5cff63b60f2f7aaf0684729c7c02
tree-into-ssa.c (maybe_register_def): If stmt ends the bb, insert the debug stmt on the single non-EH edge from the stmt.

* tree-into-ssa.c (maybe_register_def): If stmt ends the bb,
insert the debug stmt on the single non-EH edge from the stmt.

From-SVN: r156177
gcc/ChangeLog
gcc/tree-into-ssa.c