OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Print PBB index.
[pf3gnuchains/gcc-fork.git]
/
gcc
/
graphite-poly.c
diff --git
a/gcc/graphite-poly.c
b/gcc/graphite-poly.c
index
f9b93e4
..
a5da842
100644
(file)
--- a/
gcc/graphite-poly.c
+++ b/
gcc/graphite-poly.c
@@
-536,7
+536,7
@@
debug_pdrs (poly_bb_p pbb)
void
print_pbb (FILE *file, poly_bb_p pbb)
{
void
print_pbb (FILE *file, poly_bb_p pbb)
{
- fprintf (file, "pbb
(\n"
);
+ fprintf (file, "pbb
_%d (\n", GBB_BB (PBB_BLACK_BOX (pbb))->index
);
dump_gbb_conditions (file, PBB_BLACK_BOX (pbb));
dump_gbb_cases (file, PBB_BLACK_BOX (pbb));
print_pdrs (file, pbb);
dump_gbb_conditions (file, PBB_BLACK_BOX (pbb));
dump_gbb_cases (file, PBB_BLACK_BOX (pbb));
print_pdrs (file, pbb);