1. 17 Dec, 2004 14 commits
  2. 16 Dec, 2004 25 commits
    • i386.md (extv, [...]): Revalidate the operand with ext_register_operand. · 6e62a38d
              * config/i386/i386.md (extv, extzv, insv): Revalidate the
              operand with ext_register_operand.
      
      From-SVN: r92287
      Richard Henderson committed
    • * global.c: Fix a comment typo. · 443321ee
      From-SVN: r92286
      Kazu Hirata committed
    • * de.po: Update. · 30541c40
      From-SVN: r92283
      Joseph Myers committed
    • re PR tree-optimization/18707 (Performance regression at -O2 with gzip) · c15bc84b
      	PR tree-optimization/18707
      	* cfgloopmanip.c (create_preheader): Move the preheader
      	only if the latch was falling through to the header.
      
      Co-Authored-By: Roger Sayle <roger@eyesopen.com>
      
      From-SVN: r92282
      Eric Botcazou committed
    • re PR target/18997 (Segmentation Violation in pthread_getspecific) · 59b1a766
      gcc
      	PR target/18997
      	* config/i386/cygwin.h (GTHREAD_USE_WEAK): Define to 0.
      
      libstdc++-v3
      	PR target/18997
      	* config/os/newlib/os_defines.h (_GLIBCXX_GTHREAD_USE_WEAK):
      	Define to 0 for __CYGWIN__.
      
      From-SVN: r92281
      Danny Smith committed
    • configure.in (sh64-*-*): Reenable gprof. · 669f01d8
      2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
      
      	* configure.in (sh64-*-*): Reenable gprof.
      	* configure: Regenerate.
      
      From-SVN: r92280
      Andrew Stubbs committed
    • simplify-rtx.c (simplify_replace_rtx): Do not blindly replace hard registers. · b2b7ec86
      	* simplify-rtx.c (simplify_replace_rtx): Do not blindly replace
      	hard registers.
      
      [[Split portion of a mixed commit.]]
      
      Co-Authored-By: Aldy Hernandez <aldyh@redhat.com>
      
      From-SVN: r92278.2
      Richard Henderson committed
    • re PR other/18508 ("basename: too few arguments" when building without bootstrap) · e3cb7e21
      2004-12-14  H.J. Lu  <hongjiu.lu@intel.com>
      
      	PR other/18508
      	* config/alpha/t-osf4 (SHLIB_LINK): Use `.backup' as the suffix
      	to back up the existing shared library.
      	* config/arm/t-netbsd (SHLIB_LINK): Likewise.
      	* config/mips/t-slibgcc-irix (SHLIB_LINK): Likewise.
      	* config/pa/t-hpux-shlib (SHLIB_LINK): Likewise.
      	* config/sh/t-linux (SHLIB_LINK): Likewise.
      	* config/t-libunwind-elf (SHLIBUNWIND_LINK): Likewise.
      	* config/t-slibgcc-darwin (SHLIB_LINK): Likewise.
      	* config/t-slibgcc-elf-ver (SHLIB_LINK): Likewise.
      	* config/t-slibgcc-sld (SHLIB_LINK): Likewise.
      
      	* config/i386/t-nwld (SHLIB_LINK): Don't use the temporary
      	file.
      
      From-SVN: r92276
      H.J. Lu committed
    • trans-intrinsic.c (build_fixbound_expr): Clarify comment, fix comment typo. · 4fdb5c71
      * trans-intrinsic.c (build_fixbound_expr): Clarify comment, fix
      comment typo.
      
      From-SVN: r92274
      Tobias Schlüter committed
    • re PR middle-end/18493 (gcc doesn't like switch blocks without case/default labels) · f33bcdae
      
      	PR middle-end/18493
      	* gcc.dg/switch-8.c: New test case.
      
      From-SVN: r92271
      Roger Sayle committed
    • Makefile.in (MD_DEPS, s-mddeps): New. · 26be549a
              * Makefile.in (MD_DEPS, s-mddeps): New.
              (s-config, s-conditions, s-flags, s-codes, s-constants, s-emit,
              s-recog, s-opinit, s-extract, s-peep, s-attr, s-attrtab, s-output,
              s-preds): Depend on MD_DEPS instead of md_file.
              (genobjnames): Add genmddeps.o
              (build/genmddeps, build/genmddeps.o): New.
              (mostlyclean): Remove mddeps.mk.
              * genmddeps.c: New file.
              * gensupport.c (include_callback): New.
              (process_include): Call it.
              * gensupport.h (include_callback): Declare.
      
      From-SVN: r92269
      Richard Henderson committed
    • local-alloc.c (block_alloc): Replace IN_RANGE with simple comparison. · f85d8f69
      	* local-alloc.c (block_alloc): Replace IN_RANGE with simple
      	comparison.
      
      From-SVN: r92268
      Nathan Sidwell committed
    • type_traits: Implement add_const, add_volatile, and add_cv. · a02def09
      2004-12-16  Paolo Carlini  <pcarlini@suse.de>
      
      	* include/tr1/type_traits: Implement add_const, add_volatile,
      	and add_cv.
      	* testsuite/tr1/4_metaprogramming/const_volatile_modifications/
      	add_const.cc: New.
      	* testsuite/tr1/4_metaprogramming/const_volatile_modifications/
      	add_cv.cc: Likewise.
      	* testsuite/tr1/4_metaprogramming/const_volatile_modifications/
      	add_volatile.cc: Likewise.
      
      From-SVN: r92265
      Paolo Carlini committed
    • * doc/c-tree.texi (CONSTRUCTOR): Mention RANGE_EXPRs. · fe8e69bb
      From-SVN: r92263
      Nathan Sidwell committed
    • s390.c (struct processor_costs): Two new fields: madbr, maebr. · b75d6bab
      2004-12-16  Mark Dettinger  <dettinge@de.ibm.com>
      
      	* config/s390/s390.c (struct processor_costs): Two new fields:
      	madbr, maebr.
      	(s390_rtx_costs): Added handling of multipy and add in SFmode.
      	More precise values for cost of multiply and add.
      
      From-SVN: r92259
      Mark Dettinger committed
    • type_traits: Implement is_function. · cacd0a2c
      2004-12-16  Paolo Carlini  <pcarlini@suse.de>
      
      	* include/tr1/type_traits: Implement is_function.
      	(struct __sfinae_types, struct __is_function_helper): New.
      	* testsuite/tr1/4_metaprogramming/composite_type_traits/
      	is_object/is_object.cc: New.
      	* testsuite/tr1/4_metaprogramming/composite_type_traits/
      	is_object/typedefs.cc: Likewise.
      	* testsuite/tr1/4_metaprogramming/primary_type_categories/
      	is_function/is_function.cc: Likewise.
      	* testsuite/tr1/4_metaprogramming/primary_type_categories/
      	is_function/typedefs.cc: Likewise.
      
      From-SVN: r92258
      Paolo Carlini committed
    • re PR c++/18905 (Strange error: subscripted value is neither array nor pointer) · 8a784e4a
      cp:
      	PR c++/18905
      	* cp-tree.h (integral_constant_value): Declare.
      	* call.c (null_ptr_cst_p): Use integral_constant_value, not
      	decl_constant_value.
      	(convert_like_real): Likewise.
      	* class.c (check_bitfield_decl): Likewise.
      	* cvt.c (ocp_convert): Likewise.
      	(convert): Remove unnecessary decl_constant_value call.
      	* decl.c (compute_array_index_type): Use integral_constant_value,
      	not decl_constant_value.
      	(build_enumerator): Likewise.
      	* decl2.c (grokfield): Likewise.
      	* init.c (decl_constant_value): Simplify.
      	(integral_constant_value): New.
      	* pt.c (fold_decl_constant_value): Use integral_constant_value,
      	remove subsequent check.
      	(tsubst): Use integral_constant_value, not decl_constant_value.
      	(tsubst_copy, unify): Likewise.
      	* typeck.c (decay_conversion): Likewise.
      	(build_compound_expr): Remove unnecessary decl_constant_value
      	calls.
      	(build_static_cast_1, build_reinterpret_cast_1):
      	(convert_for_assignment): Remove comment about not calling
      	decl_constant_value.
      testsuite:
      	PR c++/18905
      	* g++.dg/template/init4.C: New.
      	* g++.dg/opt/static3.C: Enable optimizer.
      
      From-SVN: r92257
      Nathan Sidwell committed
    • * g++.dg/other/complex1.C: New test. · 0c0cce42
      From-SVN: r92254
      Wolfgang Bangerth committed
    • re PR target/19028 (ICE in libjava) · 53371c33
              PR target/19028
              * config/i386/i386.md (sse compare splitter): Test for SF and DFmode
              explicitly instead of using VALID_SSE_REG_MODE.
      
      From-SVN: r92251
      Richard Henderson committed
    • re PR target/19005 (Error: bad register name `%sil') · 7cc6af0c
              PR target/19005
              * config/i386/i386.md (swaphi_1): Swap with swaphi_2, allow with
              optimize_size.
              (swapqi_1): Rename from swapqi.  Enable only for no partial reg
              stall and optimize_size.
              (swapqi_2): New.
              (swaphi_1, swaphi_2, swapqi_1): Add athlon_decode.
              (swapsi, swaphi_1, swaphi_2, swapqi_1, swapdi): Remove modrm override.
      
      From-SVN: r92250
      Richard Henderson committed
    • i386.md (*floathisf2_i387, [...]): Also enable for TARGET_MIX_SSE_I387. · 692308bb
      	* config/i386/i386.md (*floathisf2_i387, *floathidf2_i387):
      	Also enable for TARGET_MIX_SSE_I387.
      
      From-SVN: r92249
      Uros Bizjak committed
    • i386.md (sqrt{s,d}f2_1, [...]): Unify enable constraint with respect to TARGET_SSE... · 22b768d4
      	* config/i386/i386.md (sqrt{s,d}f2_1, sqrt{s,d}f2_1_sse_only,
      	sqrt{s,d}f2_i387): Unify enable constraint with respect to
      	TARGET_SSE, TARGET_SSE2, TARGET_USE_FANCY_MATH_387,
      	TARGET_SSE_MATH and TARGET_MIX_SSE_I387.
      	(sqrt{s,d}f2_1): Rename to *sqrt{s,d}f2_mixed.
      	(sqrt{s,d}f2_1_sse_only): Rename to *sqrt{s,d}f2_sse.
      	(sqrt{s,d}f2_i387): Rename to *sqrt{s,d}f2_i387.
      	(*sqrtextendsfdf2): Also enable for TARGET_MIX_SSE_I387.
      	(*sqrtextend?f?f2): Rename to *sqrtextendsfdf2_i387.
      
      From-SVN: r92247
      Uros Bizjak committed
    • * config/i386/i386.md (*fop_?f_comm_{,sse,nosse}, · cfa185b8
      	*fop_?f_1_{,sse,nosse}, *fop_{d,x}f_{2,3,4,5,6}): Unify enable
      	constraint with respect to TARGET_80387, TARGET_SSE, TARGET_SSE2,
      	TARGET_SSE_MATH and TARGET_MIX_SSE_I387.
      	(*fop_?f_{comm,1}): Rename to *fop_?f_{comm,1}_mixed.
      	(*fop_?f_{comm,1}_nosse): Rename to *fop_?f_{comm,1}_i387.
      	(*fop_{d,x}f_{2,3,4,5,6}): Rename to *fop_{d,x}f_{2,3,4,5,6}_i387.
      
      From-SVN: r92246
      Uros Bizjak committed
    • objc-act.c (build_private_template): Change to return 'void'... · 035e8f01
      [gcc/objc/ChangeLog]
      2004-12-15  Ziemowit Laski  <zlaski@apple.com>
      
      	* objc-act.c (build_private_template): Change to return 'void'; do
      	not set ivar_context, uprivate_record or objc_instance_type.
      	(objc_comptypes, gen_type_name_0): For types 'id' and 'Class',
      	retrieve protocol list from the pointee rather than the pointer itself;
      	check TYPE_HAS_OBJC_INFO(...) precondition before accessing
      	TYPE_OBJC_PROTOCOL_LIST.
      	(objc_get_protocol_qualified_type): For types 'id' and 'Class',
      	construct a variant of the pointee as well as the pointer, and
      	store protocol information in the former.  When creating variants
      	of RECORD_TYPEs, clone their TYPE_LANG_SPECIFIC fields and propagate
      	TYPE_OBJC_INTERFACE information.
      	(objc_declare_class): If a TYPE_DECL is looked up, retrieve the
      	underlying RECORD_TYPE to check for presence of TYPE_OBJC_INTERFACE;
      	for newly-created RECORD_TYPEs, create a tentative TYPE_OBJC_INTERFACE
      	holding an IDENTIFIER_NODE.
      	(objc_finish_message_expr): Check TYPE_HAS_OBJC_INFO(...) before
      	accessing TYPE_OBJC_PROTOCOL_LIST; Use TYPE_OBJC_INTERFACE instead
      	of calling lookup_interface(); allow for TYPE_OBJC_INTERFACE holding
      	an IDENTIFIER_NODE (meaning a @class forward-declaration only).
      	(objc_is_public): Check TYPE_OBJC_INTERFACE instead of calling
      	lookup_interface().
      	(continue_class): For @implementations, set ivar_context,
      	uprivate_record and objc_instance_type, for @interfaces, call
      	build_private_template().
      	(encode_pointer): Check TYPE_HAS_OBJC_INFO(...) before accessing
      	TYPE_OBJC_INTERFACE.
      	(objc_types_are_equivalent): Check TYPE_HAS_OBJC_INFO(...) before
      	accessing TYPE_OBJC_PROTOCOL_LIST.
      	* objc-act.h (OBJC_INFO_SLOT_ELTS, TYPE_OBJC_INFO, INIT_TYPE_OBJC_INFO,
      	DUP_TYPE_OBJC_INFO, ALLOC_OBJC_TYPE_LANG_SPECIFIC,
      	SIZEOF_OBJC_TYPE_LANG_SPECIFIC): New macros.
      	(TYPE_OBJC_INTERFACE): Replaces TREE_STATIC_INSTANCE and now points
      	to an actual @interface; stored in TYPE_LANG_SPECIFIC(...).
      	(TYPE_OBJC_PROTOCOL_LIST): Replaces TYPE_PROTOCOL_LIST; stored in
      	TYPE_LANG_SPECIFIC(...).
      	(TREE_STATIC_INSTANCE, TYPE_PROTOCOL_LIST): Delete.
      	(IS_ID, IS_CLASS, IS_PROTOCOL_QUALIFIED_UNTYPED, IS_SUPER,
      	TYPED_OBJECT): Check for POINTER_TYPE rather than POINTER_TYPE_P;
      	adjust for use of TYPE_OBJC_INTERFACE and TYPE_OBJC_PROTOCOL_LIST
      	instead of TREE_STATIC_INSTANCE and TYPE_PROTOCOL_LIST.
      
      From-SVN: r92239
      Ziemowit Laski committed
    • Daily bump. · 6591c4a7
      From-SVN: r92237
      GCC Administrator committed
  3. 15 Dec, 2004 1 commit
    • re PR target/18153 (-static-libgcc links in libunwind.so.7) · 7e9d8517
      2004-12-15  H.J. Lu  <hongjiu.lu@intel.com>
      
      	PR target/18153
      	* configure.ac: Define HAVE_LD_STATIC_DYNAMIC if linker supports
      	-Bstatic/-Bdynamic option.
      	* config.in: Regenerated.
      	* configure: Likewise.
      
      	* gcc.c (init_spec): Pass -Bstatic/-Bdynamic to ld for static
      	-lunwind if possible.
      
      From-SVN: r92229
      H.J. Lu committed