diff options
author | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-09-16 11:42:00 +0000 |
---|---|---|
committer | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-09-16 11:42:00 +0000 |
commit | 974e2c0c09fddfcf5ad9999a0324e74ed83e9b9a (patch) | |
tree | 2867ef8bbccdf81f693f2e0eefe7cd60cde8a243 /gcc/FSFChangeLog.10 | |
parent | c9a0cf60aa65b8fdc38babadcf8c718fff7d8416 (diff) | |
download | gcc-974e2c0c09fddfcf5ad9999a0324e74ed83e9b9a.tar.gz |
* ABOUT-NLS: Follow spelling conventions.
* ChangeLog: Likewise.
* ChangeLog.1: Likewise.
* ChangeLog.2: Likewise.
* ChangeLog.3: Likewise.
* ChangeLog.4: Likewise.
* ChangeLog.5: Likewise.
* ChangeLog.6: Likewise.
* FSFChangeLog.10: Likewise.
* FSFChangeLog.11: Likewise.
* c-common.c: Likewise.
* c-lex.c: Likewise.
* c-objc-common.c: Likewise.
* cppexp.c: Likewise.
* cppinit.c: Likewise.
* cpplex.c: Likewise.
* doloop.c: Likewise.
* flow.c: Likewise.
* function.c: Likewise.
* integrate.c: Likewise.
* loop.c: Likewise.
* reg-stack.c: Likewise.
* reload.h: Likewise.
* ssa.c: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57188 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/FSFChangeLog.10')
-rw-r--r-- | gcc/FSFChangeLog.10 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/FSFChangeLog.10 b/gcc/FSFChangeLog.10 index 61fa303f7b5..6a1d50929e7 100644 --- a/gcc/FSFChangeLog.10 +++ b/gcc/FSFChangeLog.10 @@ -8538,7 +8538,7 @@ Tue Apr 25 18:52:43 1995 Stephen R. van den Berg (berg@pool.informatik.rwth-aa (mark_regs_pat, straighten_stack): New functions. (reg_to_stack): Amend initialisation of FP_mode_reg. Mark FP registers mentioned in USE insns before NOTE_INSN_FUNCTION_BEG. - (get_true_reg): Eliminate FP subreg accesses in favour of the + (get_true_reg): Eliminate FP subreg accesses in favor of the actual FP register in use. (record_reg_life_pat): Make it work on SUBREGs as well. Make use of the new mark_regs_pat function. Handle USE insns if called unnested. |