- 03 Sep, 2004 13 commits
-
-
2004-09-03 Vladimir Makarov <vmakarov@redhat.com> PR target/15832 * global.c (modify_reg_pav): New function. (make_accurate_live_analysis): Call the new function. Move pavin modification by earlyclobber set into the new function. From-SVN: r87035
Vladimir Makarov committed -
From-SVN: r87033
Daniel Berlin committed -
m68k.c (output_andsi3): Use -1 instead of (HOST_WIDE_INT)0xffffffff since CONST_INT value are always... * config/m68k/m68k.c (output_andsi3): Use -1 instead of (HOST_WIDE_INT)0xffffffff since CONST_INT value are always sign extended. From-SVN: r87031
Andreas Schwab committed -
2004-09-03 Paolo Bonzini <bonzini@gnu.org> * configure: Regenerate. From-SVN: r87030
Paolo Bonzini committed -
From-SVN: r87027
Mark Mitchell committed -
* Makefile.in (LIB2ADDEHDEP): Add unwind.h and unwind-pe.h. * mklibgcc.in (libgcc_dep): New, covering general dependencies, but not unwind code specific ones. (libgcc2_c_dep): Replace general dependencies with use of libgcc_dep. Remove unwind code specific dependencies. (libgcov_c_dep): Replace general dependencies with use of libgcc_dep. Remove gbl-ctors.h. Add libgcc_dep to output generated for LIB2ADD, LIB2ADDEH, and LIB2ADD_ST. Add LIB2ADDEHDEP to output generated for LIB2ADDEH. From-SVN: r87026
Jan Beulich committed -
* combine.c (try_combine): Delay modifying of insns which cannot be easily undone. From-SVN: r87025
Roman Zippel committed -
2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com> PR fortran/16579 * gfortran.fortran-torture/execute/intrinsic_i_char.f90: Delete. Duplicate of gfortran.dg/g77/20010610.f From-SVN: r87024
David Billinghurst committed -
2004-09-02 Daniel Berlin <dberlin@dberlin.org> * gcc/common.opt: Rename ivcanon to tree-loop-ivcanon, tree-lim to tree-loop-im. * gcc/tree-ssa-loop.c: Ditto * gcc/tree-ssa-loop-ivcanon.c: Ditto * gcc/doc/invoke.texi: Ditto. From-SVN: r87023
Daniel Berlin committed -
[gcc/ChangeLog] 2004-09-02 Ziemowit Laski <zlaski@apple.com> * c-decl.c (store_parm_decls_newstyle): Make static. (store_parm_decls_from): New function. * c-tree.h (store_parm_decls_newstyle): Remove prototype. (store_parm_decls_from): New prototype. From-SVN: r87022
Ziemowit Laski committed -
* config/rs6000/rs6000.c (expand_block_move): Use SImode and HImode with STRICT_ALIGNMENT. From-SVN: r87021
David Edelsohn committed -
* config/arm/bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define. (TARGET_OS_CPP_BUILTINS): Likewise. * config/arm/symbian.h (TARGET_OS_CPP_BUILTINS): Include TARGET_BPABI_CPP_BUILTINS. * g++.dg/abi/arm_rtti1.C: New test. * libsupc++/typeinfo: Honor __GXX_MERGED_TYPEINFO_NAMES if already defined. [[Split portion of a mixed commit.]] From-SVN: r87018.2
Mark Mitchell committed -
From-SVN: r87005
GCC Administrator committed
-
- 02 Sep, 2004 27 commits
-
-
From-SVN: r87002
Roman Zippel committed -
2004-09-02 Eric Christopher <echristo@redhat.com> * builtins.c (expand_builtin_cabs): Delete. (expand_builtin): If unable to fold the values do a normal library call for builtin_cab*. (fold_builtin_cabs): Depend on optimize and optimize_size. * optabs.c (expand_cmplxdiv_straight): Delete. (expand_cmplxdiv_wide): Ditto. (expand_vector_binop): Ditto. (expand_vector_unop): Ditto. (expand_complex_abs): Delete. (expand_binop): Remove calls to above functions. Remove open coding of complex arithmetic. (expand_unop): Ditto. * optabs.h: Remove prototypes. From-SVN: r87000
Eric Christopher committed -
[gcc/ChangeLog] 2004-09-02 Ziemowit Laski <zlaski@apple.com> * c-decl.c (store_parm_decls_newstyle): Make externally visible. * c-tree.h (store_parm_decls_newstyle): New prototype. From-SVN: r86998
Ziemowit Laski committed -
* config/rs6000/rs6000.c (expand_block_clear): Use vector instructions if available. (expand_block_move): Likewise. From-SVN: r86996
Geoffrey Keating committed -
From-SVN: r86995
Jan Hubicka committed -
2004-09-02 Andreas Tobler <a.tobler@schweiz.ch> * src/powerpc/ffi_darwin.c: Add flag for longdouble return values. (ffi_prep_args): Handle longdouble arguments. (ffi_prep_cif_machdep): Set flags for longdouble. Calculate space for longdouble. (ffi_closure_helper_DARWIN): Add closure handling for longdouble. * src/powerpc/darwin.S (_ffi_call_DARWIN): Add handling of longdouble values. * src/powerpc/darwin_closure.S (_ffi_closure_ASM): Likewise. * src/types.c: Defined longdouble size and alignment for darwin. From-SVN: r86992
Andreas Tobler committed -
* src/powerpc/aix.S: Remove whitespaces. * src/powerpc/aix_closure.S: Likewise. * src/powerpc/asm.h: Likewise. * src/powerpc/ffi.c: Likewise. * src/powerpc/ffitarget.h: Likewise. * src/powerpc/linux64.S: Likewise. * src/powerpc/linux64_closure.S: Likewise. * src/powerpc/ppc_closure.S: Likewise. * src/powerpc/sysv.S: Likewise. From-SVN: r86991
Andreas Tobler committed -
* config/arm/symbian.h (LIB_SPEC): Define to empty. * config/arm/t-symbian (SHLIB_LC): Likewise. From-SVN: r86990
Mark Mitchell committed -
From-SVN: r86986
Paul Brook committed -
* config/arm/bpabi.c (__aeabi_ul2d, __aeabi_ul2f): Remove. [[Split portion of a mixed commit.]] From-SVN: r86985.2
Paul Brook committed -
* decl2.c (determine_visibility): Only check data visibility for VAR_DECLS. [[Split portion of a mixed commit.]] From-SVN: r86983.2
Paul Brook committed -
From-SVN: r86982
Chao-ying Fu committed -
re PR libstdc++/16715 (std::basic_iostream is instantiated when used, even though instantiations are already contained in libstdc++) 2004-09-02 Benjamin Kosnik <bkoz@redhat.com> Simon Richter <Simon.Richter@hogyros.de> PR libstdc++/16715 * include/bits/istream.tcc: Add extern template for iostream char and wchar_t instantiations. Co-Authored-By: Simon Richter <Simon.Richter@hogyros.de> From-SVN: r86980
Benjamin Kosnik committed -
From-SVN: r86978
Paul Brook committed -
mips.c (mips_classify_symbol, [...]): (mips_restore_gp, mips_set_return_address, mips_expand_prologue) * config/mips/mips.c (mips_classify_symbol, mips_fetch_insns): (mips_restore_gp, mips_set_return_address, mips_expand_prologue) (mips16_fp_args, mips_avoid_hazard): Replace abort with gcc_assert. (build_mips16_call_stub): Likewise. Remove daft CALL_INSN checks. (mips_issue_rate): Remove unreachable abort. (mips_symbolic_constant_p, mips_symbolic_address_p, mips_symbol_insns) (mips_output_move, mips_relational_operand_ok_p, mips_arg_info) (mips_block_move_straight, print_operand_address, mips_file_start) (mips_initial_elimination_offset, mips16_fp_args, dump_constants_1) (mips_output_conditional_branch, mips_expand_builtin_direct) (mips_expand_builtin_compare): Replace abort with gcc_unreachable. * config/mips/mips.md (rotr<mode>3, consttable_float): Replace abort with gcc_assert. From-SVN: r86977
Richard Sandiford committed -
From-SVN: r86976
Paul Brook committed -
* config/mips/mips.md (*lea_high64): Change split condition to flow2_completed. Add a peephole2 to generate a more parallel version. From-SVN: r86975
Richard Sandiford committed -
* gimplify.c (gimplify_compound_lval): Move "stack" varray out of GGC. * ggc-page.c: include tree-flow.h. (extra_order_size_table): Add stmt_ann_d. (STAT_LABEL): Rename from .... (LABEL): ... this one. * Makefile.in (ggc-page.o): Add dependency. * ggc-common.c (ggc_force_collect): New global variable. (loc_description): Add fields "freed", "collected" (ptr_hash): New static hash (ptr_hash_entry): New structure. (hash_ptr,eq_ptr,ggc_prune_ptr): New static functions. (ggc_record_overhead): Take ptr argument, record it (ggc_prune_overhead_list, ggc_free_overhead): New functions. (cmp_statistics): Imrove sorting. (dump_ggc_loc_statistics): Output newly collected statistics * ggc-page.c (ggc_alloc): Update call of ggc_record_overhead (ggc_free): Call ggc_free_overhead. (ggc_collect): Force collection when asked to be forced. (ggc_collect): Call ggc_prune_overhead_list. * ggc.h (ggc_force_collect): Declare (ggc_record_overhead): Update prototype. (ggc_free_overhead, ggc_prune_overhead_list): Declare. From-SVN: r86974
Jan Hubicka committed -
2004-09-02 Benjamin Kosnik <bkoz@redhat.com> Leland Wang <llwang@infor.org> PR libstdc++/17259 * include/ext/ropeimpl.h (rope::_S_compare): Use _Rope_constants::_S_leaf. Co-Authored-By: Leland Wang <llwang@infor.org> From-SVN: r86973
Benjamin Kosnik committed -
* common.opt (ftrapping-math): Default to on. From-SVN: r86972
James E Wilson committed -
From-SVN: r86971
Richard Earnshaw committed -
PR target/16884 * config/avr/avr.md ("movmemhi"): Substitute match_dup to match_scratch. (*movmemqi_insn): Likewise. (*movmemhi): Likewise. (clrmemhi): Likewise. (*clrmemqi): Likewise. (*clrmemhi): Likewise. From-SVN: r86970
Denis Chertykov committed -
2004-09-02 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/16848 * include/Makefile.am (ext_headers): Remove demangle.h. * include/Makefile.in: Regenerate. * include/ext/demangle.h: Remove. From-SVN: r86968
Benjamin Kosnik committed -
* config.gcc (arm*-*-eabi* | arm*-*-symbianelf*): Set default_use_cxa_atexit=yes. From-SVN: r86964
Paul Brook committed -
* config/rs6000/linux64.h: Don't include signal.h or sys/ucontext.h. (struct kernel_old_ucontext): Delete. (struct gcc_pt_regs, gcc_sigcontext, gcc_ucontext): New. (MD_FALLBACK_FRAME_STATE_FOR): Use gcc_* structs. Only define when IN_LIGGCC2. From-SVN: r86962
Alan Modra committed -
From-SVN: r86961
Richard Sandiford committed -
2004-09-02 Paolo Bonzini <bonzini@gnu.org> * configure.ac: Do not enable multilibs for build-side libiberty. From-SVN: r86959
Paolo Bonzini committed
-