diff options
| author | grahams <grahams@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-01-09 10:51:42 +0000 |
|---|---|---|
| committer | grahams <grahams@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-01-09 10:51:42 +0000 |
| commit | 734d688b845643b0de7a15ad66daa813f9539408 (patch) | |
| tree | fdeeedab2d1710c708b8741b7d8236a85f1caf82 /gcc | |
| parent | 4bc83cd07687c4850808d5a1f20c8e8023e65f0c (diff) | |
| download | ppe42-gcc-734d688b845643b0de7a15ad66daa813f9539408.tar.gz ppe42-gcc-734d688b845643b0de7a15ad66daa813f9539408.zip | |
* cppfiles.c (_cpp_execute_include): Move `len` initialisation
after `ptr` is initialised.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38827 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
| -rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 06db9b5fc64..1456e54ca37 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +20001-01-09 Graham Stott <grahams@redhat.com> + + * cppfiles.c (_cpp_execute_include): Move `len` initialisation + after `ptr` is initialised. + 2001-01-09 Alexandre Oliva <aoliva@redhat.com> * config/sh/sh.h (STATIC_CHAIN_REGNUM): Change from r13 to r3. |

