diff options
author | John David Anglin <danglin@gcc.gnu.org> | 2007-09-11 23:22:07 +0000 |
---|---|---|
committer | John David Anglin <danglin@gcc.gnu.org> | 2007-09-11 23:22:07 +0000 |
commit | f3195fd4611ff325dc4842e9be190f30b108ce8f (patch) | |
tree | 5f091a5b715c2e81d2970d65f0457c25e9dabdbb /gcc | |
parent | 03848bd0e1cf3b39c535110db43e70bd355dc3e5 (diff) | |
download | gcc-f3195fd4611ff325dc4842e9be190f30b108ce8f.zip gcc-f3195fd4611ff325dc4842e9be190f30b108ce8f.tar.gz gcc-f3195fd4611ff325dc4842e9be190f30b108ce8f.tar.bz2 |
Add missing '>' from last commit.
From-SVN: r128398
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index cd69a8c..76e343d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -7,7 +7,7 @@ (CLASS_LIKELY_SPILLED_P): P0REGS is likely_spilled. * doc/md.texi (Blackfin family): Document 'q' constraints. -2007-09-11 Steve Kenton <skenton@ou.edu +2007-09-11 Steve Kenton <skenton@ou.edu> * pa/linux-unwind.h: Guard with inhibit_libc. * pa/hpux-unwind.h: Likewise. |