OSDN Git Service

2010-04-15 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / tracer.c
index 8f92482..918ed78 100644 (file)
@@ -306,7 +306,7 @@ tail_duplicate (void)
              nduplicated += counts [bb2->index];
 
              e = find_edge (bb, bb2);
-             
+
              copy = duplicate_block (bb2, e, bb);
              flush_pending_stmts (e);