diff options
author | spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-09-30 21:16:49 +0000 |
---|---|---|
committer | spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-09-30 21:16:49 +0000 |
commit | 086610ebab0fd84f8884080410357cdcf10f0241 (patch) | |
tree | 28d176ba61f212be144eb2162577a0a32dc6011a /gcc/ChangeLog.graphite | |
parent | c8f5df718c27138e972856090fd352b97f877b01 (diff) | |
download | gcc-086610ebab0fd84f8884080410357cdcf10f0241.tar.gz |
Remove spaces from matrix lines.
2010-08-11 Riyadh Baghdadi <baghdadi.mr@gmail.com>
* graphite-cloog-util.c (openscop_print_cloog_matrix): Remove spaces
from matrix lines.
* graphite-poly.c (openscop_print_scattering_function_1): Same.
(print_scattering_function_1): Same.
(openscop_print_pbb_domain): Same.
(openscop_print_scop_context): Same.
(print_scop_context): Same.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164775 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog.graphite')
-rw-r--r-- | gcc/ChangeLog.graphite | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/ChangeLog.graphite b/gcc/ChangeLog.graphite index c1c5842aa02..75252e44564 100644 --- a/gcc/ChangeLog.graphite +++ b/gcc/ChangeLog.graphite @@ -1,5 +1,15 @@ 2010-08-11 Riyadh Baghdadi <baghdadi.mr@gmail.com> + * graphite-cloog-util.c (openscop_print_cloog_matrix): Remove spaces + from matrix lines. + * graphite-poly.c (openscop_print_scattering_function_1): Same. + (print_scattering_function_1): Same. + (openscop_print_pbb_domain): Same. + (openscop_print_scop_context): Same. + (print_scop_context): Same. + +2010-08-11 Riyadh Baghdadi <baghdadi.mr@gmail.com> + * graphite-poly.c (openscop_print_pdr_polyhedron): Fix indentation. (openscop_print_pdr_polyhedron): Print pph. |