From bf805def610dbb7c1d685ea1f5696ad503aff7aa Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Sat, 19 Apr 2003 07:56:41 +0000 Subject: [PATCH] * cpplex.c (skip_whitespace): Rearrange to avoid stage1 ICE. From-SVN: r65810 --- gcc/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 978e98ab794..2ff09ffacad 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-04-19 Neil Booth + + * cpplex.c (skip_whitespace): Rearrange to avoid stage1 ICE. + 2003-04-19 Neil Booth * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD, -- 2.30.2