OSDN Git Service

* tree-ssa-dse.c (fix_phi_uses): Use SSA operand iterators.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog.2
index a7cff36..39b4f3a 100644 (file)
@@ -4782,7 +4782,7 @@ Tue Oct 19 15:26:11 1999  Richard Earnshaw  (rearnsha@arm.com)
 Tue Oct 19 14:01:34 1999  Nick Clifton  <nickc@cygnus.com>
 
        * toplev.c (main): Do not generate an error message if an
-       unrecognized command line switch is recognisable by another
+       unrecognized command line switch is recognizable by another
        language.  If extra_warnings are enabled, then generate a
        warning message instead.
 
@@ -10733,7 +10733,7 @@ Thu Aug 19 11:51:22 EDT 1999  John Wehle  (john@feith.com)
 Thu Aug 19 15:02:01 1999  Nick Clifton  <nickc@cygnus.com>
 
        * config/rs6000/rs6000.c (rs6000_override_options): Fix test for
-       unrecognisable switches.
+       unrecognizable switches.
 
 Wed Aug 18 23:31:57 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
 
@@ -10855,7 +10855,7 @@ Fri Aug 13 15:20:43 1999  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 Fri Aug 13 10:21:28 1999  Nick Clifton  <nickc@cygnus.com>
 
        * toplev.c (rest_of_compilation): Allow machine dependent
-       reorganisation pass to place information into the RTL dump
+       reorganization pass to place information into the RTL dump
        file if it so wishes.
 
 Sun Aug 15 12:41:21 1999  Jim Wilson  <wilson@cygnus.com>