summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authormatthewg <matthewg@138bc75d-0d04-0410-961f-82ee72b054a4>2006-09-28 02:03:46 +0000
committermatthewg <matthewg@138bc75d-0d04-0410-961f-82ee72b054a4>2006-09-28 02:03:46 +0000
commit5d8c6154ae718471a5b459e2c0a300ffaa4357b8 (patch)
tree7326f4171742bee5d58e51a8390eb8c9c197a167 /contrib
parent016d87c0f3f0ac0edfb600c007761827398d98fa (diff)
downloadgcc-5d8c6154ae718471a5b459e2c0a300ffaa4357b8.tar.gz
* compareSumTests3: POD syntax fix.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117271 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ChangeLog4
-rwxr-xr-xcontrib/compareSumTests32
2 files changed, 4 insertions, 2 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 069659dd057..91c5e784aad 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,5 +1,9 @@
2006-09-27 Matthew Sachs <msachs@apple.com>
+ * compareSumTests3: POD syntax fix.
+
+2006-09-27 Matthew Sachs <msachs@apple.com>
+
* dglib.pm: Initial commit.
* compareSumTests3: Initial commit.
diff --git a/contrib/compareSumTests3 b/contrib/compareSumTests3
index bcaad2035ba..98220f8f82a 100755
--- a/contrib/compareSumTests3
+++ b/contrib/compareSumTests3
@@ -85,8 +85,6 @@ followed by a space in front of it. The first character will be either an 'I'
for improvement or 'R' for regression; the second character will be a 1, 2, or 3,
indicating which run was the odd one out.
-=back
-
=head2 SELECTING CHANGE SUBSETS
The following options cause only a selected subset of changes to be displayed.