diff options
| author | hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-09-08 12:37:10 +0000 |
|---|---|---|
| committer | hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-09-08 12:37:10 +0000 |
| commit | 03fcfb5d3be7b371775fd7ea49974891e9aa956d (patch) | |
| tree | bbd1771a4cae884c24fccc919b5ea8203c13fac9 | |
| parent | 806d303349578b219b8f8bc73e765fe95c6e6cd8 (diff) | |
| download | ppe42-gcc-03fcfb5d3be7b371775fd7ea49974891e9aa956d.tar.gz ppe42-gcc-03fcfb5d3be7b371775fd7ea49974891e9aa956d.zip | |
Fix typo
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36268 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c8a94b5d795..bbf29812fb1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -2,6 +2,7 @@ Fri Sep 8 14:34:56 MET DST 2000 Jan Hubicka <jh@suse.cz> * recog.c (validate_replace_rtx_1): Fix confusion about equality testing; simplify subregs of constants and nested subregs. + 2000-09-08 Alexandre Oliva <aoliva@redhat.com> * config/sh/sh.md (symPLT_label2reg): Use operand3 for PIC reg. |

