From: Neil Booth Date: Sat, 19 Apr 2003 07:56:41 +0000 (+0000) Subject: * cpplex.c (skip_whitespace): Rearrange to avoid stage1 ICE. X-Git-Tag: releases/gcc-3.4.0~7171 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bf805def610dbb7c1d685ea1f5696ad503aff7aa;p=thirdparty%2Fgcc.git * cpplex.c (skip_whitespace): Rearrange to avoid stage1 ICE. From-SVN: r65810 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 978e98ab7947..2ff09ffacad2 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,