diff options
author | Robert Millan <rmh.gcc@aybabtu.com> | 2009-12-30 10:53:31 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2009-12-30 10:53:31 +0000 |
commit | 8404785839dfe5564634f0218bd78721c84b4b8a (patch) | |
tree | f4a8cde4def020c6f13f9049140e74e2ea47f9a3 /gcc/ChangeLog-2005 | |
parent | 0ac3a9af09c7b4afc87bcafc032522bdd15a40f4 (diff) | |
download | gcc-8404785839dfe5564634f0218bd78721c84b4b8a.zip gcc-8404785839dfe5564634f0218bd78721c84b4b8a.tar.gz gcc-8404785839dfe5564634f0218bd78721c84b4b8a.tar.bz2 |
re PR other/42537 ([PATCH] misc spelling fixes)
/gcc
2009-12-30 Robert Millan <rmh.gcc@aybabtu.com>
PR other/42537
* errors.c: Fix typo in comment.
* graphite-sese-to-poly.c: Likewise.
* profile.c (is_inconsistent): Fix typo in string.
/libjava
2009-12-30 Robert Millan <rmh.gcc@aybabtu.com>
PR other/42537
* classpath/java/rmi/activation/Activatable.java: Fix typos in comment.
From-SVN: r155518
Diffstat (limited to 'gcc/ChangeLog-2005')
-rw-r--r-- | gcc/ChangeLog-2005 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog-2005 b/gcc/ChangeLog-2005 index efe77cd..bd366c8 100644 --- a/gcc/ChangeLog-2005 +++ b/gcc/ChangeLog-2005 @@ -6100,7 +6100,7 @@ PR 23706 * mode-switching.c (optimize_mode_switching): Clear transp bit - for block with incomming abnormal edges. + for block with incoming abnormal edges. * config/sh/sh.c (fpscr_values, emit_fpu_switch): New. (fpscr_set_from_mem): Use them. |