This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc version 3.0 20010402 (prerelease) build


The build on RedHat Linux 7.0 was successfully.
The atachment contains warnings and error messages.

-- 
Ryszard Kabatek
../../gcc-20010402/libiberty/md5.c: In function `md5_init_ctx':
../../gcc-20010402/libiberty/md5.c:69: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:70: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c: In function `md5_process_block':
../../gcc-20010402/libiberty/md5.c:325: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:326: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:328: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:329: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:331: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:332: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:334: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:335: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:336: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:338: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:339: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:356: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:357: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:359: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:360: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:362: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:363: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:365: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:366: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:368: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:369: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:371: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:374: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:375: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:377: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:378: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:380: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:381: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:383: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:384: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:386: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:387: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:389: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:392: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:394: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:395: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:397: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:398: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:399: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:401: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:402: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:404: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/libiberty/md5.c:405: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/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.
../../gcc-20010402/gcc/c-lex.c: In function `read_ucs':
../../gcc-20010402/gcc/c-lex.c:408: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/fold-const.c: In function `div_and_round_double':
../../gcc-20010402/gcc/fold-const.c:681: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/fold-const.c: In function `optimize_bit_field_compare':
../../gcc-20010402/gcc/fold-const.c:2932: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/function.c: In function `instantiate_decls':
../../gcc-20010402/gcc/function.c:3592: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/stmt.c: In function `expand_end_case':
../../gcc-20010402/gcc/stmt.c:5452: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/expmed.c: In function `expand_shift':
../../gcc-20010402/gcc/expmed.c:2000: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/emit-rtl.c: In function `operand_subword':
../../gcc-20010402/gcc/emit-rtl.c:1369: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/emit-rtl.c:1369: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/emit-rtl.c:1369: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/emit-rtl.c:1406: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/emit-rtl.c:1406: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/emit-rtl.c:1406: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/emit-rtl.c:1459: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/emit-rtl.c:1459: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/emit-rtl.c:1459: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/dwarfout.c: In function `dwarfout_init':
../../gcc-20010402/gcc/dwarfout.c:5909: warning: passing arg 2 of `output_die' discards `const' from pointer target type
../../gcc-20010402/gcc/dwarf2out.c: In function `output_call_frame_info':
../../gcc-20010402/gcc/dwarf2out.c:2073: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/dwarf2out.c:2081: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/dwarf2out.c: In function `int_loc_descriptor':
../../gcc-20010402/gcc/dwarf2out.c:7684: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/dwarf2out.c:7696: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/alias.c: In function `base_alias_check':
../../gcc-20010402/gcc/alias.c:1312: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/alias.c:1316: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cse.c: In function `fold_rtx':
../../gcc-20010402/gcc/cse.c:3509: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cse.c:3511: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cse.c:3644: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cse.c:3655: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cse.c:4261: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `find_split_point':
../../gcc-20010402/gcc/combine.c:2999: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `combine_simplify_rtx':
../../gcc-20010402/gcc/combine.c:4047: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `simplify_logical':
../../gcc-20010402/gcc/combine.c:5494: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:5588: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `expand_field_assignment':
../../gcc-20010402/gcc/combine.c:5843: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:5854: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `force_to_mode':
../../gcc-20010402/gcc/combine.c:7007: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:7052: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:7064: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:7120: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:7203: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:7252: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `num_sign_bit_copies':
../../gcc-20010402/gcc/combine.c:8621: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:8753: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:8761: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `simplify_shift_const':
../../gcc-20010402/gcc/combine.c:9238: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:9578: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:9599: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:9642: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `recog_for_combine':
../../gcc-20010402/gcc/combine.c:9774: warning: pointer targets in passing arg 1 of `do_SUBST_INT' differ in signedness
../../gcc-20010402/gcc/combine.c: In function `simplify_comparison':
../../gcc-20010402/gcc/combine.c:10125: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:10731: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:10988: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:11064: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:11077: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/regclass.c:139: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/regclass.c:139: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/regmove.c: In function `replace_in_call_usage':
../../gcc-20010402/gcc/regmove.c:1606: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reload.c: In function `regno_clobbered_p':
../../gcc-20010402/gcc/reload.c:6639: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reload.c:6655: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reload1.c: In function `replace_pseudos_in_call_usage':
../../gcc-20010402/gcc/reload1.c:625: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reload1.c: In function `reload_combine':
../../gcc-20010402/gcc/reload1.c:8828: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/final.c: In function `final':
../../gcc-20010402/gcc/final.c:2024: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `remove_regno_note':
../../gcc-20010402/gcc/reg-stack.c:843: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `get_hard_regnum':
../../gcc-20010402/gcc/reg-stack.c:869: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `emit_swap_insn':
../../gcc-20010402/gcc/reg-stack.c:994: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c:1001: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `move_for_stack_reg':
../../gcc-20010402/gcc/reg-stack.c:1048: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `subst_stack_regs_pat':
../../gcc-20010402/gcc/reg-stack.c:1591: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c:1615: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c:1717: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `subst_asm_stack_regs':
../../gcc-20010402/gcc/reg-stack.c:1924: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c:2026: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/config/i386/i386.md:6306: warning: destination missing a mode?
../../gcc-20010402/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 `L6942' 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:16481: warning: label `L1645' defined but not used
insn-recog.c:16370: warning: label `L7150' defined but not used
insn-recog.c: In function `recog_13':
insn-recog.c:17880: warning: label `L292' defined but not used
insn-recog.c:17659: warning: label `L7184' defined but not used
insn-recog.c:17300: warning: label `L7174' defined but not used
insn-recog.c:17039: warning: label `L7168' defined but not used
insn-recog.c: In function `recog_14':
insn-recog.c:18336: warning: label `L7211' defined but not used
insn-recog.c:18075: warning: label `L7205' defined but not used
insn-recog.c: In function `recog_15':
insn-recog.c:19954: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-recog.c:19954: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-recog.c: In function `recog_19':
insn-recog.c:24911: warning: label `L7323' defined but not used
insn-recog.c: In function `recog':
insn-recog.c:29522: warning: label `L7351' defined but not used
insn-recog.c: In function `split_2':
insn-recog.c:33128: warning: label `L7496' defined but not used
insn-recog.c:33074: warning: label `L7490' defined but not used
insn-recog.c:32992: warning: label `L7482' defined but not used
insn-recog.c:32938: warning: label `L7476' defined but not used
insn-recog.c:32856: warning: label `L7468' defined but not used
insn-recog.c:32802: warning: label `L7462' defined but not used
insn-recog.c:31963: warning: label `L7445' defined but not used
insn-recog.c:31909: warning: label `L7439' defined but not used
insn-recog.c:31171: warning: label `L7416' defined but not used
insn-recog.c:31020: warning: label `L7408' defined but not used
insn-recog.c: In function `split_3':
insn-recog.c:33357: warning: label `L5629' defined but not used
insn-recog.c: In function `peephole2_insns':
insn-recog.c:36084: warning: label `L7562' defined but not used
insn-recog.c:35670: warning: label `L7552' defined but not used
insn-recog.c:35022: warning: label `L6297' defined but not used
insn-recog.c:34899: warning: label `L6292' defined but not used
insn-recog.c:34657: warning: label `L6287' 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:7750: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-emit.c: In function `gen_split_697':
insn-emit.c:7868: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-emit.c: In function `gen_split_706':
insn-emit.c:8105: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-emit.c: In function `gen_split_710':
insn-emit.c:8223: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-emit.c: In function `gen_conditional_trap':
insn-emit.c:14013: warning: passing arg 2 of `ix86_expand_compare' from incompatible pointer type
insn-emit.c:14013: warning: passing arg 3 of `ix86_expand_compare' from incompatible pointer type
../../gcc-20010402/gcc/config/i386/i386.c: In function `incdec_operand':
../../gcc-20010402/gcc/config/i386/i386.c:1185: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/config/i386/i386.c: In function `ix86_expand_int_movcc':
../../gcc-20010402/gcc/config/i386/i386.c:5567: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/config/i386/i386.c: In function `ix86_expand_strlensi_unroll_1':
../../gcc-20010402/gcc/config/i386/i386.c:6483: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-20010402/gcc/config/i386/i386.c: In function `ix86_init_builtins':
../../gcc-20010402/gcc/config/i386/i386.c:7790: warning: unused variable `v8qi_ftype_v8qi_di'
../../gcc-20010402/gcc/config/i386/i386.c:7785: warning: unused variable `di_ftype_di_int'
../../gcc-20010402/gcc/config/i386/i386.c:7708: warning: unused variable `int_ftype_v4sf_int'
Forbidden identifiers: i386 linux unix 
../../../gcc-20010402/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 strict_ansi_only         to zutil.h
Fixed:  zutil.h
Quoted includes in zutil.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)
../../gcc-20010402/gcc/fold-const.c: In function `div_and_round_double':
../../gcc-20010402/gcc/fold-const.c:681: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/fold-const.c: In function `optimize_bit_field_compare':
../../gcc-20010402/gcc/fold-const.c:2932: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/function.c: In function `instantiate_decls':
../../gcc-20010402/gcc/function.c:3592: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/function.c:3592: warning: signed and unsigned type in conditional expression
../../gcc-20010402/gcc/expr.c: In function `store_constructor':
../../gcc-20010402/gcc/expr.c:4583: warning: `minelt' might be used uninitialized in this function
../../gcc-20010402/gcc/expr.c:4584: warning: `maxelt' might be used uninitialized in this function
../../gcc-20010402/gcc/expmed.c: In function `expand_shift':
../../gcc-20010402/gcc/expmed.c:2000: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/dwarfout.c: In function `dwarfout_init':
../../gcc-20010402/gcc/dwarfout.c:5797: warning: passing arg 2 of `output_die' discards qualifiers from pointer target type
../../gcc-20010402/gcc/alias.c: In function `base_alias_check':
../../gcc-20010402/gcc/alias.c:1312: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/alias.c:1316: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cse.c: In function `fold_rtx':
../../gcc-20010402/gcc/cse.c:3509: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cse.c:3511: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cse.c:3644: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cse.c:3655: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cse.c:4261: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `find_split_point':
../../gcc-20010402/gcc/combine.c:2999: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `combine_simplify_rtx':
../../gcc-20010402/gcc/combine.c:4047: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `simplify_logical':
../../gcc-20010402/gcc/combine.c:5494: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:5588: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `expand_field_assignment':
../../gcc-20010402/gcc/combine.c:5843: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:5854: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `make_extraction':
../../gcc-20010402/gcc/combine.c:6069: warning: signed and unsigned type in conditional expression
../../gcc-20010402/gcc/combine.c: In function `force_to_mode':
../../gcc-20010402/gcc/combine.c:7007: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:7052: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:7064: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:7120: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:7181: warning: signed and unsigned type in conditional expression
../../gcc-20010402/gcc/combine.c:7203: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:7252: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `num_sign_bit_copies':
../../gcc-20010402/gcc/combine.c:8621: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:8753: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:8753: warning: signed and unsigned type in conditional expression
../../gcc-20010402/gcc/combine.c:8761: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `simplify_shift_const':
../../gcc-20010402/gcc/combine.c:9238: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:9578: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:9599: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:9642: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `recog_for_combine':
../../gcc-20010402/gcc/combine.c:9774: warning: pointer targets in passing arg 1 of `do_SUBST_INT' differ in signedness
../../gcc-20010402/gcc/combine.c: In function `simplify_comparison':
../../gcc-20010402/gcc/combine.c:10125: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:10731: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:10988: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:11064: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:11077: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/regmove.c: In function `replace_in_call_usage':
../../gcc-20010402/gcc/regmove.c:1606: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reload.c: In function `regno_clobbered_p':
../../gcc-20010402/gcc/reload.c:6639: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reload.c:6655: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reload1.c: In function `replace_pseudos_in_call_usage':
../../gcc-20010402/gcc/reload1.c:625: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reload1.c: In function `reload_combine':
../../gcc-20010402/gcc/reload1.c:8828: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reload1.c:8592: warning: `last_index_reg' might be used uninitialized in this function
../../gcc-20010402/gcc/final.c: In function `final':
../../gcc-20010402/gcc/final.c:2024: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `remove_regno_note':
../../gcc-20010402/gcc/reg-stack.c:843: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `get_hard_regnum':
../../gcc-20010402/gcc/reg-stack.c:869: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `emit_swap_insn':
../../gcc-20010402/gcc/reg-stack.c:994: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c:1001: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `move_for_stack_reg':
../../gcc-20010402/gcc/reg-stack.c:1048: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `subst_stack_regs_pat':
../../gcc-20010402/gcc/reg-stack.c:1591: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c:1615: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c:1717: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `subst_asm_stack_regs':
../../gcc-20010402/gcc/reg-stack.c:1924: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c:2026: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/config/i386/i386.md:6306: warning: destination missing a mode?
../../gcc-20010402/gcc/config/i386/i386.md:6543: warning: destination missing a mode?
insn-emit.c: In function `gen_conditional_trap':
insn-emit.c:14011: warning: passing arg 2 of `ix86_expand_compare' from incompatible pointer type
insn-emit.c:14011: warning: passing arg 3 of `ix86_expand_compare' from incompatible pointer type
../../gcc-20010402/gcc/config/i386/i386.c: In function `ix86_init_builtins':
../../gcc-20010402/gcc/config/i386/i386.c:7708: warning: unused variable `int_ftype_v4sf_int'
../../gcc-20010402/gcc/config/i386/i386.c:7785: warning: unused variable `di_ftype_di_int'
../../gcc-20010402/gcc/config/i386/i386.c:7790: warning: unused variable `v8qi_ftype_v8qi_di'
../../gcc-20010402/gcc/sched-deps.c: In function `add_dependence':
../../gcc-20010402/gcc/sched-deps.c:200: warning: `present_dep_type' might be used uninitialized in this function
../../gcc-20010402/gcc/cp/call.c: In function `convert_like_real':
../../gcc-20010402/gcc/cp/call.c:3682: warning: `savew' might be used uninitialized in this function
../../gcc-20010402/gcc/cp/call.c:3682: warning: `savee' might be used uninitialized in this function
../../gcc-20010402/gcc/cp/call.c: In function `joust':
../../gcc-20010402/gcc/cp/call.c:5378: warning: `w' might be used uninitialized in this function
../../gcc-20010402/gcc/cp/call.c:5378: warning: `l' might be used uninitialized in this function
../../gcc-20010402/gcc/cp/errfn.c:34: warning: function declaration isn't a prototype
../../gcc-20010402/gcc/cp/pt.c: In function `inline_needs_template_parms':
../../gcc-20010402/gcc/cp/pt.c:306: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cp/pt.c: In function `is_member_template':
../../gcc-20010402/gcc/cp/pt.c:453: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cp/pt.c: In function `retrieve_specialization':
../../gcc-20010402/gcc/cp/pt.c:740: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cp/pt.c: In function `register_specialization':
../../gcc-20010402/gcc/cp/pt.c:825: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cp/pt.c: In function `check_default_tmpl_args':
../../gcc-20010402/gcc/cp/pt.c:2455: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cp/pt.c: In function `tsubst_template_parms':
../../gcc-20010402/gcc/cp/pt.c:5378: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cp/error.c:173: warning: initialization from incompatible pointer type
../../gcc-20010402/gcc/cp/error.c:173: warning: initialization from incompatible pointer type
../../gcc-20010402/gcc/cp/error.c:173: warning: initialization from incompatible pointer type
../../gcc-20010402/gcc/cp/error.c:174: warning: initialization from incompatible pointer type
../../gcc-20010402/gcc/cp/error.c:174: warning: initialization from incompatible pointer type
../../gcc-20010402/gcc/cp/init.c: In function `build_java_class_ref':
../../gcc-20010402/gcc/cp/init.c:2203: warning: `name' might be used uninitialized in this function
../../gcc-20010402/gcc/gcc.c:610: warning: string length `893' is greater than the length `509' ISO C89 compilers are required to support
../../gcc-20010402/gcc/gcc.c:759: warning: string length `564' is greater than the length `509' ISO C89 compilers are required to support
In file included from specs.h:1,
                 from ../../gcc-20010402/gcc/gcc.c:777:
