aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadupdate.h
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2013-11-19 18:41:36 -0700
committerJeff Law <law@gcc.gnu.org>2013-11-19 18:41:36 -0700
commit2ed4d7ee3cc50b3ff1fd80eee9152450c0a37711 (patch)
tree546aad84eb28d9a7b1322dc72c424f960433091e /gcc/tree-ssa-threadupdate.h
parent605be31e3f0c0aeec8a253dd7dcf3d6953c5611a (diff)
downloadgcc-2ed4d7ee3cc50b3ff1fd80eee9152450c0a37711.zip
gcc-2ed4d7ee3cc50b3ff1fd80eee9152450c0a37711.tar.gz
gcc-2ed4d7ee3cc50b3ff1fd80eee9152450c0a37711.tar.bz2
tree-ssa-threadupdate.c: Fix trailing whitespace.
* tree-ssa-threadupdate.c: Fix trailing whitespace. * tree-ssa-threadupdate.h: Likewise. From-SVN: r205072
Diffstat (limited to 'gcc/tree-ssa-threadupdate.h')
-rw-r--r--gcc/tree-ssa-threadupdate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-ssa-threadupdate.h b/gcc/tree-ssa-threadupdate.h
index 4617b9c..4950170 100644
--- a/gcc/tree-ssa-threadupdate.h
+++ b/gcc/tree-ssa-threadupdate.h
@@ -1,5 +1,5 @@
/* Communication between registering jump thread requests and
- updating the SSA/CFG for jump threading.
+ updating the SSA/CFG for jump threading.
Copyright (C) 2013 Free Software Foundation, Inc.
This file is part of GCC.