This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Compilation of gcc-20010205
- To: gcc at gcc dot gnu dot org
- Subject: Compilation of gcc-20010205
- From: Ryszard Kabatek <Ryszard dot Kabatek at softax dot pl>
- Date: Tue, 20 Feb 2001 10:36:06 +0100
- Reply-To: Ryszard dot Kabatek at softax dot pl
The build was successful.
The attached file contains the long list of emitted warnings.
My configuration:
Celeron 633
RedHat Linux 7.0 (default configuration)
--
Ryszard Kabatek
../../gcc-20010205/libiberty/hashtab.c: In function `higher_prime_number':
../../gcc-20010205/libiberty/hashtab.c:114: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/hashtab.c:114: warning: decimal constant is so large that it is unsigned
../../gcc-20010205/libiberty/md5.c: In function `md5_init_ctx':
../../gcc-20010205/libiberty/md5.c:69: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:70: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c: In function `md5_process_block':
../../gcc-20010205/libiberty/md5.c:325: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:326: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:328: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:329: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:331: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:332: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:334: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:335: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:336: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:338: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:339: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:356: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:357: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:359: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:360: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:362: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:363: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:365: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:366: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:368: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:369: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:371: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:374: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:375: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:377: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:378: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:380: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:381: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:383: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:384: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:386: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:387: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:389: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:392: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:394: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:395: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:397: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:398: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:399: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:401: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:402: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:404: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:405: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/libiberty/md5.c:407: warning: integer constant is unsigned in ANSI C, signed with -traditional
parse.y contains 35 shift/reduce conflicts and 58 reduce/reduce conflicts.
hashtab.c: In function `higher_prime_number':
hashtab.c:114: warning: integer constant is unsigned in ANSI C, signed with -traditional
hashtab.c:114: warning: decimal constant is so large that it is unsigned
../../gcc-20010205/gcc/c-lex.c: In function `read_ucs':
../../gcc-20010205/gcc/c-lex.c:407: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/cppinit.c: In function `append_include_chain':
../../gcc-20010205/gcc/cppinit.c:206: warning: unused parameter `cxx_aware'
../../gcc-20010205/gcc/fold-const.c: In function `div_and_round_double':
../../gcc-20010205/gcc/fold-const.c:679: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/fold-const.c: In function `optimize_bit_field_compare':
../../gcc-20010205/gcc/fold-const.c:2930: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/function.c: In function `instantiate_decls':
../../gcc-20010205/gcc/function.c:3589: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/stmt.c: In function `expand_end_case':
../../gcc-20010205/gcc/stmt.c:5442: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/expmed.c: In function `expand_shift':
../../gcc-20010205/gcc/expmed.c:2000: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/emit-rtl.c: In function `operand_subword':
../../gcc-20010205/gcc/emit-rtl.c:1369: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/emit-rtl.c:1369: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/emit-rtl.c:1369: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/emit-rtl.c:1406: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/emit-rtl.c:1406: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/emit-rtl.c:1406: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/emit-rtl.c:1459: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/emit-rtl.c:1459: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/emit-rtl.c:1459: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/dwarfout.c: In function `dwarfout_init':
../../gcc-20010205/gcc/dwarfout.c:5903: warning: passing arg 2 of `output_die' discards `const' from pointer target type
../../gcc-20010205/gcc/dwarf2out.c: In function `output_call_frame_info':
../../gcc-20010205/gcc/dwarf2out.c:2040: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/dwarf2out.c:2048: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/dwarf2out.c: In function `int_loc_descriptor':
../../gcc-20010205/gcc/dwarf2out.c:7754: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/dwarf2out.c:7766: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/alias.c: In function `base_alias_check':
../../gcc-20010205/gcc/alias.c:1278: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/alias.c:1282: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cse.c: In function `fold_rtx':
../../gcc-20010205/gcc/cse.c:3509: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cse.c:3511: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cse.c:3644: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cse.c:3655: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cse.c:4261: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `try_combine':
../../gcc-20010205/gcc/combine.c:1670: warning: left shift count >= width of type
../../gcc-20010205/gcc/combine.c:1680: warning: left shift count >= width of type
../../gcc-20010205/gcc/combine.c:1681: warning: left shift count >= width of type
../../gcc-20010205/gcc/combine.c:1682: warning: left shift count >= width of type
../../gcc-20010205/gcc/combine.c: In function `find_split_point':
../../gcc-20010205/gcc/combine.c:2992: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `combine_simplify_rtx':
../../gcc-20010205/gcc/combine.c:4040: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `simplify_logical':
../../gcc-20010205/gcc/combine.c:5480: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:5574: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `expand_field_assignment':
../../gcc-20010205/gcc/combine.c:5829: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:5840: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `force_to_mode':
../../gcc-20010205/gcc/combine.c:6993: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:7038: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:7050: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:7106: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:7189: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:7238: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `num_sign_bit_copies':
../../gcc-20010205/gcc/combine.c:8597: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:8716: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:8724: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `simplify_shift_const':
../../gcc-20010205/gcc/combine.c:9201: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:9541: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:9562: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:9605: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `recog_for_combine':
../../gcc-20010205/gcc/combine.c:9737: warning: pointer targets in passing arg 1 of `do_SUBST_INT' differ in signedness
../../gcc-20010205/gcc/combine.c: In function `simplify_comparison':
../../gcc-20010205/gcc/combine.c:10088: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:10694: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:10951: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:11027: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:11040: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/regclass.c:139: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/regclass.c:139: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/regmove.c: In function `replace_in_call_usage':
../../gcc-20010205/gcc/regmove.c:1606: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reload.c: In function `regno_clobbered_p':
../../gcc-20010205/gcc/reload.c:6639: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reload.c:6655: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reload1.c: In function `replace_pseudos_in_call_usage':
../../gcc-20010205/gcc/reload1.c:625: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reload1.c: In function `reload_combine':
../../gcc-20010205/gcc/reload1.c:8748: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/final.c: In function `final':
../../gcc-20010205/gcc/final.c:2024: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `remove_regno_note':
../../gcc-20010205/gcc/reg-stack.c:851: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `get_hard_regnum':
../../gcc-20010205/gcc/reg-stack.c:877: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `emit_swap_insn':
../../gcc-20010205/gcc/reg-stack.c:1002: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c:1009: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `move_for_stack_reg':
../../gcc-20010205/gcc/reg-stack.c:1056: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `subst_stack_regs_pat':
../../gcc-20010205/gcc/reg-stack.c:1592: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c:1616: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c:1718: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `subst_asm_stack_regs':
../../gcc-20010205/gcc/reg-stack.c:1925: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c:2027: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/config/i386/i386.md:6306: warning: destination missing a mode?
../../gcc-20010205/gcc/config/i386/i386.md:6543: warning: destination missing a mode?
insn-recog.c: In function `recog_1':
insn-recog.c:1051: warning: label `L2848' defined but not used
insn-recog.c:866: warning: label `L1044' defined but not used
insn-recog.c:595: warning: label `L533' defined but not used
insn-recog.c:588: warning: label `L528' defined but not used
insn-recog.c: In function `recog_2':
insn-recog.c:1999: warning: label `L1416' defined but not used
insn-recog.c:1846: warning: label `L562' defined but not used
insn-recog.c:1839: warning: label `L557' defined but not used
insn-recog.c: In function `recog_3':
insn-recog.c:3133: warning: label `L434' defined but not used
insn-recog.c:3033: warning: label `L426' defined but not used
insn-recog.c: In function `recog_4':
insn-recog.c:4582: warning: label `L3906' defined but not used
insn-recog.c:3973: warning: label `L469' defined but not used
insn-recog.c:3844: warning: label `L453' defined but not used
insn-recog.c: In function `recog_5':
insn-recog.c:5433: warning: label `L3912' defined but not used
insn-recog.c:4824: warning: label `L473' defined but not used
insn-recog.c:4695: warning: label `L457' defined but not used
insn-recog.c: In function `recog_6':
insn-recog.c:5912: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-recog.c:5912: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-recog.c: In function `recog_10':
insn-recog.c:12130: warning: label `L6940' defined but not used
insn-recog.c:10701: warning: label `L3163' defined but not used
insn-recog.c:10665: warning: label `L2932' defined but not used
insn-recog.c:10629: warning: label `L2768' defined but not used
insn-recog.c:9939: warning: label `L2889' defined but not used
insn-recog.c:9754: warning: label `L1135' defined but not used
insn-recog.c: In function `recog_12':
insn-recog.c:16498: warning: label `L1645' defined but not used
insn-recog.c:16387: warning: label `L7150' defined but not used
insn-recog.c: In function `recog_13':
insn-recog.c:17897: warning: label `L292' defined but not used
insn-recog.c:17676: warning: label `L7184' defined but not used
insn-recog.c:17317: warning: label `L7174' defined but not used
insn-recog.c:17056: warning: label `L7168' defined but not used
insn-recog.c: In function `recog_14':
insn-recog.c:18353: warning: label `L7211' defined but not used
insn-recog.c:18092: warning: label `L7205' defined but not used
insn-recog.c: In function `recog_15':
insn-recog.c:19971: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-recog.c:19971: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-recog.c: In function `recog_19':
insn-recog.c:24928: warning: label `L7323' defined but not used
insn-recog.c: In function `recog':
insn-recog.c:29539: warning: label `L7351' defined but not used
insn-recog.c: In function `split_2':
insn-recog.c:33145: warning: label `L7496' defined but not used
insn-recog.c:33091: warning: label `L7490' defined but not used
insn-recog.c:33009: warning: label `L7482' defined but not used
insn-recog.c:32955: warning: label `L7476' defined but not used
insn-recog.c:32873: warning: label `L7468' defined but not used
insn-recog.c:32819: warning: label `L7462' defined but not used
insn-recog.c:31980: warning: label `L7445' defined but not used
insn-recog.c:31926: warning: label `L7439' defined but not used
insn-recog.c:31188: warning: label `L7416' defined but not used
insn-recog.c:31037: warning: label `L7408' defined but not used
insn-recog.c: In function `split_3':
insn-recog.c:33374: warning: label `L5627' defined but not used
insn-recog.c: In function `peephole2_insns':
insn-recog.c:36101: warning: label `L7562' defined but not used
insn-recog.c:35687: warning: label `L7552' defined but not used
insn-recog.c:35039: warning: label `L6295' defined but not used
insn-recog.c:34916: warning: label `L6290' defined but not used
insn-recog.c:34674: warning: label `L6285' defined but not used
insn-output.c: In function `output_185':
insn-output.c:2091: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-output.c: In function `output_196':
insn-output.c:2183: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-emit.c: In function `gen_split_693':
insn-emit.c:7744: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-emit.c: In function `gen_split_697':
insn-emit.c:7862: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-emit.c: In function `gen_split_706':
insn-emit.c:8099: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-emit.c: In function `gen_split_710':
insn-emit.c:8217: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-emit.c: In function `gen_conditional_trap':
insn-emit.c:13982: warning: passing arg 2 of `ix86_expand_compare' from incompatible pointer type
insn-emit.c:13982: warning: passing arg 3 of `ix86_expand_compare' from incompatible pointer type
../../gcc-20010205/gcc/config/i386/i386.c: In function `incdec_operand':
../../gcc-20010205/gcc/config/i386/i386.c:1183: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/config/i386/i386.c: In function `ix86_expand_int_movcc':
../../gcc-20010205/gcc/config/i386/i386.c:5531: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/config/i386/i386.c: In function `ix86_expand_strlensi_unroll_1':
../../gcc-20010205/gcc/config/i386/i386.c:6447: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010205/gcc/config/i386/i386.c: In function `ix86_init_builtins':
../../gcc-20010205/gcc/config/i386/i386.c:7708: warning: unused variable `v8qi_ftype_v8qi_di'
../../gcc-20010205/gcc/config/i386/i386.c:7703: warning: unused variable `di_ftype_di_int'
../../gcc-20010205/gcc/config/i386/i386.c:7626: warning: unused variable `int_ftype_v4sf_int'
../../gcc-20010205/gcc/gcc.c:1286: warning: `init_gcc_specs' defined but not used
Forbidden identifiers: i386 linux unix
../../../gcc-20010205/gcc/fixinc/gnu-regex.c:160: warning: function declaration isn't a prototype
Applying io_quotes_def to asm/apicdef.h
Applying io_quotes_use to asm/mtrr.h
Applying machine_name to linux/a.out.h
Fixed: linux/a.out.h
Applying io_quotes_use to linux/agpgart.h
Applying io_quotes_use to linux/auto_fs.h
Applying io_quotes_use to linux/auto_fs4.h
Applying io_quotes_use to linux/blkpg.h
Applying io_quotes_use to linux/dasd.h
Applying io_quotes_use to linux/devfs_fs.h
Applying io_quotes_use to linux/dn.h
Applying io_quotes_use to linux/elevator.h
Applying io_quotes_use to linux/fd.h
Applying io_quotes_use to linux/fs.h
Applying io_quotes_def to linux/i2c.h
Fixed: linux/i2c.h
Applying io_quotes_use to linux/i2o-dev.h
Applying io_quotes_use to linux/if_pppox.h
Applying io_quotes_def to linux/isapnp.h
Applying io_quotes_use to linux/jffs.h
Applying io_quotes_use to linux/lvm.h
Applying io_quotes_def to linux/modsetver.h
Applying io_quotes_def to linux/mtd/compatmac.h
Applying io_quotes_use to linux/nbd.h
Applying io_quotes_def to linux/netfilter_ipv4/ip_conntrack_tuple.h
Applying avoid_wchar_t_type to linux/nls.h
Fixed: linux/nls.h
Applying io_quotes_use to linux/ppdev.h
Applying io_quotes_def to linux/ppp-comp.h
Applying io_quotes_use to linux/raid/md_u.h
Applying io_quotes_use to linux/random.h
Applying io_quotes_use to linux/raw.h
Applying io_quotes_def to linux/soundcard.h
Applying io_quotes_use to linux/synclink.h
Applying io_quotes_use to linux/umsdos_fs.h
Applying io_quotes_def to linux/version.h
Applying io_quotes_use to linux/watchdog.h
Applying limits_ifndefs to limits.h
Applying sun_malloc to malloc.h
Applying hpux8_bogus_inlines to math.h
Applying stdio_va_list to stdio.h
Applying sysv68_string to string.h
Applying io_quotes_use to sys/mount.h
Applying io_quotes_use to sys/raw.h
Applying io_quotes_def to capiutils.h
Applying avoid_wchar_t_type to curses.h
Fixed: curses.h
Applying avoid_wchar_t_type to ncurses/curses.h
Fixed: ncurses/curses.h
Applying avoid_wchar_t_type to ncurses/ncurses.h
Fixed: ncurses/ncurses.h
Applying avoid_wchar_t_type to ncurses.h
Fixed: ncurses.h
Applying machine_name to openssl/bn.h
Fixed: openssl/bn.h
Applying machine_name to pi-config.h
Fixed: pi-config.h
Applying ctrl_quotes_def to readline/chardefs.h
Applying machine_name to slang/slang.h
Fixed: slang/slang.h
Applying machine_name to zconf.h
Fixed: zconf.h
Applying machine_name to X11/Xarch.h
Fixed: X11/Xarch.h
Applying avoid_wchar_t_type to X11/Xlib.h
Fixed: X11/Xlib.h
Applying io_quotes_def to X11/Xmu/Atoms.h
Applying machine_name to X11/Xos.h
Fixed: X11/Xos.h
Applying machine_name to X11/Xos_r.h
Fixed: X11/Xos_r.h
Applying machine_name to X11/Xosdefs.h
Fixed: X11/Xosdefs.h
Applying machine_name to X11/Xthreads.h
Fixed: X11/Xthreads.h
mv: cannot stat `s-crt0': No such file or directory
mv: cannot stat `crtbegin.o': No such file or directory
mv: cannot stat `crtbeginS.o': No such file or directory
mv: cannot stat `crtend.o': No such file or directory
mv: cannot stat `crtendS.o': No such file or directory
mv: cannot stat `gcc-cross': No such file or directory
mv: cannot stat `cc1obj': No such file or directory
mv: cannot stat `enquire': No such file or directory
mv: cannot stat `protoize': No such file or directory
mv: cannot stat `unprotoize': No such file or directory
mv: cannot stat `collect2': No such file or directory
mv: cannot stat `gcov': No such file or directory
mv: cannot stat `*.[0-9][0-9].*': No such file or directory
mv: cannot stat `*.[si]': No such file or directory
mv: cannot stat `g++-cross': No such file or directory
mv: cannot stat `cc1plus': No such file or directory
mv: cannot stat `g77': No such file or directory
mv: cannot stat `g77-cross': No such file or directory
mv: cannot stat `f771': No such file or directory
make[2]: [stage1-start] Error 1 (ignored)
mv: cannot stat `intl/*.o': No such file or directory
make[2]: [stage1-start] Error 1 (ignored)
mv: cannot stat `cp/*.o': No such file or directory
make[2]: [c++.stage1] Error 1 (ignored)
mv: cannot stat `objc/*.o': No such file or directory
make[2]: [objc.stage1] Error 1 (ignored)
mv: cannot stat `cc1obj': No such file or directory
make[2]: [objc.stage1] Error 1 (ignored)
hashtab.c: In function `higher_prime_number':
hashtab.c:114: warning: integer constant is unsigned in ISO C, signed with -traditional
hashtab.c:114: warning: decimal constant is so large that it is unsigned
../../gcc-20010205/gcc/c-lex.c:108:59: warning: function-like macro "strcmp" must be used with arguments in traditional C
../../gcc-20010205/gcc/cppinit.c: In function `append_include_chain':
../../gcc-20010205/gcc/cppinit.c:206: warning: unused parameter `cxx_aware'
../../gcc-20010205/gcc/fold-const.c: In function `div_and_round_double':
../../gcc-20010205/gcc/fold-const.c:679: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/fold-const.c: In function `optimize_bit_field_compare':
../../gcc-20010205/gcc/fold-const.c:2930: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/function.c: In function `instantiate_decls':
../../gcc-20010205/gcc/function.c:3589: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/function.c:3589: warning: signed and unsigned type in conditional expression
../../gcc-20010205/gcc/expr.c: In function `store_constructor':
../../gcc-20010205/gcc/expr.c:4583: warning: `minelt' might be used uninitialized in this function
../../gcc-20010205/gcc/expr.c:4584: warning: `maxelt' might be used uninitialized in this function
../../gcc-20010205/gcc/expmed.c: In function `expand_shift':
../../gcc-20010205/gcc/expmed.c:2000: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/dwarfout.c: In function `dwarfout_init':
../../gcc-20010205/gcc/dwarfout.c:5791: warning: passing arg 2 of `output_die' discards qualifiers from pointer target type
../../gcc-20010205/gcc/alias.c: In function `base_alias_check':
../../gcc-20010205/gcc/alias.c:1278: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/alias.c:1282: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cse.c: In function `fold_rtx':
../../gcc-20010205/gcc/cse.c:3509: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cse.c:3511: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cse.c:3644: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cse.c:3655: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cse.c:4261: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `try_combine':
../../gcc-20010205/gcc/combine.c:1670: warning: left shift count >= width of type
../../gcc-20010205/gcc/combine.c:1680: warning: left shift count >= width of type
../../gcc-20010205/gcc/combine.c:1681: warning: left shift count >= width of type
../../gcc-20010205/gcc/combine.c:1682: warning: left shift count >= width of type
../../gcc-20010205/gcc/combine.c: In function `find_split_point':
../../gcc-20010205/gcc/combine.c:2992: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `combine_simplify_rtx':
../../gcc-20010205/gcc/combine.c:4040: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `simplify_logical':
../../gcc-20010205/gcc/combine.c:5480: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:5574: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `expand_field_assignment':
../../gcc-20010205/gcc/combine.c:5829: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:5840: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `make_extraction':
../../gcc-20010205/gcc/combine.c:6055: warning: signed and unsigned type in conditional expression
../../gcc-20010205/gcc/combine.c: In function `force_to_mode':
../../gcc-20010205/gcc/combine.c:6993: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:7038: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:7050: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:7106: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:7167: warning: signed and unsigned type in conditional expression
../../gcc-20010205/gcc/combine.c:7189: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:7238: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `num_sign_bit_copies':
../../gcc-20010205/gcc/combine.c:8597: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:8716: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:8716: warning: signed and unsigned type in conditional expression
../../gcc-20010205/gcc/combine.c:8724: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `simplify_shift_const':
../../gcc-20010205/gcc/combine.c:9201: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:9541: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:9562: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:9605: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `recog_for_combine':
../../gcc-20010205/gcc/combine.c:9737: warning: pointer targets in passing arg 1 of `do_SUBST_INT' differ in signedness
../../gcc-20010205/gcc/combine.c: In function `simplify_comparison':
../../gcc-20010205/gcc/combine.c:10088: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:10694: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:10951: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:11027: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:11040: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/regmove.c: In function `replace_in_call_usage':
../../gcc-20010205/gcc/regmove.c:1606: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reload.c: In function `regno_clobbered_p':
../../gcc-20010205/gcc/reload.c:6639: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reload.c:6655: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reload1.c: In function `replace_pseudos_in_call_usage':
../../gcc-20010205/gcc/reload1.c:625: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reload1.c: In function `reload_combine':
../../gcc-20010205/gcc/reload1.c:8748: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reload1.c:8512: warning: `last_index_reg' might be used uninitialized in this function
../../gcc-20010205/gcc/final.c: In function `final':
../../gcc-20010205/gcc/final.c:2024: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `remove_regno_note':
../../gcc-20010205/gcc/reg-stack.c:851: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `get_hard_regnum':
../../gcc-20010205/gcc/reg-stack.c:877: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `emit_swap_insn':
../../gcc-20010205/gcc/reg-stack.c:1002: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c:1009: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `move_for_stack_reg':
../../gcc-20010205/gcc/reg-stack.c:1056: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `subst_stack_regs_pat':
../../gcc-20010205/gcc/reg-stack.c:1592: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c:1616: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c:1718: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `subst_asm_stack_regs':
../../gcc-20010205/gcc/reg-stack.c:1925: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c:2027: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/config/i386/i386.md:6306: warning: destination missing a mode?
../../gcc-20010205/gcc/config/i386/i386.md:6543: warning: destination missing a mode?
insn-emit.c: In function `gen_conditional_trap':
insn-emit.c:13980: warning: passing arg 2 of `ix86_expand_compare' from incompatible pointer type
insn-emit.c:13980: warning: passing arg 3 of `ix86_expand_compare' from incompatible pointer type
../../gcc-20010205/gcc/config/i386/i386.c: In function `ix86_init_builtins':
../../gcc-20010205/gcc/config/i386/i386.c:7626: warning: unused variable `int_ftype_v4sf_int'
../../gcc-20010205/gcc/config/i386/i386.c:7703: warning: unused variable `di_ftype_di_int'
../../gcc-20010205/gcc/config/i386/i386.c:7708: warning: unused variable `v8qi_ftype_v8qi_di'
../../gcc-20010205/gcc/sched-deps.c: In function `add_dependence':
../../gcc-20010205/gcc/sched-deps.c:200: warning: `present_dep_type' might be used uninitialized in this function
../../gcc-20010205/gcc/cp/call.c: In function `convert_like_real':
../../gcc-20010205/gcc/cp/call.c:3688: warning: `savew' might be used uninitialized in this function
../../gcc-20010205/gcc/cp/call.c:3688: warning: `savee' might be used uninitialized in this function
../../gcc-20010205/gcc/cp/errfn.c:34: warning: function declaration isn't a prototype
../../gcc-20010205/gcc/cp/pt.c: In function `inline_needs_template_parms':
../../gcc-20010205/gcc/cp/pt.c:307: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cp/pt.c: In function `is_member_template':
../../gcc-20010205/gcc/cp/pt.c:454: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cp/pt.c: In function `retrieve_specialization':
../../gcc-20010205/gcc/cp/pt.c:741: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cp/pt.c: In function `register_specialization':
../../gcc-20010205/gcc/cp/pt.c:826: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cp/pt.c: In function `check_default_tmpl_args':
../../gcc-20010205/gcc/cp/pt.c:2464: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cp/pt.c: In function `tsubst_template_parms':
../../gcc-20010205/gcc/cp/pt.c:5391: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cp/error.c:173: warning: initialization from incompatible pointer type
../../gcc-20010205/gcc/cp/error.c:173: warning: initialization from incompatible pointer type
../../gcc-20010205/gcc/cp/error.c:173: warning: initialization from incompatible pointer type
../../gcc-20010205/gcc/cp/error.c:174: warning: initialization from incompatible pointer type
../../gcc-20010205/gcc/cp/error.c:174: warning: initialization from incompatible pointer type
../../gcc-20010205/gcc/cp/init.c: In function `build_java_class_ref':
../../gcc-20010205/gcc/cp/init.c:2213: warning: `name' might be used uninitialized in this function
../../gcc-20010205/gcc/gcc.c:609: warning: string length `904' is greater than the minimum length `509' ISO C89 is required to support
../../gcc-20010205/gcc/gcc.c:753: warning: string length `564' is greater than the minimum length `509' ISO C89 is required to support
In file included from specs.h:1,
from ../../gcc-20010205/gcc/gcc.c:771:
../../gcc-20010205/gcc/cp/lang-specs.h:71: warning: string length `706' is greater than the minimum length `509' ISO C89 is required to support
In file included from specs.h:2,
from ../../gcc-20010205/gcc/gcc.c:771:
../../gcc-20010205/gcc/f/lang-specs.h:59: warning: string length `544' is greater than the minimum length `509' ISO C89 is required to support
In file included from specs.h:3,
from ../../gcc-20010205/gcc/gcc.c:771:
../../gcc-20010205/gcc/objc/lang-specs.h:39: warning: string length `614' is greater than the minimum length `509' ISO C89 is required to support
../../gcc-20010205/gcc/gcc.c:1250: warning: string length `906' is greater than the minimum length `509' ISO C89 is required to support
../../gcc-20010205/gcc/gcc.c:1266: warning: `init_gcc_specs' defined but not used
cxxmain.c: In function `main':
cxxmain.c:5053: warning: `style' might be used uninitialized in this function
./intdoc.texi:9502: warning: unlikely character ( in @var.
./intdoc.texi:9502: warning: unlikely character ) in @var.
./intdoc.texi:9581: warning: unlikely character ( in @var.
./intdoc.texi:9581: warning: unlikely character ) in @var.
mv: cannot stat `s-crt0': No such file or directory
mv: cannot stat `crtbegin.o': No such file or directory
mv: cannot stat `crtbeginS.o': No such file or directory
mv: cannot stat `crtend.o': No such file or directory
mv: cannot stat `crtendS.o': No such file or directory
mv: cannot stat `gcc-cross': No such file or directory
mv: cannot stat `enquire': No such file or directory
mv: cannot stat `protoize': No such file or directory
mv: cannot stat `unprotoize': No such file or directory
mv: cannot stat `collect2': No such file or directory
mv: cannot stat `*.[0-9][0-9].*': No such file or directory
mv: cannot stat `*.[si]': No such file or directory
mv: cannot stat `g++-cross': No such file or directory
mv: cannot stat `g77-cross': No such file or directory
make[2]: [stage2-start] Error 1 (ignored)
mv: cannot stat `intl/*.o': No such file or directory
make[2]: [stage2-start] Error 1 (ignored)
mv: cannot stat `g77spec.o': No such file or directory
mv: cannot stat `g77version.o': No such file or directory
make[2]: [f77.stage2] Error 1 (ignored)
mv: cannot stat `objc/*.o': No such file or directory
make[2]: [objc.stage2] Error 1 (ignored)
mv: cannot stat `cc1obj': No such file or directory
make[2]: [objc.stage2] Error 1 (ignored)
hashtab.c: In function `higher_prime_number':
hashtab.c:114: warning: integer constant is unsigned in ISO C, signed with -traditional
hashtab.c:114: warning: decimal constant is so large that it is unsigned
../../gcc-20010205/gcc/c-lex.c:108:59: warning: function-like macro "strcmp" must be used with arguments in traditional C
../../gcc-20010205/gcc/cppinit.c: In function `append_include_chain':
../../gcc-20010205/gcc/cppinit.c:206: warning: unused parameter `cxx_aware'
../../gcc-20010205/gcc/fold-const.c: In function `div_and_round_double':
../../gcc-20010205/gcc/fold-const.c:679: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/fold-const.c: In function `optimize_bit_field_compare':
../../gcc-20010205/gcc/fold-const.c:2930: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/function.c: In function `instantiate_decls':
../../gcc-20010205/gcc/function.c:3589: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/function.c:3589: warning: signed and unsigned type in conditional expression
../../gcc-20010205/gcc/expr.c: In function `store_constructor':
../../gcc-20010205/gcc/expr.c:4583: warning: `minelt' might be used uninitialized in this function
../../gcc-20010205/gcc/expr.c:4584: warning: `maxelt' might be used uninitialized in this function
../../gcc-20010205/gcc/expmed.c: In function `expand_shift':
../../gcc-20010205/gcc/expmed.c:2000: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/dwarfout.c: In function `dwarfout_init':
../../gcc-20010205/gcc/dwarfout.c:5791: warning: passing arg 2 of `output_die' discards qualifiers from pointer target type
../../gcc-20010205/gcc/alias.c: In function `base_alias_check':
../../gcc-20010205/gcc/alias.c:1278: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/alias.c:1282: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cse.c: In function `fold_rtx':
../../gcc-20010205/gcc/cse.c:3509: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cse.c:3511: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cse.c:3644: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cse.c:3655: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cse.c:4261: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `try_combine':
../../gcc-20010205/gcc/combine.c:1670: warning: left shift count >= width of type
../../gcc-20010205/gcc/combine.c:1680: warning: left shift count >= width of type
../../gcc-20010205/gcc/combine.c:1681: warning: left shift count >= width of type
../../gcc-20010205/gcc/combine.c:1682: warning: left shift count >= width of type
../../gcc-20010205/gcc/combine.c: In function `find_split_point':
../../gcc-20010205/gcc/combine.c:2992: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `combine_simplify_rtx':
../../gcc-20010205/gcc/combine.c:4040: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `simplify_logical':
../../gcc-20010205/gcc/combine.c:5480: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:5574: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `expand_field_assignment':
../../gcc-20010205/gcc/combine.c:5829: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:5840: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `make_extraction':
../../gcc-20010205/gcc/combine.c:6055: warning: signed and unsigned type in conditional expression
../../gcc-20010205/gcc/combine.c: In function `force_to_mode':
../../gcc-20010205/gcc/combine.c:6993: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:7038: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:7050: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:7106: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:7167: warning: signed and unsigned type in conditional expression
../../gcc-20010205/gcc/combine.c:7189: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:7238: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `num_sign_bit_copies':
../../gcc-20010205/gcc/combine.c:8597: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:8716: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:8716: warning: signed and unsigned type in conditional expression
../../gcc-20010205/gcc/combine.c:8724: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `simplify_shift_const':
../../gcc-20010205/gcc/combine.c:9201: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:9541: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:9562: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:9605: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c: In function `recog_for_combine':
../../gcc-20010205/gcc/combine.c:9737: warning: pointer targets in passing arg 1 of `do_SUBST_INT' differ in signedness
../../gcc-20010205/gcc/combine.c: In function `simplify_comparison':
../../gcc-20010205/gcc/combine.c:10088: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:10694: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:10951: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:11027: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/combine.c:11040: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/regmove.c: In function `replace_in_call_usage':
../../gcc-20010205/gcc/regmove.c:1606: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reload.c: In function `regno_clobbered_p':
../../gcc-20010205/gcc/reload.c:6639: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reload.c:6655: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reload1.c: In function `replace_pseudos_in_call_usage':
../../gcc-20010205/gcc/reload1.c:625: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reload1.c: In function `reload_combine':
../../gcc-20010205/gcc/reload1.c:8748: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reload1.c:8512: warning: `last_index_reg' might be used uninitialized in this function
../../gcc-20010205/gcc/final.c: In function `final':
../../gcc-20010205/gcc/final.c:2024: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `remove_regno_note':
../../gcc-20010205/gcc/reg-stack.c:851: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `get_hard_regnum':
../../gcc-20010205/gcc/reg-stack.c:877: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `emit_swap_insn':
../../gcc-20010205/gcc/reg-stack.c:1002: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c:1009: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `move_for_stack_reg':
../../gcc-20010205/gcc/reg-stack.c:1056: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `subst_stack_regs_pat':
../../gcc-20010205/gcc/reg-stack.c:1592: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c:1616: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c:1718: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c: In function `subst_asm_stack_regs':
../../gcc-20010205/gcc/reg-stack.c:1925: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/reg-stack.c:2027: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/config/i386/i386.md:6306: warning: destination missing a mode?
../../gcc-20010205/gcc/config/i386/i386.md:6543: warning: destination missing a mode?
insn-emit.c: In function `gen_conditional_trap':
insn-emit.c:13980: warning: passing arg 2 of `ix86_expand_compare' from incompatible pointer type
insn-emit.c:13980: warning: passing arg 3 of `ix86_expand_compare' from incompatible pointer type
../../gcc-20010205/gcc/config/i386/i386.c: In function `ix86_init_builtins':
../../gcc-20010205/gcc/config/i386/i386.c:7626: warning: unused variable `int_ftype_v4sf_int'
../../gcc-20010205/gcc/config/i386/i386.c:7703: warning: unused variable `di_ftype_di_int'
../../gcc-20010205/gcc/config/i386/i386.c:7708: warning: unused variable `v8qi_ftype_v8qi_di'
../../gcc-20010205/gcc/sched-deps.c: In function `add_dependence':
../../gcc-20010205/gcc/sched-deps.c:200: warning: `present_dep_type' might be used uninitialized in this function
../../gcc-20010205/gcc/cp/call.c: In function `convert_like_real':
../../gcc-20010205/gcc/cp/call.c:3688: warning: `savew' might be used uninitialized in this function
../../gcc-20010205/gcc/cp/call.c:3688: warning: `savee' might be used uninitialized in this function
../../gcc-20010205/gcc/cp/errfn.c:34: warning: function declaration isn't a prototype
../../gcc-20010205/gcc/cp/pt.c: In function `inline_needs_template_parms':
../../gcc-20010205/gcc/cp/pt.c:307: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cp/pt.c: In function `is_member_template':
../../gcc-20010205/gcc/cp/pt.c:454: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cp/pt.c: In function `retrieve_specialization':
../../gcc-20010205/gcc/cp/pt.c:741: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cp/pt.c: In function `register_specialization':
../../gcc-20010205/gcc/cp/pt.c:826: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cp/pt.c: In function `check_default_tmpl_args':
../../gcc-20010205/gcc/cp/pt.c:2464: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cp/pt.c: In function `tsubst_template_parms':
../../gcc-20010205/gcc/cp/pt.c:5391: warning: comparison between signed and unsigned
../../gcc-20010205/gcc/cp/error.c:173: warning: initialization from incompatible pointer type
../../gcc-20010205/gcc/cp/error.c:173: warning: initialization from incompatible pointer type
../../gcc-20010205/gcc/cp/error.c:173: warning: initialization from incompatible pointer type
../../gcc-20010205/gcc/cp/error.c:174: warning: initialization from incompatible pointer type
../../gcc-20010205/gcc/cp/error.c:174: warning: initialization from incompatible pointer type
../../gcc-20010205/gcc/cp/init.c: In function `build_java_class_ref':
../../gcc-20010205/gcc/cp/init.c:2213: warning: `name' might be used uninitialized in this function
../../gcc-20010205/gcc/gcc.c:609: warning: string length `904' is greater than the minimum length `509' ISO C89 is required to support
../../gcc-20010205/gcc/gcc.c:753: warning: string length `564' is greater than the minimum length `509' ISO C89 is required to support
In file included from specs.h:1,
from ../../gcc-20010205/gcc/gcc.c:771:
../../gcc-20010205/gcc/cp/lang-specs.h:71: warning: string length `706' is greater than the minimum length `509' ISO C89 is required to support
In file included from specs.h:2,
from ../../gcc-20010205/gcc/gcc.c:771:
../../gcc-20010205/gcc/f/lang-specs.h:59: warning: string length `544' is greater than the minimum length `509' ISO C89 is required to support
In file included from specs.h:3,
from ../../gcc-20010205/gcc/gcc.c:771:
../../gcc-20010205/gcc/objc/lang-specs.h:39: warning: string length `614' is greater than the minimum length `509' ISO C89 is required to support
../../gcc-20010205/gcc/gcc.c:1250: warning: string length `906' is greater than the minimum length `509' ISO C89 is required to support
../../gcc-20010205/gcc/gcc.c:1266: warning: `init_gcc_specs' defined but not used
cxxmain.c: In function `main':
cxxmain.c:5053: warning: `style' might be used uninitialized in this function
../../../gcc-20010205/libiberty/hashtab.c: In function `higher_prime_number':
../../../gcc-20010205/libiberty/hashtab.c:114: warning: integer constant is unsigned in ISO C, signed with -traditional
../../../gcc-20010205/libiberty/hashtab.c:114: warning: decimal constant is so large that it is unsigned
../../../gcc-20010205/libiberty/md5.c:356:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:357:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:358:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:359:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:360:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:361:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:362:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:363:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:364:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:365:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:366:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:367:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:368:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:369:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:370:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:371:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:374:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:375:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:376:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:377:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:378:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:379:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:380:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:381:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:382:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:383:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:384:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:385:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:386:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:387:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:388:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:389:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:392:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:393:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:394:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:395:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:396:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:397:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:398:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:399:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:400:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:401:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:402:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:403:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:404:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:405:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:406:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010205/libiberty/md5.c:407:7: warning: function-like macro "FI" must be used with arguments in traditional C
configure: warning: wchar_t support disabled.
../../../../gcc-20010205/libstdc++-v3/libsupc++/exception_support.cc: In
function `cp_eh_info* __start_cp_handler()':
../../../../gcc-20010205/libstdc++-v3/libsupc++/exception_support.cc:127: warning: new
declaration `cp_eh_info* __start_cp_handler()'
../../../../gcc-20010205/libstdc++-v3/libsupc++/exception_support.cc:127: warning: ambiguates
built-in declaration `cp_eh_info* __start_cp_handler()'
../../../../gcc-20010205/libstdc++-v3/libsupc++/exception_support.cc: In
function `void __check_null_eh_spec()':
../../../../gcc-20010205/libstdc++-v3/libsupc++/exception_support.cc:350: warning: `noreturn'
function does return
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h: In method
`_CharT std::moneypunct<_CharT, _Intl>::decimal_point() const [with _CharT =
char, bool _Intl = false]':
../../../../gcc-20010205/libstdc++-v3/src/locale-inst.cc:53: instantiated from here
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h:1281: warning: can't
inline call to `_CharT std::moneypunct<_CharT, _Intl>::decimal_point() const
[with _CharT = char, bool _Intl = false]'
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h:1281: warning: called
from here
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h: In method
`_CharT std::moneypunct<_CharT, _Intl>::thousands_sep() const [with _CharT =
char, bool _Intl = false]':
../../../../gcc-20010205/libstdc++-v3/src/locale-inst.cc:53: instantiated from here
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h:1285: warning: can't
inline call to `_CharT std::moneypunct<_CharT, _Intl>::thousands_sep() const
[with _CharT = char, bool _Intl = false]'
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h:1285: warning: called
from here
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h: In method
`string std::moneypunct<_CharT, _Intl>::grouping() const [with _CharT =
char, bool _Intl = false]':
../../../../gcc-20010205/libstdc++-v3/src/locale-inst.cc:53: instantiated from here
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h:1289: warning: can't
inline call to `string std::moneypunct<_CharT, _Intl>::grouping() const
[with _CharT = char, bool _Intl = false]'
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h:1289: warning: called
from here
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h: In method
`_CharT std::moneypunct<_CharT, _Intl>::decimal_point() const [with _CharT =
char, bool _Intl = true]':
../../../../gcc-20010205/libstdc++-v3/src/locale-inst.cc:54: instantiated from here
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h:1281: warning: can't
inline call to `_CharT std::moneypunct<_CharT, _Intl>::decimal_point() const
[with _CharT = char, bool _Intl = true]'
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h:1281: warning: called
from here
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h: In method
`_CharT std::moneypunct<_CharT, _Intl>::thousands_sep() const [with _CharT =
char, bool _Intl = true]':
../../../../gcc-20010205/libstdc++-v3/src/locale-inst.cc:54: instantiated from here
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h:1285: warning: can't
inline call to `_CharT std::moneypunct<_CharT, _Intl>::thousands_sep() const
[with _CharT = char, bool _Intl = true]'
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h:1285: warning: called
from here
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h: In method
`string std::moneypunct<_CharT, _Intl>::grouping() const [with _CharT =
char, bool _Intl = true]':
../../../../gcc-20010205/libstdc++-v3/src/locale-inst.cc:54: instantiated from here
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h:1289: warning: can't
inline call to `string std::moneypunct<_CharT, _Intl>::grouping() const
[with _CharT = char, bool _Intl = true]'
../../../../gcc-20010205/libstdc++-v3/include/bits/locale_facets.h:1289: warning: called
from here