* cppfiles.c (_cpp_execute_include): Move `len` initialisation
commit4bc83cd07687c4850808d5a1f20c8e8023e65f0c
authorgrahams <grahams@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Jan 2001 10:43:47 +0000 (9 10:43 +0000)
committergrahams <grahams@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Jan 2001 10:43:47 +0000 (9 10:43 +0000)
tree5ee842f2a2fe1be2971f604f4ada41f02ce94d6f
parent4258c8144a242cdf79d350e6075f6ec3d7bc3a0c
* cppfiles.c (_cpp_execute_include): Move `len` initialisation
after `ptr` is initialised.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38826 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cppfiles.c