summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog-2005
diff options
context:
space:
mode:
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2009-12-30 10:53:31 +0000
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2009-12-30 10:53:31 +0000
commit4034c43cec7331d2d1ef78e0bd560ace35684769 (patch)
treef4a8cde4def020c6f13f9049140e74e2ea47f9a3 /gcc/ChangeLog-2005
parent67199634594a5a4081c5bcd884519de22c99be86 (diff)
downloadgcc-4034c43cec7331d2d1ef78e0bd560ace35684769.tar.gz
/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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155518 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog-2005')
-rw-r--r--gcc/ChangeLog-20052
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog-2005 b/gcc/ChangeLog-2005
index efe77cde004..bd366c8dd69 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.