1. 17 Jun, 2003 17 commits
  2. 16 Jun, 2003 23 commits
    • config.gcc: Explicitly mention elfos.h in ip2k entry. · 9cd598aa
      	* config.gcc: Explicitly mention elfos.h in ip2k entry.
      	* config/ip2k/ip2k.h: Don't #include it here.
      
      From-SVN: r68045
      Nathanael Nerode committed
    • abi_check.cc: Create summary report. · e7bb3511
      
      2003-06-16  Andreas Jaeger  <aj@suse.de>
      
              * testsuite/abi_check.cc: Create summary report.
      
      From-SVN: r68044
      Andreas Jaeger committed
    • decl.c, [...]: Don't use the PTR macro. · fad205ff
      cp:
      	* cp/decl.c, cp/pt.c, cp/search.c, cp/tree.c: Don't use the PTR
      	macro.
      
      gcc:
      	* bitmap.c, builtins.c, c-incpath.c, cgraph.c, config/frv/frv.c,
      	config/mips/mips.c, cppfiles.c, cpphash.c, cppinit.c, cpplib.c,
      	dwarf2out.c, dwarfout.c, except.c, expr.c, expr.h, fold-const.c,
      	function.c, gcc.c, genoutput.c, gensupport.c, global.c,
      	haifa-sched.c, hashtable.c, ifcvt.c, integrate.c, local-alloc.c,
      	loop.c, mips-tdump.c, mips-tfile.c, mkdeps.c, protoize.c,
      	read-rtl.c, recog.h, reload1.c, sbitmap.c, ssa-dce.c,
      	stringpool.c, tlink.c, tree.c, varasm.c, varray.c: Don't use
      	the PTR macro.
      
      From-SVN: r68043
      Kaveh R. Ghazi committed
    • gengtype.c: Don't use UNION_INIT_ZERO. · 4ff58371
      	* gengtype.c: Don't use UNION_INIT_ZERO.
      	* system.h (UNION_INIT_ZERO): Delete.
      
      From-SVN: r68042
      Kaveh R. Ghazi committed
    • 1-in.cc: Fix for systems with BUFSIZ != 8192. · 8363b773
      2003-06-16  Paolo Carlini  <pcarlini@unitus.it>
      
      	* testsuite/27_io/basic_filebuf/sgetn/char/1-in.cc: Fix
      	for systems with BUFSIZ != 8192.
      	* testsuite/27_io/basic_filebuf/sgetn/char/1-io.cc: Ditto.
      	* testsuite/27_io/basic_filebuf/sgetn/char/1-out.cc:
      	Minor tweaks.
      
      From-SVN: r68041
      Paolo Carlini committed
    • * tree.c: Convert to ISO C. · b57b79f7
      From-SVN: r68040
      Nathanael Nerode committed
    • simplify-rtx.c (simplify_subreg): Use GET_MODE_SIZE instead of… · 799ab2c7
      simplify-rtx.c (simplify_subreg): Use GET_MODE_SIZE instead of GET_MODE_UNIT_SIZE when simplifying constant vectors.
      
      2003-06-16  Richard Henderson  <rth@redhat.com>
      
      	* simplify-rtx.c (simplify_subreg): Use GET_MODE_SIZE instead of
      	GET_MODE_UNIT_SIZE when simplifying constant vectors.
      
      From-SVN: r68038
      Richard Henderson committed
    • timevar.c (get_run_time): Remove function provided also by libiberty. · 33b0d00f
      	* timevar.c (get_run_time): Remove function provided also by
      	libiberty.
      	* timevar.h: Remove get_run_time declaration.
      
      From-SVN: r68037
      Andreas Jaeger committed
    • m68hc11.c (m68hc11_rtx_costs): Remove unreachable code. · 3391875b
      	* config/m68hc11/m68hc11.c (m68hc11_rtx_costs): Remove
      	unreachable code.
      
      From-SVN: r68036
      Kazu Hirata committed
    • builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on ISO C. · 9a238586
      	* builtin-attrs.def, builtin-attrs.def, builtins.c, cpplex.c,
      	cpplib.c, gencheck.c, gengenrtl.c, machmode.def, protoize.c: Don't
      	use macros from "symcat.h", instead rely on ISO C.
      
      	* system.h: Don't include "symcat.h".
      	* configure.in (AC_C_STRINGIZE): Delete.
      	* config.in, configure: Regenerate.
      
      From-SVN: r68035
      Kaveh R. Ghazi committed
    • gcc-dg.exp (dg-xfail-if): Fix thinko. · 786a48dd
      	* lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
      	* gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
      	indications.
      
      From-SVN: r68034
      Mark Mitchell committed
    • simd-5.c: Correct SPARC XFAIL indications. · a48e7d36
      	* gcc.c-torture/compile/simd-5.c: Correct SPARC XFAIL indications.
      	Remove spurious PowerPC-64 XFAIL indications.
      
      From-SVN: r68033
      Mark Mitchell committed
    • Whitespace change. · 55448d12
      From-SVN: r68031
      Richard Kenner committed
    • [multiple changes] · 5ab481e0
      
      2003-06-16  Andreas Jaeger  <aj@suse.de>
      
      	* acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): Make
      	check-abi multilib aware.
      	* aclocal.m4: Regenerate.
      	* configure: Regenerate.
      
      2003-06-16  Benjamin Kosnik  <bkoz@redhat.com>
                  Andreas Jaeger  <aj@suse.de>
      
      	* configure.host: Set x86_64 abi_baseline pair correctly.
      
      From-SVN: r68029
      Benjamin Kosnik committed
    • tree.h (STMT_CHECK): New macro. · 7f42b6d7
      	* tree.h (STMT_CHECK): New macro.
      	Also upper-case argument names on all checking macros and
      	fix some whitespace problems; assume CODE argument does not
      	have side-effects.
      
      From-SVN: r68028
      Richard Kenner committed
    • scan.h: Convert to ISO C. · 2a0621b9
      	* scan.h: Convert to ISO C.
      	* system.h: Likewise.
      
      From-SVN: r68027
      Kaveh R. Ghazi committed
    • * MAINTAINERS (Write After Approval): Add myself. · 83415b0b
      From-SVN: r68026
      Graeme Peterson committed
    • fix typo in last patch · 26d83879
      From-SVN: r68024
      Joern Rennecke committed
    • c-format.c (dynamic_format_types): New pointer for dynamic data. · 89d09f83
      	* c-format.c (dynamic_format_types): New pointer for dynamic data.
      	(find_length_info_modifier_index, init_dynamic_asm_fprintf_info):
      	New functions split out of...
      	(handle_format_attribute): ...here.
      
      From-SVN: r68023
      Kaveh R. Ghazi committed
    • sh.h (REG_CLASS_FROM_LETTER): Change to: (REG_CLASS_FROM_CONSTRAINT). · 735cb76e
      	* sh.h (REG_CLASS_FROM_LETTER): Change to:
      	(REG_CLASS_FROM_CONSTRAINT).
      	(CONST_OK_FOR_I): Rename to:
      	(CONST_OK_FOR_I08).  Changed all users.
      	(CONST_OK_FOR_J): Rename to:
      	(CONST_OK_FOR_I16).  Changed all users.
      	(CONST_OK_FOR_K): Rename to:
      	(CONST_OK_FOR_P27).  Changed all users.
      	(CONST_OK_FOR_L): Rename to:
      	(CONST_OK_FOR_K08).  Changed all users.
      	(CONST_OK_FOR_O): Rename to:
      	(CONST_OK_FOR_I06).  Changed all users.
      	(CONST_OK_FOR_P): Rename to:
      	(CONST_OK_FOR_I10).  Changed all users.
      	(CONSTRAINT_LEN, CONST_OK_FOR_I, CONST_OK_FOR_J16): Define.
      	(CONST_OK_FOR_J, CONST_OK_FOR_K, CONST_OK_FOR_P): Likewise.
      	(EXTRA_CONSTRAINT_A, EXTRA_CONSTRAINT_Bsc): Likewise.
      	(EXTRA_CONSTRAINT_B, PIC_OFFSET_P, PIC_DIRECT_ADDR_P): Likewise.
      	(EXTRA_CONSTRAINT_Cpg, EXTRA_CONSTRAINT_C): Likewise.
      	(EXTRA_MEMORY_CONSTRAINT,(EXTRA_CONSTRAINT_Sr0): Likewise.
      	(CONST_OK_FOR_LETTER_P): Replace with
      	(CONST_OK_FOR_CONSTRAINT_P).
      	(EXTRA_CONSTRAINT_S): Rename to:
      	(EXTRA_CONSTRAINT_C16).  Changed all users.
      	(MOVI_SHORI_BASE_OPERAND_P): Don't allow direct addresses.
      	(EXTRA_CONSTRAINT_T): Rename to:
      	(EXTRA_CONSTRAINT_Csy).  Changed all users.
      	(EXTRA_CONSTRAINT_Z): Remove.
      	(EXTRA_CONSTRAINT): Replace with:
      	(EXTRA_CONSTRAINT_STR).
      	(EXTRA_CONSTRAINT_U): Rename to:
      	 (EXTRA_CONSTRAINT_Z).  Changed all users.
      	* sh.c (and_operand): Use CONST_OK_FOR_J16.
      	* sh.md (cmpeqsi_t-1, cmpeqsi_t, adddi3_media): Use new constraints.
      	(addsi3_media, addsi3_compact, andsi3_compact, anddi3): Likewise.
      	(iorsi3, iordi3, xorsi3, xordi3, ashlsi3_std, ashlhi3_k): Likewise.
      	(lshrsi3_k, movsi_i, movsi_ie, movsi_i_lowpart, movsi_media): Likewise.
      	(movsi_media_nofpu, movqi_media, movhi_i, movhi_media): Likewise.
      	(*movdi_i, movdi_media, movdi_media_nofpu, shori_media): Likewise.
      	(movdf_media, movdf_media_nofpu, movv2sf_i, movv4sf_i): Likewise.
      	(movsf_media, movsf_media_nofpu, movsi_y, beq_media): Likewise.
      	(beq_media_i, bne_media, pt, ptb, movv8qi_i, movv2hi_i): Likewise.
      	(movv4hi_i, movv2si_i, negcmpeqv8qi, negcmpeqv2si): Likewise.
      	(negcmpeqv4hi, negcmpgtuv8qi, negcmpgtv2si, negcmpgtv4hi): Likewise.
      	(mcmv, mcnvs_lw, mcnvs_wb, mcnvs_wub, mextr_rl, mextr_lr): Likewise.
      	(mextr1, mextr2, mextr3, mextr4, mextr5, mextr6, mextr7): Likewise.
      	(mperm_w, mperm_w_little, mperm_w_big, msad_ubq_i): Likewise.
      	(mshards_q, mshfhi_b, mshflo_b, mshf4_b, mshf0_b, mshfhi_l): Likewise.
      	(mshflo_l, mshf4_l, mshf0_l, mshfhi_w, mshflo_w, mshf4_w): Likewise.
      	(mshf0_w, mshflo_w_x, mshfhi_l_di, mshfhi_l_di_rev): Likewise.
      	(mshflo_l_di_rev, mshflo_l_di_x, concat_v2sf): Likewise.
      	(mshflo_l_di_x_rev, subv2si3, subv4hi3, sssubv2si3): Likewise.
      	(sssubv4hi3): Likewise.
      	(movsf_i): Change I[08]/r to G/r.
      	(movsf_ie): Change f/{G,H}/c/X to f/{G,H}/c/Bsc.
      
      	* sh.c (sh_output_mi_thunk): Use CONST_OK_FOR_ADD.
      
      From-SVN: r68022
      J"orn Rennecke committed
    • 1.cc: Split and fix for missing seeks between gets and puts into... · 0bad3b7c
      2003-06-16  Paolo Carlini  <pcarlini@unitus.it>
      
              * testsuite/27_io/basic_filebuf/sungetc/char/1.cc: Split and
              fix for missing seeks between gets and puts into...
      	* testsuite/27_io/basic_filebuf/sungetc/char/1-in.cc: New.
              * testsuite/27_io/basic_filebuf/sungetc/char/1-io.cc: New.
              * testsuite/27_io/basic_filebuf/sungetc/char/1-out.cc: New.
              * testsuite/27_io/basic_filebuf/sungetc/char/2-in.cc: New.
      	* testsuite/27_io/basic_filebuf/sungetc/char/2-io.cc: New.
      	* testsuite/27_io/basic_filebuf/sungetc/char/2-out.cc: New.
      
      From-SVN: r68021
      Paolo Carlini committed
    • i386.c (ix86_memory_move_cost): Fix typo. · bce75972
      2003-06-16  Vladimir Makarov  <vmakarov@redhat.com>
      
      	* config/i386/i386.c (ix86_memory_move_cost): Fix typo.
      
      From-SVN: r68020
      Vladimir Makarov committed