]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-ssa-ifcombine.c
Remove trailing white spaces.
[thirdparty/gcc.git] / gcc / tree-ssa-ifcombine.c
index 335b4fd95fcc627ee46689940f0298116e44b03a..af9b15421bed2cbc66d59a259dfb6bcd77a6900c 100644 (file)
@@ -657,7 +657,7 @@ gate_ifcombine (void)
   return 1;
 }
 
-struct gimple_opt_pass pass_tree_ifcombine = 
+struct gimple_opt_pass pass_tree_ifcombine =
 {
  {
   GIMPLE_PASS,