This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
19981015 9:14am EST CVS compile -- i686-pc-gnu-linux
- To: egcs at cygnus dot com
- Subject: 19981015 9:14am EST CVS compile -- i686-pc-gnu-linux
- From: Jackal <siliconjackal at iname dot com>
- Date: Thu, 15 Oct 1998 09:19:16 -0500
- References: <4.19981014.12.06.54.554367@cat.e-mail.com>
Attached is a log of all errors and warnings received on i686-pc-gnu-linux when compiling the above CVS sources. GCC is version egcs-2.92.07; ld is version "GNU ld cygnus-2.8.1".
--
Hasan Diwan
/usr/src/src/egcs/gcc/jump.c: In function `sets_cc0_p':
/usr/src/src/egcs/gcc/jump.c:3335: warning: function declared `noreturn' has a `return' statement
/usr/src/src/egcs/gcc/jump.c:3349: warning: function declared `noreturn' has a `return' statement
/usr/src/src/egcs/gcc/jump.c:3351: warning: function declared `noreturn' has a `return' statement
parse.y:3727: parse error before `<'
/usr/cygnus/gnupro-98r1/share/bison.simple:196: parse error before `<'
/usr/cygnus/gnupro-98r1/share/bison.simple:222: register name not specified for `yyn'
/usr/cygnus/gnupro-98r1/share/bison.simple:223: register name not specified for `yyssp'
/usr/cygnus/gnupro-98r1/share/bison.simple:224: register name not specified for `yyvsp'
/usr/cygnus/gnupro-98r1/share/bison.simple:262: parse error before `if'
/usr/cygnus/gnupro-98r1/share/bison.simple:266: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:267: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:268: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:269: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:276: conflicting types for `yyssp'
/usr/cygnus/gnupro-98r1/share/bison.simple:223: previous declaration of `yyssp'
/usr/cygnus/gnupro-98r1/share/bison.simple:276: warning: initialization makes integer from pointer without a cast
/usr/cygnus/gnupro-98r1/share/bison.simple:276: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:276: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:277: conflicting types for `yyvsp'
/usr/cygnus/gnupro-98r1/share/bison.simple:224: previous declaration of `yyvsp'
/usr/cygnus/gnupro-98r1/share/bison.simple:277: warning: initialization makes integer from pointer without a cast
/usr/cygnus/gnupro-98r1/share/bison.simple:277: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:277: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:285: parse error before `:'
/usr/cygnus/gnupro-98r1/share/bison.simple:294: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:300: invalid operands to binary -
/usr/cygnus/gnupro-98r1/share/bison.simple:300: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:326: parse error before `if'
/usr/cygnus/gnupro-98r1/share/bison.simple:334: conflicting types for `yyss'
/usr/cygnus/gnupro-98r1/share/bison.simple:231: previous declaration of `yyss'
/usr/cygnus/gnupro-98r1/share/bison.simple:334: invalid type argument of `unary *'
/usr/cygnus/gnupro-98r1/share/bison.simple:334: warning: initialization makes integer from pointer without a cast
/usr/cygnus/gnupro-98r1/share/bison.simple:334: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:334: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:335: parse error before `('
/usr/cygnus/gnupro-98r1/share/bison.simple:335: parse error before `char'
/usr/cygnus/gnupro-98r1/share/bison.simple:336: conflicting types for `yyvs'
/usr/cygnus/gnupro-98r1/share/bison.simple:232: previous declaration of `yyvs'
/usr/cygnus/gnupro-98r1/share/bison.simple:336: invalid type argument of `unary *'
/usr/cygnus/gnupro-98r1/share/bison.simple:336: warning: initialization makes integer from pointer without a cast
/usr/cygnus/gnupro-98r1/share/bison.simple:336: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:336: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:337: parse error before `('
/usr/cygnus/gnupro-98r1/share/bison.simple:337: parse error before `char'
/usr/cygnus/gnupro-98r1/share/bison.simple:344: redefinition of `yyssp'
/usr/cygnus/gnupro-98r1/share/bison.simple:276: `yyssp' previously defined here
/usr/cygnus/gnupro-98r1/share/bison.simple:344: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:344: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:345: redefinition of `yyvsp'
/usr/cygnus/gnupro-98r1/share/bison.simple:277: `yyvsp' previously defined here
/usr/cygnus/gnupro-98r1/share/bison.simple:345: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:345: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:351: parse error before `if'
/usr/cygnus/gnupro-98r1/share/bison.simple:388: redefinition of `yychar'
/usr/cygnus/gnupro-98r1/share/bison.simple:269: `yychar' previously defined here
/usr/cygnus/gnupro-98r1/share/bison.simple:388: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:388: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:389: parse error before `}'
/usr/cygnus/gnupro-98r1/share/bison.simple:396: redefinition of `yychar'
/usr/cygnus/gnupro-98r1/share/bison.simple:388: `yychar' previously defined here
/usr/cygnus/gnupro-98r1/share/bison.simple:396: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:399: parse error before `if'
/usr/cygnus/gnupro-98r1/share/bison.simple:414: parse error before `('
/usr/cygnus/gnupro-98r1/share/bison.simple:416: parse error before `('
/usr/cygnus/gnupro-98r1/share/bison.simple:425: conflicting declarations of `yyn'
/usr/cygnus/gnupro-98r1/share/bison.simple:222: `yyn' previously declared here
/usr/cygnus/gnupro-98r1/share/bison.simple:425: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:425: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:434: parse error before `if'
/usr/cygnus/gnupro-98r1/share/bison.simple:438: redefinition of `yyn'
/usr/cygnus/gnupro-98r1/share/bison.simple:425: `yyn' previously defined here
/usr/cygnus/gnupro-98r1/share/bison.simple:438: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:438: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:439: parse error before `goto'
/usr/cygnus/gnupro-98r1/share/bison.simple:466: redefinition of `yystate'
/usr/cygnus/gnupro-98r1/share/bison.simple:266: `yystate' previously defined here
/usr/cygnus/gnupro-98r1/share/bison.simple:466: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:466: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:467: parse error before `goto'
/usr/cygnus/gnupro-98r1/share/bison.simple:487: parse error before `('
/usr/cygnus/gnupro-98r1/share/bison.simple:491: `i' undeclared here (not in a function)
/usr/cygnus/gnupro-98r1/share/bison.simple:491: parse error before `>'
/usr/cygnus/gnupro-98r1/share/bison.simple:493: parse error before `('
parse.y:359: warning: data definition has no type or storage class
parse.y:360: parse error before `.'
parse.y:369: warning: data definition has no type or storage class
parse.y:370: parse error before `break'
parse.y:392: parse error before `['
parse.y:392: conflicting types for `assemble_asm'
/usr/src/src/egcs/gcc/cp/../output.h:211: previous declaration of `assemble_asm'
parse.y:392: warning: data definition has no type or storage class
parse.y:393: parse error before `break'
parse.y:397: conflicting types for `pop_lang_context'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2456: previous declaration of `pop_lang_context'
parse.y:397: warning: data definition has no type or storage class
parse.y:398: parse error before `break'
parse.y:400: warning: data definition has no type or storage class
parse.y:401: parse error before `break'
parse.y:425: parse error before `['
parse.y:425: conflicting types for `do_namespace_alias'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2659: previous declaration of `do_namespace_alias'
parse.y:425: warning: data definition has no type or storage class
parse.y:427: parse error before `break'
parse.y:458: parse error before `['
parse.y:458: conflicting types for `do_using_directive'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2663: previous declaration of `do_using_directive'
parse.y:458: warning: data definition has no type or storage class
parse.y:460: parse error before `break'
parse.y:467: conflicting types for `got_scope'
/usr/src/src/egcs/gcc/cp/lex.h:129: previous declaration of `got_scope'
parse.y:467: warning: initialization makes integer from pointer without a cast
parse.y:467: initializer element is not constant
parse.y:467: warning: data definition has no type or storage class
parse.y:469: parse error before `break'
parse.y:474: redefinition of `got_scope'
parse.y:467: `got_scope' previously defined here
parse.y:474: warning: initialization makes integer from pointer without a cast
parse.y:474: initializer element is not constant
parse.y:474: warning: data definition has no type or storage class
parse.y:476: parse error before `break'
parse.y:492: warning: data definition has no type or storage class
parse.y:492: parse error before `['
parse.y:492: conflicting types for `push_lang_context'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2455: previous declaration of `push_lang_context'
parse.y:492: warning: data definition has no type or storage class
parse.y:493: parse error before `break'
parse.y:555: parse error before `.'
parse.y:577: warning: data definition has no type or storage class
parse.y:578: parse error before `break'
parse.y:580: warning: data definition has no type or storage class
parse.y:581: parse error before `break'
parse.y:593: parse error before `['
parse.y:593: conflicting types for `note_got_semicolon'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2771: previous declaration of `note_got_semicolon'
parse.y:593: warning: data definition has no type or storage class
parse.y:594: parse error before `break'
parse.y:608: parse error before `['
parse.y:608: conflicting types for `split_specs_attrs'
/usr/src/src/egcs/gcc/cp/../tree.h:2211: previous declaration of `split_specs_attrs'
parse.y:608: warning: data definition has no type or storage class
parse.y:609: warning: parameter names (without types) in function declaration
parse.y:609: conflicting types for `shadow_tag'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2564: previous declaration of `shadow_tag'
parse.y:609: warning: data definition has no type or storage class
parse.y:610: parse error before `['
parse.y:610: conflicting types for `note_list_got_semicolon'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2772: previous declaration of `note_list_got_semicolon'
parse.y:610: warning: data definition has no type or storage class
parse.y:612: parse error before `break'
parse.y:683: parse error before `break'
parse.y:686: parse error before `break'
parse.y:689: parse error before `break'
parse.y:692: parse error before `break'
parse.y:695: parse error before `break'
parse.y:713: parse error before `['
parse.y:713: warning: data definition has no type or storage class
parse.y:714: warning: passing arg 1 of `build_tree_list' makes pointer from integer without a cast
parse.y:714: warning: initialization makes integer from pointer without a cast
parse.y:714: initializer element is not constant
parse.y:714: warning: data definition has no type or storage class
parse.y:715: parse error before `.'
parse.y:721: parse error before `.'
parse.y:721: conflicting types for `reinit_parse_for_method'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2767: previous declaration of `reinit_parse_for_method'
parse.y:721: warning: data definition has no type or storage class
parse.y:722: parse error before `break'
parse.y:727: parse error before `['
parse.y:727: warning: data definition has no type or storage class
parse.y:728: parse error before `.'
parse.y:731: parse error before `['
parse.y:731: warning: data definition has no type or storage class
parse.y:732: parse error before `.'
parse.y:738: parse error before `['
parse.y:738: warning: data definition has no type or storage class
parse.y:739: parse error before `.'
parse.y:768: conflicting types for `setup_vtbl_ptr'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2628: previous declaration of `setup_vtbl_ptr'
parse.y:768: warning: data definition has no type or storage class
parse.y:772: conflicting types for `keep_next_level'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2486: previous declaration of `keep_next_level'
parse.y:772: warning: data definition has no type or storage class
parse.y:774: parse error before `break'
parse.y:786: conflicting types for `clear_last_expr'
/usr/src/src/egcs/gcc/cp/../tree.h:1888: previous declaration of `clear_last_expr'
parse.y:786: warning: data definition has no type or storage class
parse.y:787: parse error before `0'
parse.y:787: conflicting types for `expand_start_bindings'
/usr/src/src/egcs/gcc/cp/../tree.h:1908: previous declaration of `expand_start_bindings'
parse.y:787: warning: data definition has no type or storage class
parse.y:810: parse error before `('
parse.y:816: parse error before `('
parse.y:857: parse error before character constant
parse.y:857: conflicting types for `yyungetc'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2766: previous declaration of `yyungetc'
parse.y:857: warning: data definition has no type or storage class
parse.y:858: parse error before `break'
parse.y:861: parse error before `['
parse.y:871: parse error before character constant
parse.y:871: warning: data definition has no type or storage class
parse.y:872: parse error before `break'
parse.y:876: parse error before `['
parse.y:876: conflicting types for `do_decl_instantiation'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2850: previous declaration of `do_decl_instantiation'
parse.y:876: warning: data definition has no type or storage class
parse.y:877: parse error before `break'
parse.y:927: parse error before character constant
parse.y:927: warning: data definition has no type or storage class
parse.y:929: parse error before `break'
parse.y:1001: warning: data definition has no type or storage class
parse.y:1001: invalid type argument of `->'
parse.y:1001: parse error before `)'
parse.y:1010: conflicting types for `current_declspecs'
parse.y:283: previous declaration of `current_declspecs'
parse.y:1010: subscripted value is neither array nor pointer
parse.y:1010: warning: data definition has no type or storage class
parse.y:1011: parse error before `.'
parse.y:1018: parse error before `['
parse.y:1018: conflicting types for `resume_momentary'
/usr/src/src/egcs/gcc/cp/../tree.h:2073: previous declaration of `resume_momentary'
parse.y:1018: warning: data definition has no type or storage class
parse.y:1019: parse error before `.'
parse.y:1067: redefinition of `pedantic'
parse.y:369: `pedantic' previously defined here
parse.y:1067: subscripted value is neither array nor pointer
parse.y:1067: warning: data definition has no type or storage class
parse.y:1068: parse error before `break'
parse.y:1089: parse error before string constant
parse.y:1089: conflicting types for `check_for_new_type'
/usr/src/src/egcs/gcc/cp/cp-tree.h:3172: previous declaration of `check_for_new_type'
parse.y:1089: warning: data definition has no type or storage class
parse.y:1090: parse error before `break'
parse.y:1095: parse error before string constant
parse.y:1095: warning: data definition has no type or storage class
parse.y:1096: parse error before `break'
parse.y:1098: parse error before string constant
parse.y:1098: warning: data definition has no type or storage class
parse.y:1099: parse error before `break'
parse.y:1101: parse error before string constant
parse.y:1101: warning: data definition has no type or storage class
parse.y:1102: parse error before `break'
parse.y:1104: parse error before string constant
parse.y:1104: warning: data definition has no type or storage class
parse.y:1105: parse error before `break'
parse.y:1118: parse error before string constant
parse.y:1118: warning: data definition has no type or storage class
parse.y:1119: parse error before `break'
parse.y:1122: parse error before string constant
parse.y:1122: warning: data definition has no type or storage class
parse.y:1123: parse error before `break'
parse.y:1126: parse error before string constant
parse.y:1126: warning: data definition has no type or storage class
parse.y:1127: parse error before `break'
parse.y:1130: parse error before string constant
parse.y:1130: warning: data definition has no type or storage class
parse.y:1131: parse error before `break'
parse.y:1198: parse error before string constant
parse.y:1198: warning: data definition has no type or storage class
parse.y:1199: parse error before `break'
parse.y:1202: parse error before string constant
parse.y:1202: warning: data definition has no type or storage class
parse.y:1203: parse error before `break'
parse.y:1216: parse error before `->'
parse.y:1422: initializer element is not constant
parse.y:1425: parse error before `if'
parse.y:1466: parse error before string constant
parse.y:1466: warning: data definition has no type or storage class
parse.y:1467: parse error before `.'
parse.y:1470: parse error before string constant
parse.y:1470: warning: data definition has no type or storage class
parse.y:1471: parse error before `.'
parse.y:1474: parse error before string constant
parse.y:1474: warning: data definition has no type or storage class
parse.y:1475: parse error before `.'
parse.y:1478: parse error before string constant
parse.y:1478: warning: data definition has no type or storage class
parse.y:1479: parse error before `.'
parse.y:1484: parse error before string constant
parse.y:1484: warning: data definition has no type or storage class
parse.y:1485: parse error before `.'
parse.y:1609: warning: data definition has no type or storage class
parse.y:1613: warning: data definition has no type or storage class
parse.y:1615: parse error before `break'
parse.y:1623: conflicting types for `got_object'
/usr/src/src/egcs/gcc/cp/lex.h:130: previous declaration of `got_object'
parse.y:1623: warning: initialization makes integer from pointer without a cast
parse.y:1623: initializer element is not constant
parse.y:1623: warning: data definition has no type or storage class
parse.y:1625: parse error before `break'
parse.y:1637: parse error before `['
parse.y:1637: warning: data definition has no type or storage class
parse.y:1639: parse error before `break'
parse.y:1644: parse error before `['
parse.y:1644: warning: data definition has no type or storage class
parse.y:1646: parse error before `break'
parse.y:1747: parse error before `.'
parse.y:1752: parse error before `.'
parse.y:1758: parse error before `.'
parse.y:1886: parse error before `.'
parse.y:1908: parse error before `('
parse.y:1924: parse error before `.'
parse.y:1929: parse error before `['
parse.y:1930: parse error before `('
parse.y:2005: parse error before `.'
parse.y:2008: parse error before `.'
parse.y:2011: parse error before `.'
parse.y:2036: conflicting types for `reinit_parse_for_function'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2759: previous declaration of `reinit_parse_for_function'
parse.y:2036: warning: data definition has no type or storage class
parse.y:2037: parse error before `break'
parse.y:2043: parse error before `('
parse.y:2043: parse error before `.'
parse.y:2044: parse error before `['
parse.y:2044: conflicting types for `process_next_inline'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2763: previous declaration of `process_next_inline'
parse.y:2044: warning: data definition has no type or storage class
parse.y:2046: parse error before `break'
parse.y:2077: conflicting types for `current_enum_type'
parse.y:297: previous declaration of `current_enum_type'
parse.y:2077: subscripted value is neither array nor pointer
parse.y:2077: warning: initialization makes integer from pointer without a cast
parse.y:2077: initializer element is not constant
parse.y:2077: warning: data definition has no type or storage class
parse.y:2078: parse error before `break'
parse.y:2082: redefinition of `current_enum_type'
parse.y:2077: `current_enum_type' previously defined here
parse.y:2082: subscripted value is neither array nor pointer
parse.y:2082: warning: data definition has no type or storage class
parse.y:2083: parse error before `('
parse.y:2083: parse error before `.'
parse.y:2084: parse error before `.'
parse.y:2084: conflicting types for `check_for_missing_semicolon'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2770: previous declaration of `check_for_missing_semicolon'
parse.y:2084: warning: data definition has no type or storage class
parse.y:2085: parse error before `break'
parse.y:2088: parse error before `.'
parse.y:2088: warning: data definition has no type or storage class
parse.y:2089: parse error before `break'
parse.y:2092: redefinition of `current_enum_type'
parse.y:2082: `current_enum_type' previously defined here
parse.y:2092: warning: initialization makes integer from pointer without a cast
parse.y:2092: initializer element is not constant
parse.y:2092: warning: data definition has no type or storage class
parse.y:2093: parse error before `break'
parse.y:2097: redefinition of `current_enum_type'
parse.y:2092: `current_enum_type' previously defined here
parse.y:2097: subscripted value is neither array nor pointer
parse.y:2097: warning: data definition has no type or storage class
parse.y:2098: parse error before `('
parse.y:2098: parse error before `.'
parse.y:2099: parse error before `.'
parse.y:2099: warning: data definition has no type or storage class
parse.y:2100: parse error before `break'
parse.y:2103: parse error before `.'
parse.y:2103: warning: data definition has no type or storage class
parse.y:2104: parse error before `break'
parse.y:2123: initializer element is not constant
parse.y:2123: warning: data definition has no type or storage class
parse.y:2125: parse error before `.'
parse.y:2132: conflicting types for `begin_inline_definitions'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2985: previous declaration of `begin_inline_definitions'
parse.y:2132: warning: data definition has no type or storage class
parse.y:2133: parse error before `break'
parse.y:2241: parse error before `['
parse.y:2241: conflicting types for `xref_basetypes'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2580: previous declaration of `xref_basetypes'
parse.y:2241: warning: data definition has no type or storage class
parse.y:2249: parse error before character constant
parse.y:2249: warning: data definition has no type or storage class
parse.y:2250: parse error before `break'
parse.y:2387: parse error before `.'
parse.y:2390: conflicting types for `current_access_specifier'
/usr/src/src/egcs/gcc/cp/cp-tree.h:1988: previous declaration of `current_access_specifier'
parse.y:2390: subscripted value is neither array nor pointer
parse.y:2390: warning: data definition has no type or storage class
parse.y:2392: parse error before `break'
parse.y:2411: parse error before character constant
parse.y:2411: warning: data definition has no type or storage class
parse.y:2412: parse error before `break'
parse.y:2426: redefinition of `pedantic'
parse.y:1067: `pedantic' previously defined here
parse.y:2426: subscripted value is neither array nor pointer
parse.y:2426: warning: data definition has no type or storage class
parse.y:2427: parse error before `break'
parse.y:2435: parse error before `['
parse.y:2435: conflicting types for `finish_template_decl'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2987: previous declaration of `finish_template_decl'
parse.y:2435: warning: data definition has no type or storage class
parse.y:2437: parse error before `break'
parse.y:2440: parse error before `['
parse.y:2440: warning: data definition has no type or storage class
parse.y:2442: parse error before `break'
parse.y:2496: parse error before `['
parse.y:2496: warning: data definition has no type or storage class
parse.y:2497: parse error before `.'
parse.y:2514: parse error before `['
parse.y:2514: conflicting types for `finish_member_declaration'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2991: previous declaration of `finish_member_declaration'
parse.y:2514: warning: data definition has no type or storage class
parse.y:2515: parse error before `.'
parse.y:2522: parse error before `['
parse.y:2522: warning: data definition has no type or storage class
parse.y:2523: parse error before `.'
parse.y:2534: parse error before `['
parse.y:2534: warning: data definition has no type or storage class
parse.y:2535: parse error before `.'
parse.y:2542: parse error before `['
parse.y:2542: warning: data definition has no type or storage class
parse.y:2543: parse error before `.'
parse.y:2561: parse error before `.'
parse.y:2567: parse error before `.'
parse.y:2569: parse error before `.'
parse.y:2569: conflicting types for `cplus_decl_attributes'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2625: previous declaration of `cplus_decl_attributes'
parse.y:2569: warning: data definition has no type or storage class
parse.y:2570: parse error before `break'
parse.y:2576: parse error before `.'
parse.y:2582: parse error before `.'
parse.y:2588: parse error before `.'
parse.y:2590: parse error before `.'
parse.y:2590: warning: data definition has no type or storage class
parse.y:2591: parse error before `break'
parse.y:2594: parse error before `.'
parse.y:2596: parse error before `.'
parse.y:2596: warning: data definition has no type or storage class
parse.y:2597: parse error before `break'
parse.y:2605: parse error before `.'
parse.y:2605: warning: data definition has no type or storage class
parse.y:2606: parse error before `break'
parse.y:2614: parse error before `.'
parse.y:2614: warning: data definition has no type or storage class
parse.y:2615: parse error before `break'
parse.y:2617: parse error before `.'
parse.y:2617: warning: data definition has no type or storage class
parse.y:2618: parse error before `break'
parse.y:2742: redefinition of `got_scope'
parse.y:474: `got_scope' previously defined here
parse.y:2742: warning: initialization makes integer from pointer without a cast
parse.y:2742: warning: data definition has no type or storage class
parse.y:2744: parse error before `break'
parse.y:2770: parse error before `.'
parse.y:2823: parse error before `.'
parse.y:2823: conflicting types for `enter_scope_of'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2989: previous declaration of `enter_scope_of'
parse.y:2823: warning: data definition has no type or storage class
parse.y:2825: parse error before `break'
parse.y:2888: redefinition of `got_scope'
parse.y:2742: `got_scope' previously defined here
parse.y:2888: warning: initialization makes integer from pointer without a cast
parse.y:2888: initializer element is not constant
parse.y:2888: warning: data definition has no type or storage class
parse.y:2890: parse error before `break'
parse.y:2894: redefinition of `got_scope'
parse.y:2888: `got_scope' previously defined here
parse.y:2894: warning: initialization makes integer from pointer without a cast
parse.y:2894: initializer element is not constant
parse.y:2894: warning: data definition has no type or storage class
parse.y:2896: parse error before `break'
parse.y:2900: redefinition of `got_scope'
parse.y:2894: `got_scope' previously defined here
parse.y:2900: warning: initialization makes integer from pointer without a cast
parse.y:2900: initializer element is not constant
parse.y:2900: warning: data definition has no type or storage class
parse.y:2902: parse error before `break'
parse.y:2977: redefinition of `got_scope'
parse.y:2900: `got_scope' previously defined here
parse.y:2977: subscripted value is neither array nor pointer
parse.y:2977: warning: initialization makes integer from pointer without a cast
parse.y:2977: initializer element is not constant
parse.y:2977: warning: data definition has no type or storage class
parse.y:2979: parse error before `if'
parse.y:2986: redefinition of `got_scope'
parse.y:2977: `got_scope' previously defined here
parse.y:2986: warning: initialization makes integer from pointer without a cast
parse.y:2986: initializer element is not constant
parse.y:2986: warning: data definition has no type or storage class
parse.y:2988: parse error before `break'
parse.y:2996: redefinition of `got_scope'
parse.y:2986: `got_scope' previously defined here
parse.y:2996: warning: initialization makes integer from pointer without a cast
parse.y:2996: initializer element is not constant
parse.y:2996: warning: data definition has no type or storage class
parse.y:2998: parse error before `break'
parse.y:3012: redefinition of `got_scope'
parse.y:2996: `got_scope' previously defined here
parse.y:3012: warning: initialization makes integer from pointer without a cast
parse.y:3012: warning: data definition has no type or storage class
parse.y:3014: parse error before `break'
parse.y:3023: redefinition of `got_scope'
parse.y:3012: `got_scope' previously defined here
parse.y:3023: warning: initialization makes integer from pointer without a cast
parse.y:3023: warning: data definition has no type or storage class
parse.y:3024: parse error before `break'
parse.y:3149: `link' redeclared as different kind of symbol
/usr/include/unistd.h:576: previous declaration of `link'
parse.y:3149: warning: data definition has no type or storage class
parse.y:3149: invalid type argument of `->'
parse.y:3149: parse error before `)'
parse.y:3152: parse error before `->'
parse.y:3153: warning: parameter names (without types) in function declaration
parse.y:3153: conflicting types for `declare_nonlocal_label'
/usr/src/src/egcs/gcc/cp/../tree.h:2272: previous declaration of `declare_nonlocal_label'
parse.y:3153: warning: data definition has no type or storage class
parse.y:3154: parse error before `}'
parse.y:3177: conflicting types for `cond_stmt_keyword'
parse.y:63: previous declaration of `cond_stmt_keyword'
parse.y:3177: warning: initialization makes integer from pointer without a cast
parse.y:3177: warning: data definition has no type or storage class
parse.y:3179: parse error before `break'
parse.y:3208: conflicting types for `finish_if_stmt'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2931: previous declaration of `finish_if_stmt'
parse.y:3208: warning: data definition has no type or storage class
parse.y:3210: parse error before `break'
parse.y:3215: redefinition of `cond_stmt_keyword'
parse.y:3177: `cond_stmt_keyword' previously defined here
parse.y:3215: warning: initialization makes integer from pointer without a cast
parse.y:3215: warning: data definition has no type or storage class
parse.y:3217: parse error before `break'
parse.y:3226: redefinition of `cond_stmt_keyword'
parse.y:3215: `cond_stmt_keyword' previously defined here
parse.y:3226: warning: initialization makes integer from pointer without a cast
parse.y:3226: warning: data definition has no type or storage class
parse.y:3228: parse error before `break'
parse.y:3285: parse error before `['
parse.y:3285: conflicting types for `finish_goto_stmt'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2950: previous declaration of `finish_goto_stmt'
parse.y:3285: warning: data definition has no type or storage class
parse.y:3287: parse error before `break'
parse.y:3293: parse error before character constant
parse.y:3293: warning: data definition has no type or storage class
parse.y:3294: conflicting types for `finish_stmt'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2595: previous declaration of `finish_stmt'
parse.y:3294: warning: data definition has no type or storage class
parse.y:3295: parse error before `break'
parse.y:3309: conflicting types for `expand_start_early_try_stmts'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2585: previous declaration of `expand_start_early_try_stmts'
parse.y:3309: warning: data definition has no type or storage class
parse.y:3311: parse error before `break'
parse.y:3319: conflicting types for `expand_end_all_catch'
/usr/src/src/egcs/gcc/cp/../except.h:272: previous declaration of `expand_end_all_catch'
parse.y:3319: warning: data definition has no type or storage class
parse.y:3320: parse error before `('
parse.y:3320: parse error before `.'
parse.y:3371: parse error before `('
parse.y:3459: parse error before string constant
parse.y:3459: warning: data definition has no type or storage class
parse.y:3460: parse error before `break'
parse.y:3484: parse error before character constant
parse.y:3484: warning: data definition has no type or storage class
parse.y:3485: redefinition of `yychar'
/usr/cygnus/gnupro-98r1/share/bison.simple:396: `yychar' previously defined here
parse.y:3485: warning: data definition has no type or storage class
parse.y:3487: parse error before `break'
parse.y:3495: parse error before character constant
parse.y:3495: warning: data definition has no type or storage class
parse.y:3496: redefinition of `yychar'
parse.y:3485: `yychar' previously defined here
parse.y:3496: warning: data definition has no type or storage class
parse.y:3498: parse error before `break'
/usr/cygnus/gnupro-98r1/share/bison.simple:510: parse error before `('
/usr/cygnus/gnupro-98r1/share/bison.simple:513: parse error before `('
/usr/cygnus/gnupro-98r1/share/bison.simple:541: redefinition of `yyn'
/usr/cygnus/gnupro-98r1/share/bison.simple:438: `yyn' previously defined here
/usr/cygnus/gnupro-98r1/share/bison.simple:541: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:541: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:543: redefinition of `yystate'
/usr/cygnus/gnupro-98r1/share/bison.simple:466: `yystate' previously defined here
/usr/cygnus/gnupro-98r1/share/bison.simple:543: invalid type argument of `unary *'
/usr/cygnus/gnupro-98r1/share/bison.simple:543: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:543: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:544: parse error before `if'
/usr/cygnus/gnupro-98r1/share/bison.simple:599: parse error before string constant
/usr/cygnus/gnupro-98r1/share/bison.simple:599: conflicting types for `yyerror'
/usr/src/src/egcs/gcc/cp/cp-tree.h:2787: previous declaration of `yyerror'
/usr/cygnus/gnupro-98r1/share/bison.simple:599: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:618: redefinition of `yychar'
parse.y:3496: `yychar' previously defined here
/usr/cygnus/gnupro-98r1/share/bison.simple:618: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:619: parse error before `}'
/usr/cygnus/gnupro-98r1/share/bison.simple:624: redefinition of `yyerrstatus'
/usr/cygnus/gnupro-98r1/share/bison.simple:267: `yyerrstatus' previously defined here
/usr/cygnus/gnupro-98r1/share/bison.simple:624: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:626: parse error before `goto'
/usr/cygnus/gnupro-98r1/share/bison.simple:641: redefinition of `yystate'
/usr/cygnus/gnupro-98r1/share/bison.simple:543: `yystate' previously defined here
/usr/cygnus/gnupro-98r1/share/bison.simple:641: invalid type argument of `unary *'
/usr/cygnus/gnupro-98r1/share/bison.simple:641: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:647: parse error before `if'
/usr/cygnus/gnupro-98r1/share/bison.simple:650: parse error before `('
/usr/cygnus/gnupro-98r1/share/bison.simple:653: parse error before `('
/usr/cygnus/gnupro-98r1/share/bison.simple:667: redefinition of `yyn'
/usr/cygnus/gnupro-98r1/share/bison.simple:541: `yyn' previously defined here
/usr/cygnus/gnupro-98r1/share/bison.simple:667: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:667: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:668: parse error before `if'
/usr/cygnus/gnupro-98r1/share/bison.simple:672: redefinition of `yyn'
/usr/cygnus/gnupro-98r1/share/bison.simple:667: `yyn' previously defined here
/usr/cygnus/gnupro-98r1/share/bison.simple:672: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:672: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:673: parse error before `goto'
/usr/cygnus/gnupro-98r1/share/bison.simple:691: redefinition of `yystate'
/usr/cygnus/gnupro-98r1/share/bison.simple:641: `yystate' previously defined here
/usr/cygnus/gnupro-98r1/share/bison.simple:691: initializer element is not constant
/usr/cygnus/gnupro-98r1/share/bison.simple:691: warning: data definition has no type or storage class
/usr/cygnus/gnupro-98r1/share/bison.simple:692: parse error before `goto'
make[2]: *** [parse.o] Error 1
make[1]: *** [cc1plus] Error 2
make: *** [all-gcc] Error 2
PGP signature