OSDN Git Service

* testsuite/lib/libstdc++.exp: Load target-supports-dg.exp.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog.1
index d22f0bf..b99a937 100644 (file)
@@ -1251,7 +1251,7 @@ Wed Apr 14 13:59:27 1999  Martin von Loewis  <loewis@informatik.hu-berlin.de>
 
 Wed Apr 14 00:18:22 1999  Jan Hubicka <hubicka@freesoft.cz>
 
-       * i386.md (SImode logical compare): Avoid outputing non-pariable testw
+       * i386.md (SImode logical compare): Avoid outputting non-pariable testw
        and testl on Pentium.
        (register and memory bit tests): Likewise.
        (setcc, normal and reversed conditional branches): Use shorter
@@ -1732,7 +1732,7 @@ Fri Apr  9 10:40:10 1999  Kaveh R. Ghazi  <ghazi@snafu.rutgers.edu>
 Thu Apr  8 19:20:18 1999  Jeffrey A Law  (law@cygnus.com)
 
        * expr.c (expand_expr, case ARRAY_REF, COMPONENT_REF, BIT_FIELD_REF):
-       Do not try to optimize a aggregate address which has VOIDmode.
+       Do not try to optimize an aggregate address which has VOIDmode.
        Mirrors March 23 change to expand_assignment.
 
        * flow.c (delete_unreachable_blocks): Do not require EDGE_FALLTHRU
@@ -2625,7 +2625,7 @@ Tue Mar 23 23:32:14 1999  Jeffrey A Law  (law@cygnus.com)
        left using a variable rotate right.  Provide anonymous pattern for
        rotate left by a constant value.
 
-       * expr.c (expand_assignment): Do not try to optimize a aggregate
+       * expr.c (expand_assignment): Do not try to optimize an aggregate
        address which has VOIDmode.
 
 Tue Mar 23 22:51:48 1999  Mumit Khan  <khan@xraylith.wisc.edu>
@@ -3212,7 +3212,7 @@ Tue Mar 16 13:44:50 1999  Jim Wilson  <wilson@cygnus.com>
        unless it's necessary.
 
        * cpplib.h (parse_marker): Removed.
-       (struct cpp_buffer): Line_base is now a unsigned char *; add
+       (struct cpp_buffer): Line_base is now an unsigned char *; add
        `mark' [long], remove `marks' [struct parse_marker *].
        (parse_set_mark, parse_clear_mark, parse_goto_mark): Update
        prototypes.
@@ -13371,7 +13371,7 @@ Sun Sep 13 08:13:39 1998  Ben Elliston  <bje@cygnus.com>
        runtime library will do this.
 
        * objc/Make-lang.in: Do not build the runtime library or install
-       the Objective C header files.  The Makefile for the runtime
+       the Objective-C header files.  The Makefile for the runtime
        library will do this.
 
        * objc/Makefile.in (all.indirect): Only build the front-end.