Canonicalize whitespace
authorZack Weinberg <zack@gcc.gnu.org>
Mon, 30 Sep 2002 20:46:06 +0000 (20:46 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Mon, 30 Sep 2002 20:46:06 +0000 (20:46 +0000)
From-SVN: r57669

gcc/ChangeLog

index 6e3f57b3498e028d2497fb19d8ad351de33311a4..cddaf407efb4949ec63adf6fee7889f14a61238b 100644 (file)
@@ -31,7 +31,7 @@ Mon Sep 30 21:33:23 CEST 2002  Jan Hubicka  <jh@suse.cz>
        * store-layout.c (finish_record_layout): Add free_p parameter.
        (layout_type): Pass it.
        * tree.h (finish_record_layout): Update prototype.
-       
+
 Mon Sep 30 14:57:18 CEST 2002  Jan Hubicka  <jh@suse.cz>
 
        * i386.h (TARGET_CPP_CPU_BUILTINS): Define __SSE_MATH__.
@@ -131,8 +131,8 @@ Mon Sep 30 14:57:18 CEST 2002  Jan Hubicka  <jh@suse.cz>
 
 2002-09-26  Theodore A. Roth  <troth@verinet.com>
 
-        * config/avr/avr.c: Eliminate use of _PC_ in pc relative insns.
-        * config/avr/avr.md: Ditto.
+       * config/avr/avr.c: Eliminate use of _PC_ in pc relative insns.
+       * config/avr/avr.md: Ditto.
 
 2002-09-27  Alexander N. Kabaev <ak03@gte.com>