diff options
| author | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-31 16:29:13 +0000 |
|---|---|---|
| committer | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-31 16:29:13 +0000 |
| commit | 364708063f3d950f0faa44d1f10ea986e1d39057 (patch) | |
| tree | a43216ef4b485d599b0264d843b7305398b4d175 | |
| parent | 43283c919fd31a5b7099e51657f0455938cde4c5 (diff) | |
| download | ppe42-gcc-364708063f3d950f0faa44d1f10ea986e1d39057.tar.gz ppe42-gcc-364708063f3d950f0faa44d1f10ea986e1d39057.zip | |
Fix typo in pr number.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103681 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 49812f2a867..456ee81cb6a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2005-08-31 Richard Henderson <rth@redhat.com> - PR rtl-opt/23601 + PR rtl-opt/23602 * reload1.c (reload): Set MEM_NOTRAP_P in spill slots. (fixup_eh_region_note): New. (reload_as_needed): Call it. |

