]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/graphite-clast-to-gimple.c
Remove trailing white spaces.
[thirdparty/gcc.git] / gcc / graphite-clast-to-gimple.c
index 2df86fa2ac9e0d448f25b244bb60e1c6cfb2f408..3f3bb3bb43492c86a2844182589c2eddb0c79f55 100644 (file)
@@ -789,7 +789,7 @@ compute_cloog_iv_types_1 (poly_bb_p pbb, struct clast_user_stmt *user_stmt)
     {
       PTR *slot;
       struct ivtype_map_elt_s tmp;
-      struct clast_expr *expr = (struct clast_expr *) 
+      struct clast_expr *expr = (struct clast_expr *)
        ((struct clast_assignment *)t)->RHS;
 
       /* Create an entry (clast_var, type).  */