1. 07 Jul, 2011 13 commits
    • gcc.c (%[Spec]): Don't document. · 3ce9f090
      	* gcc.c (%[Spec]): Don't document.
      	(struct spec_list): Update comment.
      	(do_spec_1): Don't handle %[Spec].
      	* doc/invoke.texi (%[@var{name}]): Remove documentation of spec.
      
      From-SVN: r175970
      Joseph Myers committed
    • common-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don't default based on TARGET_ASM_NAMED_SECTION. · 41dfca87
      	* common/common-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don't
      	default based on TARGET_ASM_NAMED_SECTION.
      	* common/common-target.def (have_named_sections): Default to true.
      	* common/config/default-common.c: Don't include tm.h.
      	* common/config/picochip/picochip-common.c
      	(TARGET_HAVE_NAMED_SECTIONS): Don't define.
      	* common/config/m32c/m32c-common.c: Remove.
      	* config.gcc (m32c*-*-*): Set target_has_targetm_common=no.
      	* config/alpha/osf5.h (TARGET_HAVE_NAMED_SECTIONS): Define to
      	false.
      	* config/i386/openbsd.h (TARGET_HAVE_NAMED_SECTIONS): Define to
      	false.
      	* config/m68k/openbsd.h (TARGET_HAVE_NAMED_SECTIONS): Define to
      	false.
      	* config/pa/som.h (TARGET_HAVE_NAMED_SECTIONS): Define to false.
      	* config/pdp11/pdp11.h (TARGET_HAVE_NAMED_SECTIONS): Define to
      	false.
      	* config/vax/openbsd.h (TARGET_HAVE_NAMED_SECTIONS): Define to
      	false.
      
      From-SVN: r175969
      Joseph Myers committed
    • re PR middle-end/49640 (Internal compiler in C99 code (using variable-length arrays) and OpenMP) · 19c44640
      	PR middle-end/49640
      	* gimplify.c (gimplify_compound_lval): For last 2 ARRAY_*REF
      	operands and last COMPONENT_REF operand call gimplify_expr on it
      	if non-NULL.
      
      	* gcc.dg/gomp/pr49640.c: New test.
      
      From-SVN: r175967
      Jakub Jelinek committed
    • trans.c (gfc_allocate_with_status): Call _gfortran_caf_register with NULL… · 4054bc52
      trans.c (gfc_allocate_with_status): Call _gfortran_caf_register with NULL arguments for (new) stat=/errmsg= arguments.
      
      2011-07-07  Tobias Burnus  <burnus@net-b.de>
      
              * trans.c (gfc_allocate_with_status): Call _gfortran_caf_register
              with NULL arguments for (new) stat=/errmsg= arguments.
      
      2011-07-07  Tobias Burnus  <burnus@net-b.de>
      
              * libcaf.h (__attribute__, unlikely, likely): New macros.
              (caf_register_t): Update comment.
              (_gfortran_caf_register): Add stat, errmsg, errmsg_len arguments.
              * single.c (_gfortran_caf_register): Ditto; add error diagnostics.
              * mpi.c (_gfortran_caf_register): Ditto.
              (caf_is_finalized): New global variable.
              (_gfortran_caf_finalize): Use it.
      
      From-SVN: r175966
      Tobias Burnus committed
    • x86-64: Remove empty directory. · 3c3ab6c5
      2011-07-07  Matthias Klose  <doko@ubuntu.com>
      
              * sysdep/x86-64: Remove empty directory.
      
      From-SVN: r175965
      Matthias Klose committed
    • pr37485.c: Add -floop-block. · 51ca9593
      2011-07-07  Richard Guenther  <rguenther@suse.de>
      
      	* gcc.dg/graphite/pr37485.c: Add -floop-block.
      
      From-SVN: r175963
      Richard Guenther committed
    • re PR libmudflap/49550 (Many libmudflap tests fail on Solaris 11/x86) · 891a2e42
      	gcc:
      	PR libmudflap/49550
      	* gcc.c (MFWRAP_SPEC): Also wrap mmap64.
      
      	libmudflap:
      	PR libmudflap/49550
      	* mf-runtime.c (__wrap_main) [__sun__ && __svr4__]: Don't register
      	stdin, stdout, stderr.
      	Register __ctype, __ctype_mask.
      
      	* configure.ac: Check for mmap64.
      	Check for rawmemchr, stpcpy, mempcpy.
      	* configure: Regenerate.
      	* config.h.in: Regenerate.
      	* mf-hooks1.c [HAVE_MMAP64] (__mf_0fn_mmap64): New function.
      	(mmap64): New wrapper function.
      	* mf-impl.h (__mf_dynamic_index) [HAVE_MMAP64]: Add dyn_mmap64.
      	* mf-runtime.c (__mf_dynamic) [HAVE_MMAP64]: Handle mmap64.
      
      	* mf-hooks2.c [HAVE_GETMNTENT && HAVE_SYS_MNTTAB_H]: Implement
      	getmntent wrapper.
      
      	* mf-hooks3.c (_REENTRANT): Define.
      
      	* testsuite/libmudflap.c/heap-scalestress.c (SCALE): Reduce to 10000.
      
      	* testsuite/libmudflap.c/pass-stratcliff.c: Include ../config.h.
      	(MIN): Define.
      	Use HAVE_RAWMEMCHR, HAVE_STPCPY, HAVE_MEMPCPY as guards.
      
      	* testsuite/libmudflap.c/pass47-frag.c: Expect __ctype warning on
      	*-*-solaris2.*.
      
      From-SVN: r175961
      Rainer Orth committed
    • * gcc-interface/misc.c (gnat_init): Tweak previous change. · 8384ac41
      From-SVN: r175960
      Eric Botcazou committed
    • re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only i386-solaris*).) · fbdd5d87
      	gcc:
      	PR target/39150
      	* configure.ac (gcc_cv_as_hidden): Also accept
      	x86_64-*-solaris2.1[0-9]*.
      	(gcc_cv_as_cfi_directive): Likewise.
      	(gcc_cv_as_comdat_group_group): Likewise.
      	(set_have_as_tls): Likewise.
      	* configure: Regenerate.
      	* config.gcc (i[34567]86-*-solaris2*): Also handle
      	x86_64-*-solaris2.1[0-9]*.
      	* config.host (i[34567]86-*-solaris2*): Likewise.
      	* config/sparc/sol2.h (ASM_CPU_DEFAULT_SPEC): Remove.
      	* config/sol2-bi.h (ASM_CPU_DEFAULT_SPEC): Redefine.
      	[USE_GLD] (ARCH_DEFAULT_EMULATION): Define.
      	(TARGET_LD_EMULATION): Use it.
      	* config/i386/sol2.h (ASM_CPU_DEFAULT_SPEC): Define.
      	(SUBTARGET_CPU_EXTRA_SPECS): Add asm_cpu_default.
      	* config/i386/sol2-bi.h (ASM_CPU32_DEFAULT_SPEC): Define.
      	(ASM_CPU64_DEFAULT_SPEC): Define.
      	(ASM_CPU_SPEC): Use %(asm_cpu_default).
      	(ASM_SPEC): Redefine.
      	(DEFAULT_ARCH32_P): Define using TARGET_64BIT_DEFAULT.
      	* config/host-solaris.c [__x86_64__] (TRY_EMPTY_VM_SPACE): Reduce.
      	* doc/install.texi (Specific, amd64-*-solaris2.1[0-9]*):
      	Document.
      	(Specific, i?86-*-solaris2.10): Mention x86_64-*-solaris2.1[0-9]*
      	configuration.
      	(Specific, x86_64-*-solaris2.1[0-9]*): Document.
      
      	gcc/ada:
      	PR target/39150
      	* gcc-interface/Makefile.in: Handle x86_64-solaris2.
      
      	libgcc:
      	PR target/39150
      	* config.host (*-*-solaris2*): Handle x86_64-*-solaris2.1[0-9]*
      	like i?86-*-solaris2.1[0-9]*.
      	(i[34567]86-*-solaris2*): Also handle x86_64-*-solaris2.1[0-9]*.
      	* configure.ac (i?86-*-solaris2*): Likewise.
      	* configure: Regenerate.
      
      	gcc/testsuite:
      	PR target/39150
      	* gcc.misc-tests/linkage.exp: Handle x86_64-*-solaris2.1[0-9]*.
      
      	toplevel:
      	PR target/39150
      	* configure.ac (i[3456789]86-*-solaris2*): Also accept
      	x86_64-*-solaris2.1[0-9]*.
      	* configure: Regenerate.
      
      	boehm-gc:
      	PR target/39150
      	* configure.ac (i?86-*-solaris2.[89]): Also accept
      	x86_64-*-solaris2.1?.
      	* configure: Regenerate.
      
      	gnattools:
      	PR target/39150
      	* configure.ac (*86-*-solaris2*): Also accept
      	x86_64-*-solaris2.1[0-9]*.
      	* configure: Regenerate.
      
      	libcpp:
      	PR target/39150
      	* configure.ac (host_wide_int): Handle x86_64-*-solaris2.1[0-9]
      	like i[34567]86-*-solaris2.1[0-9]*.
      	* configure: Regenerate.
      
      	libgo:
      	PR target/39150
      	* config/libtool.m4: Handle x86_64-*-solaris2.1[0-9]* like
      	i?86-*-solaris*.
      	* configure: Regenerate.
      
      	libjava:
      	PR target/39150
      	* configure.host (x86_64-*): Add -Usun to libgcj_flags.
      	(x86_64-*-solaris2.1[0-9]*): New case.
      	(i?86-*-solaris2*): Also accept x86_64-*-solaris2.1[0-9]*.
      
      From-SVN: r175958
      Rainer Orth committed
    • sol2.h (ASM_SPEC): Split into ... · fcf7471a
      	* config/sol2.h (ASM_SPEC): Split into ...
      	(ASM_SPEC_BASE, ASM_PIC_SPEC): ... this.
      	* config/i386/sol2.h (ASM_SPEC): Define using ASM_SPEC_BASE.
      	* config/i386/sol2-bi.h (ASM_CPU_SPEC): Redefine.
      	(ASM_SPEC): Use ASM_SPEC_BASE.
      	* config/sparc/sol2.h (ASM_SPEC): Redefine.
      
      From-SVN: r175957
      Rainer Orth committed
    • avr.md (*reload_insi): Change predicate #1 to const_int_operand. · 1e6a67d1
      	
      	* config/avr/avr.md (*reload_insi): Change predicate #1 to
      	const_int_operand.  Ditto for peep2 producing this insn.
      	Add argument to output_reload_insisf call.
      	(*movsi,*movsf): Add argument to output_movsisf call.
      	(*reload_insf): New insn and new peep2 to produce it.
      	* config/avr/avr-protos.h (output_movsisf): Change prototype.
      	(output_reload_insisf): Change prototype.
      	* config/avr/avr.c (avr_asm_len): New function.
      	(output_reload_insisf): Rewrite.
      	(output_movsisf): Change prototype.  output_reload_insisf for
      	all CONST_INT and CONST_DOUBLE.  ALlow moving 0.0f to memory.
      	(adjust_insn_length): Add argument to output_movsisf and
      	output_reload_insisf call.
      
      From-SVN: r175956
      Georg-Johann Lay committed
    • re PR c++/49353 (C++ frontend should not declare function EXTERN when it forces them to stay) · ffca9d53
      	PR c++/49353
      	* semantics.c (expand_or_defer_fn_1): Clear DECL_EXTERNAL
      	on kept inlines.
      
      From-SVN: r175954
      Jason Merrill committed
    • Daily bump. · 33319c27
      From-SVN: r175953
      GCC Administrator committed
  2. 06 Jul, 2011 27 commits
    • revert: simplify-rtx.c (simplify_const_binary_operation): Use the… · d58c1a38
      revert: simplify-rtx.c (simplify_const_binary_operation): Use the shift_truncation_mask hook instead of performing modulo by width.
      
      	Revert:
      	* simplify-rtx.c (simplify_const_binary_operation): Use the
      	shift_truncation_mask hook instead of performing modulo by
      	width.  Compare against mode precision, not bitsize.
      	* combine.c (combine_simplify_rtx, simplify_shift_const_1):
      	Use shift_truncation_mask instead of constructing the value
      	manually.
      
      From-SVN: r175949
      Bernd Schmidt committed
    • explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION instead of… · 5511bc5a
      explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION instead of GET_MODE_BITSIZE where appropriate.
      
      	* explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION
      	instead of GET_MODE_BITSIZE where appropriate.
      	* rtlanal.c (subreg_lsb_1, subreg_get_info, nonzero_bits1,
      	num_sign_bit_copies1, canonicalize_condition, low_bitmask_len,
      	init_num_sign_bit_copies_in_rep): Likewise.
      	* cse.c (fold_rtx, cse_insn): Likewise.
      	* loop-doloop.c (doloop_modify, doloop_optimize): Likewise.
      	* simplify-rtx.c (simplify_unary_operation_1,
      	simplify_const_unary_operation, simplify_binary_operation_1,
      	simplify_const_binary_operation, simplify_ternary_operation,
      	simplify_const_relational_operation, simplify_subreg): Likewise.
      	* combine.c (try_combine, find_split_point, combine_simplify_rtx,
      	simplify_if_then_else, simplify_set, expand_compound_operation,
      	expand_field_assignment, make_extraction, if_then_else_cond,
      	make_compound_operation, force_to_mode, make_field_assignment,
      	reg_nonzero_bits_for_combine, reg_num_sign_bit_copies_for_combine,
      	extended_count, try_widen_shift_mode, simplify_shift_const_1,
      	simplify_comparison, record_promoted_value, simplify_compare_const,
      	record_dead_and_set_regs_1): Likewise.
      
      From-SVN: r175946
      Bernd Schmidt committed
    • machmode.h (HWI_COMPUTABLE_MODE_P): New macro. · 46c9550f
      	* machmode.h (HWI_COMPUTABLE_MODE_P): New macro.
      	* combine.c (set_nonzero_bits_and_sign_copies): Use it.
      	(find_split-point, combine_simplify_rtx, simplify_if_then_else,
      	simplify_set, simplify_logical, expand_compound_operation,
      	make_extraction, force_to_mode, if_then_else_cond, extended_count,
      	try_widen_shift_mode, simplify_shift_const_1, simplify_comparison,
      	record_value_for_reg): Likewise.
      	* expmed.c (expand_widening_mult, expand_mult_highpart): Likewise.
      	* simplify-rtx. c (simplify_unary_operation_1,
      	simplify_binary_operation_1, simplify_const_relational_operation):
      	Likewise.
      
      From-SVN: r175945
      Bernd Schmidt committed
    • emit-rtl.c (paradoxical_subreg_p): New function. · 6a4bdc79
      	* emit-rtl.c (paradoxical_subreg_p): New function.
      	* rtl.h (paradoxical_subreg_p): Declare.
      	* combine.c (set_nonzero_bits_and_sign_copies, get_last_value,
      	apply_distributive_law, simplify_comparison, simplify_set): Use it.
      	* cse.c (record_jump_cond, cse_insn): Likewise.
      	* expr.c (force_operand): Likewise.
      	* rtlanal.c (num_sign_bit_copies1): Likewise.
      	* reload1.c (eliminate_regs_1, strip_paradoxical_subreg): Likewise.
      	* reload.c (push_secondary_reload, find_reloads_toplev): Likewise.
      	(push_reload): Use precision to check for paradoxical subregs.
      	* expmed.c (extract_bit_field_1): Likewise.
      
      From-SVN: r175944
      Bernd Schmidt committed
    • Add -mno-r11 support to PowerPC 64 · 76594d53
      From-SVN: r175943
      Michael Meissner committed
    • stack-layout-2.c: Cleanup expand rtl dump. · 04543ace
      	* gcc.dg/stack-layout-2.c: Cleanup expand rtl dump.
      	* gfortran.dg/move_alloc_4.f90: Cleanup original tree dump.
      
      From-SVN: r175942
      Uros Bizjak committed
    • re PR c++/49568 (g++.dg/torture/pr41257-2.C FAILs to link on Tru64 UNIX) · f02f35b9
      	PR c++/49568
      	* method.c (make_thunk, use_thunk): Copy DECL_COMDAT.
      
      From-SVN: r175938
      Jason Merrill committed
    • trans-array.c (gfc_array_allocate): Rename allocatable_array · ea6363a3
      2011-07-06  Daniel Carrera <dcarrera@gmail.com>
      
              * trans-array.c (gfc_array_allocate): Rename allocatable_array
              * to
              allocatable. Rename function gfc_allocate_array_with_status to
              gfc_allocate_allocatable_with_status. Update function call for
              gfc_allocate_with_status.
              * trans-opemp.c (gfc_omp_clause_default_ctor): Rename function
              gfc_allocate_array_with_status to gfc_allocate_allocatable_with_status.
              * trans-stmt.c (gfc_trans_allocate): Update function call for
              gfc_allocate_with_status. Rename function gfc_allocate_array_with_status
              to gfc_allocate_allocatable_with_status.
              * trans.c (gfc_call_malloc): Add new parameter
              * gfc_allocate_with_status
              so it uses the library for memory allocation when -fcoarray=lib.
              (gfc_allocate_allocatable_with_status): Renamed from
              gfc_allocate_array_with_status.
              (gfc_allocate_allocatable_with_status): Update function call for
              gfc_allocate_with_status.
              * trans.h (gfc_coarray_type): New enum.
              (gfc_allocate_with_status): Update prototype.
              (gfc_allocate_allocatable_with_status): Renamed from
              gfc_allocate_array_with_status.
              * trans-decl.c (generate_coarray_sym_init): Use the new constant
              GFC_CAF_COARRAY_ALLOC in the call to gfor_fndecl_caf_register.
      
      From-SVN: r175937
      Daniel Carrera committed
    • libgo: Use GOCFLAGS when compiling tests. · b7758f22
      From Uros Bizjak.
      
      From-SVN: r175930
      Ian Lance Taylor committed
    • re PR other/49658 (Typo in gcc/doc/extend.texi) · 49d6830d
      2011-07-06  Jonathan Wakely  <jwakely.gcc@gmail.com>
      
      	PR other/49658
      	* doc/extend.texi (Compound Literals): Fix typo.
      
      From-SVN: r175928
      Jonathan Wakely committed
    • json: fix test when rand returns 0. · d75dae75
      Fixes using gccgo when optimizing, which changes the order of
      calls to rand.  Same patch proposed upstream.
      
      From-SVN: r175927
      Ian Lance Taylor committed
    • mt-alphaieee (GOCFLAGS_FOR_TARGET): Add -mieee. · 60b45394
      	* mt-alphaieee (GOCFLAGS_FOR_TARGET): Add -mieee.
      
      From-SVN: r175926
      Uros Bizjak committed
    • arm.h (TARGET_CPU_CPP_BUILTINS): Add __ARM_FEATURE_DSP. · c884924f
      2011-07-06  James Greenhalgh  <james.greenhalgh@arm.com>
      
      	* config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Add
      	__ARM_FEATURE_DSP.
      
      From-SVN: r175925
      James Greenhalgh committed
    • configure.ac (plugin-version.h): Generate GCCPLUGIN_VERSION_MAJOR... · bf588455
      2011-07-06  Basile Starynkevitch  <basile@starynkevitch.net>
      
      	* configure.ac (plugin-version.h): Generate
      	GCCPLUGIN_VERSION_MAJOR, GCCPLUGIN_VERSION_MINOR,
      	GCCPLUGIN_VERSION_PATCHLEVEL, GCCPLUGIN_VERSION constant integer
      	macros.
      
      	* configure: Regenerate.
      
      	* doc/plugins.texi (Building GCC plugins): Mention
      	GCCPLUGIN_VERSION ... constant macros in plugin-version.h.
      
      From-SVN: r175923
      Basile Starynkevitch committed
    • target-supports.exp (check_profiling_available): Disable profiling with… · c8ecdaba
      target-supports.exp (check_profiling_available): Disable profiling with -fprofile-generate for target avr.
      
      	* lib/target-supports.exp (check_profiling_available): Disable
      	profiling with -fprofile-generate for target avr.
      
      From-SVN: r175922
      Georg-Johann Lay committed
    • machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro. · d0edd768
      	* machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.
      	* combine.c (make_extraction, gen_lowpart_or_truncate,
      	apply_distributive_law, simplify_comparison,
      	reg_truncated_to_mode, record_truncated_value): Use it.
      	* cse.c (notreg_cost): Likewise.
      	* expmed.c (store_bit_field_1, extract_bit_field_1): Likewise.
      	* expr.c (convert_move, convert_modes): Likewise.
      	* optabs.c (expand_binop, expand_unop): Likewise.
      	* postreload.c (move2add_last_label): Likewise.
      	* regmove.c (optimize_reg_copy_3): Likewise.
      	* rtlhooks.c (gen_lowpart_general): Likewise.
      	* simplify-rtx.c (simplify_unary_operation_1): Likewise.
      
      From-SVN: r175921
      Bernd Schmidt committed
    • * config/rs6000/vxworks.h (WORDS_BIG_ENDIAN): Define. · e5cabdfb
      From-SVN: r175919
      Joseph Myers committed
    • cse.c (find_comparison_args): Use val_mode_signbit_set_p. · 2d0c270f
      	* cse.c (find_comparison_args): Use val_mode_signbit_set_p.
      	* simplify-rtx.c (mode_signbit_p): Use GET_MODE_PRECISION.
      	(val_mode_signbit_p, val_mode_signbit_set_p): New functions.
      	(simplify_const_unary_operation, simplify_binary_operation_1,
      	simplify_const_binary_operation,
      	simplify_const_relational_operation): Use them.  Use
      	GET_MODE_MASK for masking and sign-extensions.
      	* combine.c (set_nonzero_bits_and_sign_copies, simplify_set,
      	combine_simplify_rtx, force_to_mode, reg_nonzero_bits_for_combine,
      	simplify_shift_const_1, simplify_comparison): Likewise.
      	* expr.c (convert_modes): Likewise.
      	* rtlanal.c (nonzero_bits1, canonicalize_condition): Likewise.
      	* expmed.c (emit_cstore, emit_store_flag_1, emit_store_flag):
      	Likewise.
      	* rtl.h (val_mode_signbit_p, val_mode_signbit_set_p): Declare.
      
      From-SVN: r175917
      Bernd Schmidt committed
    • re PR tree-optimization/49645 (g++.dg/tree-ssa/pr8781.C FAILs on Tru64 UNIX) · 6d6c9525
      2011-07-06  Richard Guenther  <rguenther@suse.de>
      
      	PR tree-optimization/49645
      	* c-decl.c (finish_decl): Also set DECL_HARD_REGISTER for global
      	register variables.
      	* tree-ssa-sccvn.c (vn_reference_op_eq): Disregard differences
      	in type qualification here ...
      	(copy_reference_ops_from_ref): ... not here.
      	(vn_reference_lookup_3): ... or here.
      	(copy_reference_ops_from_ref): Record decl bases as MEM[&decl].
      	(vn_reference_lookup): Do the lookup with a valueized ao-ref.
      
      	* g++.dg/tree-ssa/pr8781.C: Disable SRA.
      
      From-SVN: r175916
      Richard Guenther committed
    • install.texi (Configuration): It's --enable-gnu-indirect-function, not --enable-indirect-function. · d1a6ec10
      	* doc/install.texi (Configuration): It's
      	--enable-gnu-indirect-function, not --enable-indirect-function.
      
      From-SVN: r175915
      Ian Lance Taylor committed
    • simplify-rtx.c (simplify_const_binary_operation): Use the shift_truncation_mask… · ff3e08af
      simplify-rtx.c (simplify_const_binary_operation): Use the shift_truncation_mask hook instead of performing modulo by width.
      
      	* simplify-rtx.c (simplify_const_binary_operation): Use the
      	shift_truncation_mask hook instead of performing modulo by
      	width.  Compare against mode precision, not bitsize.
      	* combine.c (combine_simplify_rtx, simplify_shift_const_1):
      	Use shift_truncation_mask instead of constructing the value
      	manually.
      
      From-SVN: r175913
      Bernd Schmidt committed
    • Use pointer_mode for address computation. · a369b639
      gcc/
      
      2011-07-06  H.J. Lu  <hongjiu.lu@intel.com>
      
      	PR middle-end/47383
      	* tree-ssa-address.c (addr_for_mem_ref): Use pointer_mode for
      	address computation and convert to address_mode if needed.
      
      gcc/testsuite/
      
      2011-07-06  H.J. Lu  <hongjiu.lu@intel.com>
      
      	PR middle-end/47383
      	* gcc.dg/pr47383.c: New.
      
      From-SVN: r175912
      H.J. Lu committed
    • re PR tree-optimization/49647 (gcc.dg/tree-ssa/20030807-7.c XPASSes everywhere) · 8dabd098
      	PR tree-optimization/49647
      	* gcc.dg/tree-ssa/20030807-7.c: Remove xfail *-*-*.
      
      From-SVN: r175910
      Rainer Orth committed
    • tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes. · 1a072294
      2011-07-06  Richard Guenther  <rguenther@suse.de>
      
      	* tree.c (build_common_tree_nodes_2): Merge with
      	build_common_tree_nodes.
      	* tree.h (build_common_tree_nodes): Adjust prototype.
      	(build_common_tree_nodes_2): Remove.
      	* doc/tm.texi.in (lang_hooks.builtin_function): Adjust.
      	* doc/tm.texi (lang_hooks.builtin_function): Regenerate.
      
      	c-family/
      	* c-common.c (c_common_nodes_and_builtins):
      	Merge calls to build_common_tree_nodes and build_common_tree_nodes_2.
      
      	fortran/
      	* f95-lang.c (gfc_init_decl_processing):
      	Merge calls to build_common_tree_nodes and build_common_tree_nodes_2.
      
      	go/
      	* go-lang.c (go_langhook_init):
      	Merge calls to build_common_tree_nodes and build_common_tree_nodes_2.
      
      	java/
      	* decl.c (java_init_decl_processing):
      	Merge calls to build_common_tree_nodes and build_common_tree_nodes_2.
      
      	lto/
      	* lto-lang.c (lto_init):
      	Merge calls to build_common_tree_nodes and build_common_tree_nodes_2.
      
      	ada/
      	* gcc-interface/misc.c (gnat_init):
      	Merge calls to build_common_tree_nodes and build_common_tree_nodes_2.
      	Re-initialize boolean_false_node.
      
      From-SVN: r175906
      Richard Guenther committed
    • re PR testsuite/49542 (2 failures in the vectorization testsuite in 64-bit mode) · e6a64b21
      	PR testsuite/49542
      	* gcc.dg/vect/pr33804.c: XFAIL if vect_no_align unconditionally.
      	* gcc.dg/vect/slp-multitypes-3.c: XFAIL on SPARC unconditionally.
      
      From-SVN: r175905
      Eric Botcazou committed
    • re PR c++/48157 (Unable to match function call to member function template) · 31d2ea2a
      	PR c++/48157
      	* pt.c (tsubst_qualified_id): Preserve TEMPLATE_ID_EXPR in
      	partial instantiation.
      
      From-SVN: r175904
      Jason Merrill committed