../../gcc-20010402/gcc/cp/lang-specs.h:57: warning: string length `825' is greater than the length `509' ISO C89 compilers are required to support
In file included from specs.h:2,
                 from ../../gcc-20010402/gcc/gcc.c:777:
../../gcc-20010402/gcc/f/lang-specs.h:59: warning: string length `544' is greater than the length `509' ISO C89 compilers are required to support
In file included from specs.h:3,
                 from ../../gcc-20010402/gcc/gcc.c:777:
../../gcc-20010402/gcc/objc/lang-specs.h:39: warning: string length `614' is greater than the length `509' ISO C89 compilers are required to support
../../gcc-20010402/gcc/gcc.c:1256: warning: string length `906' is greater than the length `509' ISO C89 compilers are required to support
./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)
../../gcc-20010402/gcc/fold-const.c: In function `div_and_round_double':
../../gcc-20010402/gcc/fold-const.c:681: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/fold-const.c: In function `optimize_bit_field_compare':
../../gcc-20010402/gcc/fold-const.c:2932: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/function.c: In function `instantiate_decls':
../../gcc-20010402/gcc/function.c:3592: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/function.c:3592: warning: signed and unsigned type in conditional expression
../../gcc-20010402/gcc/expr.c: In function `store_constructor':
../../gcc-20010402/gcc/expr.c:4583: warning: `minelt' might be used uninitialized in this function
../../gcc-20010402/gcc/expr.c:4584: warning: `maxelt' might be used uninitialized in this function
../../gcc-20010402/gcc/expmed.c: In function `expand_shift':
../../gcc-20010402/gcc/expmed.c:2000: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/dwarfout.c: In function `dwarfout_init':
../../gcc-20010402/gcc/dwarfout.c:5797: warning: passing arg 2 of `output_die' discards qualifiers from pointer target type
../../gcc-20010402/gcc/alias.c: In function `base_alias_check':
../../gcc-20010402/gcc/alias.c:1312: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/alias.c:1316: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cse.c: In function `fold_rtx':
../../gcc-20010402/gcc/cse.c:3509: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cse.c:3511: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cse.c:3644: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cse.c:3655: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cse.c:4261: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `find_split_point':
../../gcc-20010402/gcc/combine.c:2999: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `combine_simplify_rtx':
../../gcc-20010402/gcc/combine.c:4047: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `simplify_logical':
../../gcc-20010402/gcc/combine.c:5494: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:5588: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `expand_field_assignment':
../../gcc-20010402/gcc/combine.c:5843: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:5854: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `make_extraction':
../../gcc-20010402/gcc/combine.c:6069: warning: signed and unsigned type in conditional expression
../../gcc-20010402/gcc/combine.c: In function `force_to_mode':
../../gcc-20010402/gcc/combine.c:7007: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:7052: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:7064: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:7120: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:7181: warning: signed and unsigned type in conditional expression
../../gcc-20010402/gcc/combine.c:7203: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:7252: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `num_sign_bit_copies':
../../gcc-20010402/gcc/combine.c:8621: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:8753: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:8753: warning: signed and unsigned type in conditional expression
../../gcc-20010402/gcc/combine.c:8761: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `simplify_shift_const':
../../gcc-20010402/gcc/combine.c:9238: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:9578: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:9599: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:9642: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c: In function `recog_for_combine':
../../gcc-20010402/gcc/combine.c:9774: warning: pointer targets in passing arg 1 of `do_SUBST_INT' differ in signedness
../../gcc-20010402/gcc/combine.c: In function `simplify_comparison':
../../gcc-20010402/gcc/combine.c:10125: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:10731: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:10988: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:11064: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/combine.c:11077: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/regmove.c: In function `replace_in_call_usage':
../../gcc-20010402/gcc/regmove.c:1606: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reload.c: In function `regno_clobbered_p':
../../gcc-20010402/gcc/reload.c:6639: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reload.c:6655: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reload1.c: In function `replace_pseudos_in_call_usage':
../../gcc-20010402/gcc/reload1.c:625: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reload1.c: In function `reload_combine':
../../gcc-20010402/gcc/reload1.c:8828: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reload1.c:8592: warning: `last_index_reg' might be used uninitialized in this function
../../gcc-20010402/gcc/final.c: In function `final':
../../gcc-20010402/gcc/final.c:2024: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `remove_regno_note':
../../gcc-20010402/gcc/reg-stack.c:843: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `get_hard_regnum':
../../gcc-20010402/gcc/reg-stack.c:869: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `emit_swap_insn':
../../gcc-20010402/gcc/reg-stack.c:994: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c:1001: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `move_for_stack_reg':
../../gcc-20010402/gcc/reg-stack.c:1048: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `subst_stack_regs_pat':
../../gcc-20010402/gcc/reg-stack.c:1591: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c:1615: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c:1717: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c: In function `subst_asm_stack_regs':
../../gcc-20010402/gcc/reg-stack.c:1924: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/reg-stack.c:2026: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/config/i386/i386.md:6306: warning: destination missing a mode?
../../gcc-20010402/gcc/config/i386/i386.md:6543: warning: destination missing a mode?
insn-emit.c: In function `gen_conditional_trap':
insn-emit.c:14011: warning: passing arg 2 of `ix86_expand_compare' from incompatible pointer type
insn-emit.c:14011: warning: passing arg 3 of `ix86_expand_compare' from incompatible pointer type
../../gcc-20010402/gcc/config/i386/i386.c: In function `ix86_init_builtins':
../../gcc-20010402/gcc/config/i386/i386.c:7708: warning: unused variable `int_ftype_v4sf_int'
../../gcc-20010402/gcc/config/i386/i386.c:7785: warning: unused variable `di_ftype_di_int'
../../gcc-20010402/gcc/config/i386/i386.c:7790: warning: unused variable `v8qi_ftype_v8qi_di'
../../gcc-20010402/gcc/sched-deps.c: In function `add_dependence':
../../gcc-20010402/gcc/sched-deps.c:200: warning: `present_dep_type' might be used uninitialized in this function
../../gcc-20010402/gcc/cp/call.c: In function `convert_like_real':
../../gcc-20010402/gcc/cp/call.c:3682: warning: `savew' might be used uninitialized in this function
../../gcc-20010402/gcc/cp/call.c:3682: warning: `savee' might be used uninitialized in this function
../../gcc-20010402/gcc/cp/call.c: In function `joust':
../../gcc-20010402/gcc/cp/call.c:5378: warning: `w' might be used uninitialized in this function
../../gcc-20010402/gcc/cp/call.c:5378: warning: `l' might be used uninitialized in this function
../../gcc-20010402/gcc/cp/errfn.c:34: warning: function declaration isn't a prototype
../../gcc-20010402/gcc/cp/pt.c: In function `inline_needs_template_parms':
../../gcc-20010402/gcc/cp/pt.c:306: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cp/pt.c: In function `is_member_template':
../../gcc-20010402/gcc/cp/pt.c:453: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cp/pt.c: In function `retrieve_specialization':
../../gcc-20010402/gcc/cp/pt.c:740: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cp/pt.c: In function `register_specialization':
../../gcc-20010402/gcc/cp/pt.c:825: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cp/pt.c: In function `check_default_tmpl_args':
../../gcc-20010402/gcc/cp/pt.c:2455: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cp/pt.c: In function `tsubst_template_parms':
../../gcc-20010402/gcc/cp/pt.c:5378: warning: comparison between signed and unsigned
../../gcc-20010402/gcc/cp/error.c:173: warning: initialization from incompatible pointer type
../../gcc-20010402/gcc/cp/error.c:173: warning: initialization from incompatible pointer type
../../gcc-20010402/gcc/cp/error.c:173: warning: initialization from incompatible pointer type
../../gcc-20010402/gcc/cp/error.c:174: warning: initialization from incompatible pointer type
../../gcc-20010402/gcc/cp/error.c:174: warning: initialization from incompatible pointer type
../../gcc-20010402/gcc/cp/init.c: In function `build_java_class_ref':
../../gcc-20010402/gcc/cp/init.c:2203: warning: `name' might be used uninitialized in this function
../../gcc-20010402/gcc/gcc.c:610: warning: string length `893' is greater than the length `509' ISO C89 compilers are required to support
../../gcc-20010402/gcc/gcc.c:759: warning: string length `564' is greater than the length `509' ISO C89 compilers are required to support
In file included from specs.h:1,
                 from ../../gcc-20010402/gcc/gcc.c:777:
../../gcc-20010402/gcc/cp/lang-specs.h:57: warning: string length `825' is greater than the length `509' ISO C89 compilers are required to support
In file included from specs.h:2,
                 from ../../gcc-20010402/gcc/gcc.c:777:
../../gcc-20010402/gcc/f/lang-specs.h:59: warning: string length `544' is greater than the length `509' ISO C89 compilers are required to support
In file included from specs.h:3,
                 from ../../gcc-20010402/gcc/gcc.c:777:
../../gcc-20010402/gcc/objc/lang-specs.h:39: warning: string length `614' is greater than the length `509' ISO C89 compilers are required to support
../../gcc-20010402/gcc/gcc.c:1256: warning: string length `906' is greater than the length `509' ISO C89 compilers are required to support
configure: warning: wchar_t support disabled.
../../../gcc-20010402/libiberty/md5.c:356:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:357:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:358:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:359:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:360:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:361:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:362:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:363:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:364:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:365:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:366:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:367:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:368:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:369:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:370:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:371:7: warning: function-like macro "FG" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:374:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:375:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:376:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:377:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:378:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:379:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:380:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:381:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:382:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:383:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:384:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:385:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:386:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:387:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:388:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:389:7: warning: function-like macro "FH" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:392:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:393:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:394:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:395:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:396:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:397:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:398:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:399:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:400:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:401:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:402:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:403:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:404:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:405:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:406:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../gcc-20010402/libiberty/md5.c:407:7: warning: function-like macro "FI" must be used with arguments in traditional C
../../../../gcc-20010402/libstdc++-v3/libsupc++/exception_support.cc: In 
   function `cp_eh_info* __start_cp_handler()':
../../../../gcc-20010402/libstdc++-v3/libsupc++/exception_support.cc:126: warning: new
   declaration `cp_eh_info* __start_cp_handler()'
../../../../gcc-20010402/libstdc++-v3/libsupc++/exception_support.cc:126: warning: ambiguates
   built-in declaration `cp_eh_info* __start_cp_handler()'
../../../../gcc-20010402/libstdc++-v3/libsupc++/exception_support.cc: In 
   function `void __check_null_eh_spec()':
../../../../gcc-20010402/libstdc++-v3/libsupc++/exception_support.cc:345: warning: `noreturn'
   function does return
../../../../gcc-20010402/libstdc++-v3/src/strstream.cc: In member function 
   `virtual int std::strstreambuf::pbackfail(int)':
../../../../gcc-20010402/libstdc++-v3/src/strstream.cc:178: warning: comparison 
   between signed and unsigned integer expressions
../../../../gcc-20010402/libstdc++-v3/src/locale.cc: In function `static 
   unsigned int std::locale::_S_normalize_category(unsigned int)':
../../../../gcc-20010402/libstdc++-v3/src/locale.cc:480: warning: `int __ret' 
   might be used uninitialized in this function
../../../../gcc-20010402/libstdc++-v3/include/bits/basic_string.h: In function 
   `std::basic_istream<_CharT, _Traits>& 
   std::operator>>(std::basic_istream<_CharT, _Traits>&, 
   std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = 
   std::char_traits<char>, _Alloc = std::allocator<char>]':
../../../../gcc-20010402/libstdc++-v3/src/misc-inst.cc:189:   instantiated from here
../../../../gcc-20010402/libstdc++-v3/include/bits/basic_string.h:1133: warning: comparison
   between signed and unsigned integer expressions

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]