* cpplex.c (skip_whitespace): Rearrange to avoid stage1 ICE.
authorNeil Booth <neil@gcc.gnu.org>
Sat, 19 Apr 2003 07:56:41 +0000 (07:56 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sat, 19 Apr 2003 07:56:41 +0000 (07:56 +0000)
From-SVN: r65810

gcc/ChangeLog

index 978e98a..2ff09ff 100644 (file)
@@ -1,5 +1,9 @@
 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
 
+       * cpplex.c (skip_whitespace): Rearrange to avoid stage1 ICE.
+
+2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
+
        * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,
        MMAP_THRESHOLD, TEST_THRESHOLD, SHOULD_MMAP): Remove.
        (struct include_file): Remove fefcnt, mapped members.