tree-flow-inline.h (next_imm_use_stmt): Remove unecessary whitespace.
authorAldy Hernandez <aldyh@redhat.com>
Tue, 21 Aug 2007 19:03:49 +0000 (19:03 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Tue, 21 Aug 2007 19:03:49 +0000 (19:03 +0000)
        * tree-flow-inline.h (next_imm_use_stmt): Remove unecessary
        whitespace.

From-SVN: r127674

gcc/ChangeLog
gcc/tree-flow-inline.h

index 6cbda5f9d59fc48818bbf14018d9c284b26f495c..07ece893c68970da4992d7744ba4bdcc680bc197 100644 (file)
@@ -1,3 +1,8 @@
+2007-08-21  Aldy Hernandez  <aldyh@redhat.com>
+
+       * tree-flow-inline.h (next_imm_use_stmt): Remove unecessary
+       whitespace.
+
 2007-08-21  Nathan Froyd  <froydnj@codesourcery.com>
 
        * config/rs6000/rs6000.c (expand_block_clear): Add TARGET_SPE
index 63d4021c2bc547c654711a9c35071caa1458609c..992aad016b3c93d955fcbead92cb4d14206d9ed3 100644 (file)
@@ -1560,7 +1560,6 @@ next_imm_use_stmt (imm_use_iterator *imm)
 
   link_use_stmts_after (imm->imm_use, imm);
   return USE_STMT (imm->imm_use);
-
 }
 
 /* This routine will return the first use on the stmt IMM currently refers