]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
t-mlibs (MULTILIB_OPTIONS): Fix typo in comment.
authorChung-Ju Wu <jasonwucj@gmail.com>
Fri, 14 Feb 2014 05:01:31 +0000 (05:01 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Fri, 14 Feb 2014 05:01:31 +0000 (05:01 +0000)
2014-02-14  Chung-Ju Wu  <jasonwucj@gmail.com>

* config/nds32/t-mlibs (MULTILIB_OPTIONS): Fix typo in comment.
* config/nds32/nds32.c (nds32_merge_decl_attributes): Likewise.

From-SVN: r207775

gcc/ChangeLog
gcc/config/nds32/nds32.c
gcc/config/nds32/t-mlibs

index 1ef5bb1af37c6d79eda639e85c5bbb33b42b26db..2d1d9e98181e3cd74f1169d7efa4cdd5d51a4d85 100644 (file)
@@ -1,3 +1,8 @@
+2014-02-14  Chung-Ju Wu  <jasonwucj@gmail.com>
+
+       * config/nds32/t-mlibs (MULTILIB_OPTIONS): Fix typo in comment.
+       * config/nds32/nds32.c (nds32_merge_decl_attributes): Likewise.
+
 2014-02-14  Chung-Ju Wu  <jasonwucj@gmail.com>
 
        * config/nds32/nds32.c (nds32_naked_function_p): Follow the
index 7ef21d810d2023ac7aa3b80aecaf7f4271276242..f533d9773a8927fa02451dd8b57e08aa151f075f 100644 (file)
@@ -3084,7 +3084,7 @@ nds32_merge_decl_attributes (tree olddecl, tree newdecl)
   combined_attrs = merge_attributes (DECL_ATTRIBUTES (olddecl),
                                     DECL_ATTRIBUTES (newdecl));
 
-  /* Sinc newdecl is acutally a duplicate of olddecl,
+  /* Since newdecl is acutally a duplicate of olddecl,
      we can take olddecl for some operations.  */
   if (TREE_CODE (olddecl) == FUNCTION_DECL)
     {
index 1e3785a0b53c8fe009fe953bb1e1c5f5d5176e0e..199ee3129c8b0b62486b47b30c03195e51ea0cab 100644 (file)
@@ -28,7 +28,7 @@
 #   6. -mlittle-endian -mgp-direct
 #   7. -mlittle-endian -mno-gp-direct
 #   8. -mbig-endian -mgp-direct
-#   9. -mlittle-endian -mno-gp-direct
+#   9. -mbig-endian -mno-gp-direct
 #
 # We also define a macro MULTILIB_DEFAULTS in nds32.h that tells the
 # driver program which options are defaults for this target and thus