aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog-2005
diff options
context:
space:
mode:
authorRobert Millan <rmh.gcc@aybabtu.com>2009-12-30 10:53:31 +0000
committerPaolo Carlini <paolo.carlini@oracle.com>2009-12-30 10:53:31 +0000
commitc2e1ce49dcc91ec847590b94133ac5ec35f7344c (patch)
treef4a8cde4def020c6f13f9049140e74e2ea47f9a3 /gcc/ChangeLog-2005
parentf066351c7de544d09e224d4c23214307eda38d44 (diff)
/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: https://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.