]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-threadupdate.c: Do not include "tm.h" or "tm_p.h".
authorJeff Law <law@redhat.com>
Fri, 18 Oct 2013 15:50:04 +0000 (09:50 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 18 Oct 2013 15:50:04 +0000 (09:50 -0600)
commit01e127b1dd90a951a602832070047e2723f072f5
tree52ff49e4a70e3ffe4c9e607ad11edd87067575eb
parentf41b884853851173c255640a0786ef3f56dfa813
tree-ssa-threadupdate.c: Do not include "tm.h" or "tm_p.h".

       * 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.

From-SVN: r203825
gcc/ChangeLog
gcc/dbgcnt.def
gcc/tree-ssa-threadupdate.c