⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gcc-4.0.2-vs.patch.svn-base

📁 PSP开发环境(Linux) 包含PSPLINK 请自行选择需要安装的库及源代码
💻 SVN-BASE
📖 第 1 页 / 共 3 页
字号:
+	(cl, "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s(%d) )", 	 t1, IDENTIFIER_POINTER (new_field_name), 	 t2, IDENTIFIER_POINTER (DECL_NAME (decl)), 	 DECL_SOURCE_FILE (decl), DECL_SOURCE_LINE (decl));diff -burN gcc-4.0.2-orig/gcc/java/parse.y gcc-4.0.2-patch/gcc/java/parse.y--- gcc-4.0.2-orig/gcc/java/parse.y	2005-08-17 22:57:04.000000000 +1000+++ gcc-4.0.2-patch/gcc/java/parse.y	2006-11-24 19:16:17.626449600 +1100@@ -3380,7 +3380,7 @@ static void classitf_redefinition_error (const char *context, tree id, tree decl, tree cl) {-  parse_error_context (cl, "%s %qs already defined in %s:%d",+  parse_error_context (cl, "%s %qs already defined in %s(%d) ", 		       context, IDENTIFIER_POINTER (id), 		       DECL_SOURCE_FILE (decl), DECL_SOURCE_LINE (decl));   /* Here we should point out where its redefined. It's a unicode. FIXME */@@ -4409,7 +4409,7 @@ 			  IDENTIFIER_POINTER (TYPE_NAME (TREE_TYPE (decl))) : 			  lang_printable_name (TREE_TYPE (decl), 1)));       parse_error_context-	(cl, "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s:%d)",+	(cl, "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s(%d) )", 	 t1, IDENTIFIER_POINTER (new_field_name), 	 t2, IDENTIFIER_POINTER (DECL_NAME (decl)), 	 DECL_SOURCE_FILE (decl), DECL_SOURCE_LINE (decl));diff -burN gcc-4.0.2-orig/gcc/mips-tfile.c gcc-4.0.2-patch/gcc/mips-tfile.c--- gcc-4.0.2-orig/gcc/mips-tfile.c	2004-09-11 01:09:38.000000000 +1000+++ gcc-4.0.2-patch/gcc/mips-tfile.c	2006-11-25 15:17:43.626776300 +1100@@ -4926,9 +4926,9 @@ {   int save_errno = errno;		/* just in case....  */   if (line_number > 0)-    fprintf (stderr, "%s, %s:%ld ", progname, input_name, line_number);+    fprintf (stderr, "%s, %s(%ld) ", progname, input_name, line_number);   else-    fprintf (stderr, "%s:", progname);+    fprintf (stderr, "%s :", progname);    errno = save_errno;   if (errno == 0)@@ -4953,7 +4953,7 @@   if (indx < max)		/* just in case */     return 0; -  fprintf (stderr, "%s, %s:%ld index %lu is out of bounds for %s, max is %lu, mips-tfile.c line# %d\n",+  fprintf (stderr, "%s, %s(%ld) index %lu is out of bounds for %s, max is %lu, mips-tfile.c line# %d\n", 	   progname, input_name, line_number, indx, str, max, prog_line);    exit (1);@@ -5433,9 +5433,9 @@   va_start (ap, format);    if (line_number > 0)-    fprintf (stderr, "%s, %s:%ld ", progname, input_name, line_number);+    fprintf (stderr, "%s, %s(%ld) ", progname, input_name, line_number);   else-    fprintf (stderr, "%s:", progname);+    fprintf (stderr, "%s :", progname);    vfprintf (stderr, format, ap);   va_end (ap);@@ -5455,9 +5455,9 @@   va_start (ap, format);    if (line_number > 0)-    fprintf (stderr, "%s, %s:%ld ", progname, input_name, line_number);+    fprintf (stderr, "%s, %s(%ld) ", progname, input_name, line_number);   else-    fprintf (stderr, "%s:", progname);+    fprintf (stderr, "%s :", progname);    vfprintf (stderr, format, ap);   fprintf (stderr, "\n");@@ -5475,7 +5475,7 @@ void fancy_abort (const char *file, int line, const char *func) {-  fatal ("abort in %s, at %s:%d", func, file, line);+  fatal ("abort in %s, at %s(%d) ", func, file, line); }  Files gcc-4.0.2-orig/gcc/po/be.gmo and gcc-4.0.2-patch/gcc/po/be.gmo differdiff -burN gcc-4.0.2-orig/gcc/po/be.po gcc-4.0.2-patch/gcc/po/be.po--- gcc-4.0.2-orig/gcc/po/be.po	2005-09-04 22:19:36.000000000 +1000+++ gcc-4.0.2-patch/gcc/po/be.po	2006-11-24 19:16:17.966939200 +1100@@ -555,8 +555,8 @@  #: collect2.c:402 gcc.c:6736 #, fuzzy, c-format-msgid "internal gcc abort in %s, at %s:%d"-msgstr "褋锌褘薪械薪邪 褳 %s, 谢褟 %s:%d"+msgid "internal gcc abort in %s, at %s(%d) "+msgstr "褋锌褘薪械薪邪 褳 %s, 谢褟 %s(%d) "  #: collect2.c:898 #, c-format@@ -731,7 +731,7 @@  #: diagnostic.c:168 #, c-format-msgid "%s:%d: confused by earlier errors, bailing out\n"+msgid "%s(%d) : confused by earlier errors, bailing out\n" msgstr ""  #: diagnostic.c:228@@ -1717,7 +1717,7 @@  #: protoize.c:1636 #, fuzzy, c-format-msgid "%s:%d: declaration of function '%s' takes different forms\n"+msgid "%s(%d) : declaration of function '%s' takes different forms\n" msgstr "薪褟屑邪 锌邪锌褟褉褝写薪褟谐邪 邪斜'褟褳谢械薪薪褟 写谢褟 \"%s\""  #: protoize.c:1891@@ -12596,8 +12596,8 @@  #: diagnostic.c:556 #, fuzzy, gcc-internal-format-msgid "in %s, at %s:%d"-msgstr "褋锌褘薪械薪邪 褳 %s, 谢褟 %s:%d"+msgid "in %s, at %s(%d) "+msgstr "褋锌褘薪械薪邪 褳 %s, 谢褟 %s(%d) "  #: dominance.c:834 #, gcc-internal-format@@ -12641,8 +12641,8 @@  #: errors.c:133 java/jv-scan.c:277 #, gcc-internal-format-msgid "abort in %s, at %s:%d"-msgstr "褋锌褘薪械薪邪 褳 %s, 谢褟 %s:%d"+msgid "abort in %s, at %s(%d) "+msgstr "褋锌褘薪械薪邪 褳 %s, 谢褟 %s(%d) "  #: except.c:340 #, gcc-internal-format@@ -13156,37 +13156,37 @@  #: rtl.c:471 #, gcc-internal-format-msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"+msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s(%d) " msgstr ""  #: rtl.c:481 #, gcc-internal-format-msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"+msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s(%d) " msgstr ""  #: rtl.c:491 #, gcc-internal-format-msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"+msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s(%d) " msgstr ""  #: rtl.c:500 #, gcc-internal-format-msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"+msgid "RTL check: expected code '%s', have '%s' in %s, at %s(%d) " msgstr ""  #: rtl.c:510 #, gcc-internal-format-msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"+msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s(%d) " msgstr ""  #: rtl.c:521 #, gcc-internal-format-msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"+msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s(%d) " msgstr ""  #: rtl.c:532 #, gcc-internal-format-msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"+msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s(%d) " msgstr ""  #: stmt.c:317@@ -13426,12 +13426,12 @@  #: toplev.c:901 toplev.c:924 #, gcc-internal-format-msgid "%qs is deprecated (declared at %s:%d)"+msgid "%qs is deprecated (declared at %s(%d) )" msgstr ""  #: toplev.c:927 #, gcc-internal-format-msgid "type is deprecated (declared at %s:%d)"+msgid "type is deprecated (declared at %s(%d) )" msgstr ""  #: toplev.c:933@@ -14062,32 +14062,32 @@  #: tree.c:5496 #, gcc-internal-format-msgid "tree check: %s, have %s in %s, at %s:%d"+msgid "tree check: %s, have %s in %s, at %s(%d) " msgstr ""  #: tree.c:5533 #, gcc-internal-format-msgid "tree check: expected none of %s, have %s in %s, at %s:%d"+msgid "tree check: expected none of %s, have %s in %s, at %s(%d) " msgstr ""  #: tree.c:5546 #, gcc-internal-format-msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"+msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s(%d) " msgstr ""  #: tree.c:5560 #, gcc-internal-format-msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"+msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s(%d) " msgstr ""  #: tree.c:5572 #, gcc-internal-format-msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"+msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s(%d) " msgstr ""  #: tree.c:5584 #, gcc-internal-format-msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"+msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s(%d) " msgstr ""  #: varasm.c:477@@ -14222,17 +14222,17 @@  #: varray.c:203 #, gcc-internal-format-msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"+msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s(%d) " msgstr ""  #: varray.c:213 #, gcc-internal-format-msgid "underflowed virtual array %s in %s, at %s:%d"+msgid "underflowed virtual array %s in %s, at %s(%d) " msgstr ""  #: vec.c:146 #, gcc-internal-format-msgid "vector %s %s domain error, in %s at %s:%u"+msgid "vector %s %s domain error, in %s at %s(%u) " msgstr ""  #. Print an error message for unrecognized stab codes.@@ -16009,7 +16009,7 @@  #: config/sh/symbian.c:892 cp/tree.c:2277 #, gcc-internal-format-msgid "lang_* check: failed in %s, at %s:%d"+msgid "lang_* check: failed in %s, at %s(%d) " msgstr ""  #. There are no delay slots on SHmedia.@@ -22727,11 +22727,11 @@ #~ msgid "invalid #ident directive" #~ msgstr "薪械褉褝褔邪褨褋薪褘 褨薪褨褑褘褟谢褨蟹邪褌邪褉" -#~ msgid "%s:%d: warning: "-#~ msgstr "%s:%d: 褍胁邪谐邪: "+#~ msgid "%s(%d) : warning: "+#~ msgstr "%s(%d) : 褍胁邪谐邪: " -#~ msgid "In file included from %s:%d"-#~ msgstr "校 褎邪泄谢械 褍泻谢褞褔邪薪褘屑 蟹 %s:%d"+#~ msgid "In file included from %s(%d) "+#~ msgstr "校 褎邪泄谢械 褍泻谢褞褔邪薪褘屑 蟹 %s(%d) "  #~ msgid "can't get current directory" #~ msgstr "薪械 屑邪谐褍 邪褌褉褘屑邪褑褜 斜褟谐褍褔褍褞 写褘褉褝泻褌芯褉褘褞"Files gcc-4.0.2-orig/gcc/po/ca.gmo and gcc-4.0.2-patch/gcc/po/ca.gmo differdiff -burN gcc-4.0.2-orig/gcc/po/ca.po gcc-4.0.2-patch/gcc/po/ca.po--- gcc-4.0.2-orig/gcc/po/ca.po	2005-09-04 22:20:02.000000000 +1000+++ gcc-4.0.2-patch/gcc/po/ca.po	2006-11-24 19:16:18.227313600 +1100@@ -602,8 +602,8 @@  #: collect2.c:402 gcc.c:6736 #, fuzzy, c-format-msgid "internal gcc abort in %s, at %s:%d"-msgstr "aband

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -