1. 12 Nov, 2001 10 commits
  2. 11 Nov, 2001 13 commits
    • alpha.c (unicosmk_special_name): Prototype. · 950a3816
      	* alpha.c (unicosmk_special_name): Prototype.
      	(unicosmk_ssib_name): Delete unused variable.
      	* alpha/unicosmk.h (common_section, ssib_section): Prototype.
      	* alpha/vms.h (PREFIX): Undef before defining.
      	* arm/pe.h (SUBTARGET_NAME_ENCODING_LENGTHS): Likewise.
      	* i370/i370.c (mvs_hash_alias): Prototype.  Wrap with macro
      	controlling usage.  Const-ify.
      	(alias_number): Delete unused variable.
      	* m32r/m32r.c (m32r_sched_init): Add missing argument.
      	(m32r_expand_block_move): Fix uninitialized warnings.
      	* mn10300/mn10300.h (REGNO_IN_RANGE_P): Fix 'unsigned >=0 is
      	always true' warnings.
      	* openbsd.h (TARGET_MEM_FUNCTIONS): Don't redefine.
      	* sh/sh.c: Include "integrate.h".
      	(output_far_jump): Fix uninitialized warning.
      	* final.c (shorten_branches): Avoid automatic aggregate
      	initialization.
      	* integrate.c (subst_constants): Likewise.
      
      From-SVN: r46932
      Kaveh R. Ghazi committed
    • h8300.c (shift_alg): Remove SHIFT_MAX. · 0c50ee73
      	* config/h8300/h8300.c (shift_alg): Remove SHIFT_MAX.
      	(get_shift_alg): Remove redundant code.
      
      From-SVN: r46931
      Kazu Hirata committed
    • milli64.S: Fix comment formatting. · fe19a83d
      	* config/pa/milli64.S: Fix comment formatting.
      	* config/pa/pa-64.h: Likewise.
      	* config/pa/pa-linux.h: Likewise.
      	* config/pa/pa-protos.h: Likewise.
      	* config/pa/pa.c: Likewise.
      	* config/pa/pa.h: Likewise.
      	* config/pa/pa32-linux.h: Likewise.
      	* config/pa/pa32-regs.h: Likewise.
      	* config/pa/pa64-hpux.h: Likewise.
      	* config/pa/pa64-regs.h: Likewise.
      	* config/pa/som.h: Likewise.
      
      From-SVN: r46930
      Kazu Hirata committed
    • gcc.texi: Move several chapters out to ... · b64a6a11
      	* doc/gcc.texi: Move several chapters out to ...
      	* doc/bugreport.texi, doc/contribute.texi, doc/frontends.texi,
      	doc/service.texi, doc/standards.texi, doc/trouble.texi,
      	doc/vms.texi: ... here.  New files.
      	* Makefile.in ($(docdir)/gcc.info, gcc.dvi): Update dependencies.
      
      From-SVN: r46929
      Joseph Myers committed
    • ChangeLog.2, [...]: Fix spelling errors. · eaec9b3d
      	* ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,
      	cfg.c, cfganal.c, cfgcleanup.c, cfglayout.c, cfgloop.c, cfgrtl.c,
      	collect2.c, combine.c, config.in, configure, configure.in,
      	conflict.c, dwarf2out.c, dwarfout.c, except.c, final.c, flow.c,
      	genattrtab.c, ggc-page.c, jump.c, lcm.c, predict.c, reg-stack.c,
      	reload1.c, rtlanal.c, sched-rgn.c, toplev.c, unwind-dw2-fde.h: Fix
      	spelling errors.
      
      From-SVN: r46928
      Joseph Myers committed
    • rs6000.c (rs6000_hash_constant, [...]): Adjust operand number in CONST_DOUBLE. · 592bf28c
      	* config/rs6000/rs6000.c (rs6000_hash_constant, toc_hash_eq):
      	Adjust operand number in CONST_DOUBLE.
      
      From-SVN: r46927
      Richard Kenner committed
    • expmed.c (extract_bit_field): No longer pass in alignment. · 04050c69
      	* expmed.c (extract_bit_field): No longer pass in alignment.
      	(extract_fixed_bit_field, extract_split_bit_field): Likewise.
      	(store_bit_field, store_fixed_bit_field, store_split_bit_field):
      	Likewise.
      	* expr.c (store_constructor, store_constructor_field): Likewise.
      	(store_field, emit_group_load, emit_group_store): Likewise.
      	* expr.h (emit_group_load, emit_group_store): Delete ALIGN parm.
      	(store_bit_field, extract_bit_field): Likewise.
      	* calls.c, expr.c, function.c: Change calls to above functions.
      	* ifcvt.c, stmt.c: Likewise.
      
      From-SVN: r46926
      Richard Kenner committed
    • alias.c (nonoverlapping_memrefs_p): Not overlapping if one base is constant and one is on frame. · d746694a
      	* alias.c (nonoverlapping_memrefs_p): Not overlapping if one base is
      	constant and one is on frame.
      	If know memref offset, adjust size from decl.
      
      From-SVN: r46925
      Richard Kenner committed
    • Daily bump. · 6f38bb17
      From-SVN: r46923
      GCC Administrator committed
    • unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning. · e59f7d3d
      	* alpha/unicosmk.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): Fix
      	format specifier warning.
      	* convex.h (ASM_OUTPUT_BYTE): Likewise.
      	* elfos.h (ALIGN_ASM_OP): Undef before defining.
      	* i386/att.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier
      	warning.
      	* i386/bsd.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
      	* i386/gas.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
      	* i386-interix.h (gen_stdcall_suffix): Prototype.
      	* i386.h (ASM_OUTPUT_BYTE): Fix format specifier warning.
      	* i386elf.h (ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE,
      	ASM_OUTPUT_LONG_DOUBLE): Likewise.
      	* i386/interix.c (gen_stdcall_suffix): Const-ify.
      	* i386/next.h (ASM_OUTPUT_LONG_DOUBLE, ASM_OUTPUT_DOUBLE,
      	ASM_OUTPUT_FLOAT, ASM_GENERATE_INTERNAL_LABEL): Fix format
      	specifier warnings.
      	* i386/osfrose.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
      	* i386/ptx4-i.h (ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE,
      	ASM_OUTPUT_LONG_DOUBLE): Likewise.
      	* i386/sco5.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
      	* i386/sequent.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
      	* i386/sun386.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
      	* i386/svr3dbx.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
      	* m68k/3b1.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_LONG_DOUBLE,
      	ASM_OUTPUT_FLOAT, ASM_GENERATE_INTERNAL_LABEL): Likewise.
      	* m68k/altos3068.h (ASM_OUTPUT_FLOAT_OPERAND): Likewise.
      	* m68k/amix.h (ASM_OUTPUT_ASCII, ASM_GENERATE_INTERNAL_LABEL):
      	Likewise.
      	* m68k/atari.h (ASM_OUTPUT_ASCII, ASM_GENERATE_INTERNAL_LABEL):
      	Likewise.
      	* m68k/crds.h (ASM_OUTPUT_DOUBLE, PRINT_OPERAND): Likewise.
      	* m68k/dpx2.h (ASM_OUTPUT_LONG_DOUBLE, ASM_OUTPUT_DOUBLE,
      	ASM_OUTPUT_FLOAT, ASM_OUTPUT_BYTE, ASM_OUTPUT_FLOAT_OPERAND):
      	Likewise.
      	* m68k/hp320.h (ASM_OUTPUT_LONG_DOUBLE, ASM_OUTPUT_BYTE):
      	Likewise.
      	* m68k.h (ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_BYTE):
      	Likewise.
      	* m68k/m68kv4.h (ASM_OUTPUT_ASCII): Delete unused variable.
      	* m68k/mot3300.h (ASM_OUTPUT_BYTE): Fix format specifier warning.
      	* m68k/news.h (PRINT_OPERAND): Likewise.
      	* m68k/next.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT,
      	ASM_OUTPUT_FLOAT_OPERAND, ASM_OUTPUT_DOUBLE_OPERAND): Likewise.
      	* m68k/next21.h (ASM_OUTPUT_FLOAT_OPERAND): Likewise.
      	* m68k/plexus.h (ASM_SPEC): Insert space between macro name and
      	definition.
      	* m68k/sgs.h (ASM_OUTPUT_LONG_DOUBLE, ASM_OUTPUT_DOUBLE,
      	ASM_OUTPUT_FLOAT, ASM_OUTPUT_ASCII, ASM_OUTPUT_FLOAT_OPERAND,
      	ASM_OUTPUT_DOUBLE_OPERAND): Fix format specifier warnings.
      	* m68k/sun3.h (ASM_OUTPUT_FLOAT_OPERAND): Likewise.
      	* m68k/tower-as.h (ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_DOUBLE,
      	ASM_OUTPUT_LONG_DOUBLE, ASM_OUTPUT_FLOAT, ASM_OUTPUT_BYTE,
      	PRINT_OPERAND): Likewise.
      	* m88k/m88k.h (ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_BYTE):
      	Likewise.
      	* mips/elf.h (PUT_SDB_SIZE, ASM_DECLARE_OBJECT_NAME): Likewise.
      	* mips/elf64.h (PUT_SDB_SIZE, ASM_DECLARE_OBJECT_NAME): Likewise.
      	* mips/iris5gas.h (PUT_SDB_SIZE): Likewise.
      	* mips/linux.h (ASM_DECLARE_OBJECT_NAME): Likewise.
      	* mips.c (mips_output_external_libcall): Mark parameter with
      	ATTRIBUTE_UNUSED.
      	(mips_asm_file_start): Move variable into the scope where it's
      	used.
      	* mips.h (PUT_SDB_INT_VAL, PUT_SDB_SIZE): Likewise.
      	* mips/netbsd.h (ASM_DECLARE_OBJECT_NAME): Likewise.
      	* mips/sni-gas.h (PUT_SDB_SIZE): Likewise.
      	* ns32k/encore.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
      	* ns32k.c (print_operand): Likewise.
      	* pa.c (print_operand, output_div_insn): Likewise.
      	* pa.h (ASM_OUTPUT_MI_THUNK, ASM_GENERATE_INTERNAL_LABEL,
      	ASM_OUTPUT_BYTE, PRINT_OPERAND_ADDRESS): Likewise.
      	* pa/pa64-hpux.h (UNIQUE_SECTION): Const-ify.
      	* sparc/linux.h (ASM_GENERATE_INTERNAL_LABEL): Fix format
      	specifier warnings.
      	* sparc/linux64.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
      	* sparc/pbd.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
      	(ASM_OUTPUT_SOURCE_LINE): Don't list macro arguments in undef.
      	* sparc/vxsim.h (ASM_GENERATE_INTERNAL_LABEL): Fix format
      	specifier warnings.
      	* svr3.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
      
      	* sdbout.c (sdbout_end_epilogue): Mark parameter with
      	ATTRIBUTE_UNUSED.
      	* varasm.c (assemble_global): Likewise.
      
      From-SVN: r46922
      Kaveh R. Ghazi committed
    • config.gcc: Add "elfos.h svr4.h" to $tm_file for Linux/mips. · 3e619f14
      2001-11-11  H.J. Lu <hjl@gnu.org>
      
      	* config.gcc: Add "elfos.h svr4.h" to $tm_file for Linux/mips.
      
      From-SVN: r46921
      H.J. Lu committed
    • Reapply last patch to convex.md which somehow got lost: · dbefdf4a
      Tue Nov  6 09:21:34 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
      
      	* config/convex/convex.md (movdf): Use it.
      
      From-SVN: r46920
      Richard Kenner committed
    • final.c (*_MAX_SKIP): Use *_max_skip variables. · 2cca7283
      	* final.c (*_MAX_SKIP): Use *_max_skip variables.
      	* flags.h (align_loops_max_skip, align_jumps_max_skip,
      	align_labels_max_skip): New global variables.
      	* toplev.c (align_loops_max_skip, align_jumps_max_skip,
      	align_labels_max_skip): New global variables.
      	(toplev_main): Set new variables.
      	* i386.c (override_options): Set max_skip values.
      
      From-SVN: r46919
      Jan Hubicka committed
  3. 10 Nov, 2001 10 commits
  4. 09 Nov, 2001 7 commits
    • Makefile.in: Update. · 5d69f816
      	* Makefile.in: Update.
      	* c-decl.c (print_lang_decl, print_lang_type): Remove.
      	(print_lang_identifier): Rename c_print_identifier.
      	* c-lang.c (LANG_HOOKS_PRINT_IDENTIFIER, LANG_HOOKS_SET_YYDEBUG): New.
      	(print_lang_statistics, lang_print_xnode): Remove.
      	* c-parse.in (set_yydebug): Rename c_set_yydebug.
      	* c-tree.h (c_set_yydebug, c_print_identifier): New.
      	* langhooks-def.h (lhd_print_tree_nothing, lhd_set_yydebug): New.
      	LANG_HOOKS_PRINT_STATISTICS, LANG_HOOKS_PRINT_XNODE,
      	LANG_HOOKS_PRINT_DECL, LANG_HOOKS_PRINT_TYPE,
      	LANG_HOOKS_PRINT_IDENTIFIER, LANG_HOOKS_SET_YYDEBUG): New.
      	(LANG_HOOKS_INITIALIZER): Update.
      	* langhooks.h (struct lang_hooks): New members.
      	(lang_print_tree_hook): New.
      	* langhooks.c (lhd_print_tree_nothing, lhd_set_yydebug): New.
      	* print-tree.c: Include langhooks.h.
      	(print_node): Update.
      	* toplev.c (decode_d_option): Update.
      	* tree.c: Include langhooks.h.
      	(dump_tree_statistics): Update.
      	* tree.h (print_lang_statistics, print_lang_decl, print_lang_type,
      	print_lang_identifier, set_yydebug, lang_print_xnode): Remove.
      ada:
      	* misc.c (gnat_print_decl, gnat_print_type): Renamed.
      	(LANG_HOOKS_PRINT_DECL, LANG_HOOKS_PRINT_TYPE): Override.
      	(print_lang_statistics, lang_print_xnode, print_lang_identifier,
      	set_yydebug): Remove.
      cp:
      	* cp-lang.c (LANG_HOOKS_PRINT_DECL, LANG_HOOKS_PRINT_TYPE,
      	LANG_HOOKS_PRINT_STATISTICS, LANG_HOOKS_PRINT_XNODE,
      	LANG_HOOKS_PRINT_IDENTIFIER, LANG_HOOKS_SET_YYDEBUG): Override.
      	* cp-tree.h (print_class_statistics): Remove.
      	(cxx_print_statistics, cxx_print_xnode, cxx_print_decl, cxx_print_type,
      	cxx_print_identifier, cxx_set_yydebug): New.
      	* lex.c (set_yydebug): Rename c_set_yydebug.
      	* ptree.c (print_lang_decl, print_lang_type, print_lang_identifier,
      	lang_print_xnode): Rename.
      	* tree.c (print_lang_statistics): Rename.
      f:
      	* com.c (ffe_print_identifier): Rename.
      	(LANG_HOOKS_PRINT_IDENTIFIER): Override.
      	(lang_print_xnode, print_lang_decl, print_lang_statistics,
      	print_lang_type, set_yydebug): Remove.
      java:
      	* java-tree.h (java_set_yydebug): New.
      	* jcf-parse.c (set_yydebug): Rename java_set_yydebug.
      	* lang.c (LANG_HOOKS_SET_YYDEBUG): Override.
      	(print_lang_decl, print_lang_type, print_lang_identifier,
      	print_lang_statistics, lang_print_xnode): Remove.
      objc:
      	* objc-act.c (LANG_HOOKS_PRINT_IDENTIFIER,
      	LANG_HOOKS_SET_YYDEBUG): Override.
      	(lang_print_xnode, print_lang_statistics): Remove.
      
      From-SVN: r46907
      Neil Booth committed
    • dwarf2asm.c (dw2_force_const_mem): Invoke STRIP_NAME_ENCODING on the symbol string. · 1ee9fb20
              * dwarf2asm.c (dw2_force_const_mem): Invoke STRIP_NAME_ENCODING
              on the symbol string.
      
      From-SVN: r46906
      Richard Henderson committed
    • elf.h (ASM_DECLARE_FUNCTION_NAME, [...]): Undef before defining. · 1e5cf796
      	* pa/elf.h (ASM_DECLARE_FUNCTION_NAME,
      	ASM_OUTPUT_EXTERNAL_LIBCALL): Undef before defining.
      	* config.gcc (hppa1.1-*-rtems*): Remove duplicate clause.
      
      From-SVN: r46905
      Kaveh R. Ghazi committed
    • clipper.h (ASM_OUTPUT_REG_POP): Fix typo. · 137bb46a
      	* clipper.h (ASM_OUTPUT_REG_POP): Fix typo.
      
      	* tlink.c (recompile_files): Copy strings passed to `putenv'.
      
      From-SVN: r46904
      Kaveh R. Ghazi committed
    • * class.c (dump_array): Fix format specifier warning. · 4fdc14ca
      From-SVN: r46903
      Kaveh R. Ghazi committed
    • tree.h (TYPE_VOLATILE): Trap use not on TYPEs. · 50e9f73a
      	* tree.h (TYPE_VOLATILE): Trap use not on TYPEs.
      	(TYPE_READONLY): Likewise.
      
      From-SVN: r46902
      Geoffrey Keating committed
    • flow.c (insn_dead_p): Allow for AUTO_INC notes all the time. · ff6051b7
      	* flow.c (insn_dead_p): Allow for AUTO_INC notes all the time.
      
      In testsuite/:
      
      	* gcc.c-torture/execute/20011109-2.c: New test.
      
      From-SVN: r46901
      Geoffrey Keating committed