]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add DEBUG_FUNCTION to all the dot_* debugging functions.
authorSebastian Pop <sebastian.pop@amd.com>
Fri, 17 Sep 2010 21:39:28 +0000 (21:39 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Fri, 17 Sep 2010 21:39:28 +0000 (21:39 +0000)
commit1f4240068229b5fea98c57e5ab5b9ef20dcf1b95
treeea1a3315b550c3324035df21eb7eb730238158cf
parentf3241b295c347abc45cb58023632c3599963ea2d
Add DEBUG_FUNCTION to all the dot_* debugging functions.

2010-09-17  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-dependences.c (dot_deps): Add DEBUG_FUNCTION.
(dot_deps_stmt): Same.
* graphite-poly.c (dot_lst): Same.
* graphite-scop-detection.c (dot_all_scops): Same.
(dot_scop): Same.

From-SVN: r164381
gcc/ChangeLog
gcc/graphite-dependences.c
gcc/graphite-poly.c
gcc/graphite-scop-detection.c