]> git.ipfire.org Git - thirdparty/gcc.git/commit
* tree-ssa-threadupdate.c: Do not include "tm.h" or "tm_p.h".
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Oct 2013 15:50:04 +0000 (15:50 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Oct 2013 15:50:04 +0000 (15:50 +0000)
commita3724f9d40c11b2076915cfc2fcdad3e9ceaeb5a
tree52ff49e4a70e3ffe4c9e607ad11edd87067575eb
parent6f4315a4aeb7df45e4f7316a4b7fbeacb3ec05d8
   * tree-ssa-threadupdate.c: Do not include "tm.h" or "tm_p.h".

        * tree-ssa-threadupdate.c: Include "dbgcnt.h".
        (register_jump_thread): Add "registered_jump_thread" debug counter support.
        * dbgcnt.def (registered_jump_thread): New debug counter.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203825 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dbgcnt.def
gcc/tree-ssa-threadupdate.c