1. 05 Oct, 2011 23 commits
    • * ChangeLog: Update my previous entry. · 854f7cbe
      From-SVN: r179574
      Uros Bizjak committed
    • vect.exp (VEC_CFLAGS): Append "-fdump-tree-veclower2". · 3f7739ad
      	* gcc.dg/vect/vect.exp (VEC_CFLAGS): Append "-fdump-tree-veclower2".
      	* gcc.dg/vect/vec-scal-opt.c: Scan and cleanup veclower2 tree dump.
      	* gcc.dg/vect/vec-scal-opt1.c: Ditto.
      	* gcc.dg/vect/vec-scal-opt2.c: Ditto.
      
      From-SVN: r179573
      Uros Bizjak committed
    • re PR tree-optimization/50613 (ICE: tree check: expected ssa_name, have… · 97246d78
      re PR tree-optimization/50613 (ICE: tree check: expected ssa_name, have addr_expr in find_equal_ptrs, at tree-ssa-strlen.c:712 with -foptimize-strlen -fno-tree-ccp)
      
      	PR tree-optimization/50613
      	* tree-ssa-strlen.c (find_equal_ptrs): If CASE_CONVERT
      	operand is ADDR_EXPR, fallthru into ADDR_EXPR handling,
      	and if it is neither that not SSA_NAME, give up.
      
      	* gcc.dg/pr50613.c: New test.
      
      From-SVN: r179567
      Jakub Jelinek committed
    • Fix vect-shuffle-* test cases. · 9974107a
      From-SVN: r179566
      Richard Henderson committed
    • vect.exp (VEC_CFLAGS): Move initialization after DEFAULT_VECTFLAGS initialization. · ed378230
      	* gcc.dg/vect/vect.exp (VEC_CFLAGS): Move initialization after
      	DEFAULT_VECTFLAGS initialization.
      
      From-SVN: r179565
      Uros Bizjak committed
    • i386: Rewrite ix86_expand_vshuffle. · dae00b16
      1: Handle TARGET_XOP.
      2: Reduce code duplication.
      3: Use ASHIFT instead of MULT for scaling.
      4: Fix errors in building convert-to-v16qi indicies.
      5: Handle v2di without sse4.1.
      
      From-SVN: r179564
      Richard Henderson committed
    • Fix lower_vec_shuffle. · 067f5960
      1: It can never fail.
      2: It should mask the input indicies.
      
      From-SVN: r179563
      Richard Henderson committed
    • i386.c (distance_non_agu_define): Simplify calculation of "found". · 9fff751c
      	* config/i386/i386.c (distance_non_agu_define): Simplify calculation
      	of "found".  Simplify return value calculation.
      	(distance_agu_use): Ditto.
      
      From-SVN: r179561
      Uros Bizjak committed
    • re PR bootstrap/50621 (Bootstrap failure) · 17a3dae3
      	PR bootstrap/50621
      	* config/i386/i386.c (ix86_add_cfa_restore_note): Omit notes only
      	if the function was not shrink-wrapped.
      	(ix86_expand_epilogue): Ensure queued cfa_adjust notes are attached
      	to an insn.
      	* function.c (thread_prologue_and_epilogue_insns): Make sure the
      	shrink_wrapped flag is set even if there is no dump file.
      
      From-SVN: r179560
      Bernd Schmidt committed
    • rx.opt (mpid): Define. · 878a9174
      	* config/rx/rx.opt (mpid): Define.
      	* config/rx/t-rx (MULTILIB_OPTIONS): Add -mpid
      	(MULTILIB_DIRNAMES): Add pid.
      	* config/rx/rx.c (rx_gp_base_regnum_val, rx_pid_base_regnum_val)
      	(rx_num_interrupt_regs): New variable.
      	(rx_gp_base_regnum): New function.  Returns the number of the
      	small data area register.
      	(rx_pid_base_regnum): New function.  Returns the number of the pid
      	base register.
      	(rx_decl_for_addr): New function.  Returns the symbolic part of a
      	MEM.
      	(rx_pid_data_operand): New function.  Returns whether an object is
      	in the position independent data area.
      	(rx_legitimize_address): New function.  Puts undecided PID
      	objects in the PID data area.
      	(rx_is_legitimate_address): Add support for PID operands.
      	(rx_print_operand_address): Likewise.
      	(rx_print_operand): Likewise.
      	(rx_maybe_pidify_operand): New function.  Determine if an operand
      	is suitable for PID addressing.
      	(rx_gen_move_template): Add PID support.
      	(rx_conditional_register_usage): Likewise.
      	(rx_option_override): Initialise rx_num_interrupt_regs.
      	(rx_is_legitimate_constant): Add support for PID constants.
      	(TARGET_LEGITIMIZE_ADDRESS): Define.
      	* config/rx/constraints.md (Rpid): Define.
      	(Rpda): Define.
      	* config/rx/rx.md (UNSPEC_PID_ADDR): Define.
      	(tablejump): Add PID support.
      	(mov<>): Likewise.
      	(mov<>_internal): Likewise.
      	(addsi3): Convert to an expander.  Add PID support.
      	(pid_addr): New pattern.
      	* config/rx/rx.h (CPP_SPEC): Define.
      	(ASM_SPEC): Pass -mpid and -mint-register on to assembler.
      	(CASE_VECTOR_PC_RELATIVE): Define.
      	(JUMP_TABLES_IN_TEXT_SECTION): Enable for PID mode.
      	* config/rx/rx-protos.h (rx_maybe_pidify_operand): Prototype.
      	* doc/invoke.texi (RX Options): Document -mpid command line
      	option.
      
      Co-Authored-By: Nick Clifton <nickc@redhat.com>
      
      From-SVN: r179558
      DJ Delorie committed
    • re PR tree-optimization/38885 (missed FRE with BIT_FIELD_REF and vectors) · c867aba0
      2011-10-05  Richard Guenther  <rguenther@suse.de>
      
      	PR tree-optimization/38885
      	* tree-ssa-sccvn.c (vn_reference_lookup_3): Handle partial reads
      	from constants.
      
      	* gcc.dg/tree-ssa/ssa-fre-33.c: New testcase.
      
      From-SVN: r179556
      Richard Guenther committed
    • invoke.texi (-fshrink-wrap): Document. · 484db665
      	* doc/invoke.texi (-fshrink-wrap): Document.
      	* opts.c (default_options_table): Add it.
      	* common.opt (fshrink-wrap): Add.
      	* function.c (emit_return_into_block): Remove useless declaration.
      	(record_hard_reg_uses_1, record_hard_reg_uses, frame_required_for_rtx,
      	requires_stack_frame_p, gen_return_pattern): New static functions.
      	(emit_return_into_block): New arg simple_p.  All callers changed.
      	Use gen_return_pattern.
      	(thread_prologue_and_epilogue_insns): Implement shrink-wrapping.
      	* config/i386/i386.md (return): Expand into a simple_return.
      	(simple_return): New expander):
      	(simple_return_internal, simple_return_internal_long,
      	simple_return_pop_internal_long, simple_return_indirect_internal):
      	Renamed from return_internal, return_internal_long,
      	return_pop_internal_long and return_indirect_internal; changed to use
      	simple_return.
      	* config/i386/i386.c (ix86_expand_epilogue): Adjust to expand
      	simple returns.
      	(ix86_pad_returns): Likewise.
      	* function.h (struct rtl_data): Add member shrink_wrapped.
      	* cfgcleanup.c (outgoing_edges_match): If shrink-wrapped, edges that
      	are not jumps or sibcalls can't be compared.
      
      	* gcc.target/i386/sw-1.c: New test.
      
      From-SVN: r179553
      Bernd Schmidt committed
    • tree-ssa-sccvn.c (vn_get_expr_for): Handle CONSTRUCTOR of vector type. · 18474649
      2011-10-05  Richard Guenther  <rguenther@suse.de>
      
      	* tree-ssa-sccvn.c (vn_get_expr_for): Handle CONSTRUCTOR of
      	vector type.
      	(simplify_unary_expression): Handle BIT_FIELD_REFs.
      	(try_to_simplify): Handle BIT_FIELD_REFs.
      
      From-SVN: r179549
      Richard Guenther committed
    • avx256-unaligned-load-3.c (dg-options): Add -mtune=generic. · 4c4973ab
      	* gcc.target/i386/avx256-unaligned-load-3.c (dg-options): Add
      	-mtune=generic.
      	* gcc.target/i386/avx256-unaligned-store-3.c (dg-options): Ditto.
      
      From-SVN: r179548
      Uros Bizjak committed
    • avr-protos.h (avr_out_addto_sp): New prototype. · 180ee6d1
      	* config/avr/avr-protos.h (avr_out_addto_sp): New prototype.
      	* config/avr/avr.c (avr_out_addto_sp): New function.
      	(adjust_insn_length): Handle ADJUST_LEN_ADDTO_SP.
      	* config/avr/avr.md (adjust_len): Add "addto_sp".
      	(*movhi_sp): Remove insn.
      	(*addhi3_sp_R_pc2, *addhi3_sp_R_pc3): Merge to *addhi3_sp_R.
      
      From-SVN: r179544
      Georg-Johann Lay committed
    • gimple-fold.c (gimple_fold_stmt_to_constant_1): For ternary ops with an embedded… · d3878abf
      gimple-fold.c (gimple_fold_stmt_to_constant_1): For ternary ops with an embedded expression valueize and fold that as well.
      
      2011-10-05  Richard Guenther  <rguenther@suse.de>
      
      	* gimple-fold.c (gimple_fold_stmt_to_constant_1): For
      	ternary ops with an embedded expression valueize and fold
      	that as well.
      	* tree-ssa-sccvn.c (try_to_simplify): Also allow SSA name
      	results from gimple_fold_stmt_to_constant_1.
      
      From-SVN: r179543
      Richard Guenther committed
    • rx.md (tablejump): Add missing label. · d75fbd3d
      	* config/rx/rx.md (tablejump): Add missing label.
      	(adddi3_internal): Mark operand 0 as early-clobbered.
      	(smaxsi3): Revert previous delta.
      	(adc_internal): Fix whitespace in generated asm.
      	(adc_flags): Likewise.
      
      From-SVN: r179542
      Nick Clifton committed
    • expmed.c (expand_mult_highpart_optab): Replace optab_handler with the new widening_optab_handler. · 4d8752f0
      2011-10-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
      
      	* expmed.c (expand_mult_highpart_optab): Replace optab_handler
      	with the new widening_optab_handler.
      
      From-SVN: r179541
      Andreas Krebbel committed
    • re PR middle-end/50609 (FAIL: gcc.c-torture/execute/pr23135.c compilation, -O2 -flto (ICE)) · eb8f1123
      2011-10-05  Richard Guenther  <rguenther@suse.de>
      
      	PR tree-optimization/50609
      	* gimple-fold.c (fold_array_ctor_reference): Also handle
      	vector typed constructors.
      	(fold_ctor_reference): Dispatch to fold_array_ctor_reference
      	for vector typed constructors.
      
      From-SVN: r179540
      Richard Guenther committed
    • i386.c (ix86_emit_binop): New static function. · 2c893b9d
      	* config/i386/i386.c (ix86_emit_binop): New static function.
      	(ix86_split_lea_for_addr): Use ix86_emit_binop to emit add and shl
      	instructions.
      	(x86_output_mi_thunk): Use ix86_emit_binop to emit add instructions.
      
      From-SVN: r179537
      Uros Bizjak committed
    • builtin-complex-1.c: Use dg-add-options ieee. · 6f37c8d4
      	* gcc.dg/torture/builtin-complex-1.c: Use dg-add-options ieee.
      
      From-SVN: r179536
      Uros Bizjak committed
    • Add support for more sparc VIS 3.0 instructions. · facb3fd7
      gcc/
      
      	* config/sparc/sparc.md (UNSPEC_FHADD, UNSPEC_FHSUB,
      	UNSPEC_XMUL): New unspecs.
      	(muldi3_v8plus): Use output_v8plus_mult.
      	(*naddsf3, *nadddf3, *nmulsf3, *nmuldf3, *nmuldf3_extend):
      	New VIS 3.0 combiner patterns.
      	(fhaddsf_vis, fhadddf_vis, fhsubsf_vis, fhsubdf_vis,
      	fnhaddsf_vis, fnhaddf_vis, umulxhi_vis, *umulxhi_sp64,
      	umulxhi_v8plus, xmulx_vis, *xmulx_sp64, xmulx_v8plus,
      	xmulxhi_vis, *xmulxhi_sp64, xmulxhi_v8plus): New VIS 3.0
      	builtins patterns.
      	* config/sparc/sparc.c (sparc_vis_init_builtins): Emit new
      	builtins.
      	(output_v8plus_mult): New function.
      	* config/sparc/sparc-protos.h: Declare it.
      	* config/sparc/visintrin.h (__vis_fhadds, __vis_fhaddd,
      	__vis_fhsubs, __vis_fhsubd, __vis_fnhadds, __vis_fnhaddd,
      	__vis_umulxhi, __vis_xmulx, __vis_xmulxhi): New intrinsics.
      	* doc/extend.texi: Document new builtins.
      
      gcc/testsuite/
      
      	* gcc.target/sparc/fhalve.c: New test.
      	* gcc.target/sparc/fnegop.c: New test.
      	* gcc.target/sparc/xmul.c: New test.
      
      From-SVN: r179535
      David S. Miller committed
    • Daily bump. · 9a83cdf7
      From-SVN: r179534
      GCC Administrator committed
  2. 04 Oct, 2011 17 commits
    • re PR libstdc++/49561 ([C++0x] std::list::size complexity) · 0e83f45a
      2011-10-04  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	PR libstdc++/49561
      	* include/bits/stl_list.h (_List_base<>::_List_impl::_M_size):
      	Add in C++0x mode.
      	(_List_base<>::_List_impl, _List_base<>::_M_get_node,
      	_List_base<>::_M_put_node, _List_base<>::_List_base(_List_base&&),
      	list<>::size, list<>::swap, list<>::splice): Use it.
      	(operator==(const list<>&, const list<>&)): Rewrite in C++0x mode.
      	* include/bits/list.tcc (list<>::erase): Likewise.
      	(list<>::merge): Adjust in C++0x mode.
      	* testsuite/23_containers/list/requirements/dr438/assign_neg.cc:
      	Adjust dg-error line number.
      	* testsuite/23_containers/list/requirements/dr438/insert_neg.cc:
      	Likewise.
      	* testsuite/23_containers/list/requirements/dr438/
      	constructor_1_neg.cc: Likewise.
      	* testsuite/23_containers/list/requirements/dr438/
      	constructor_2_neg.cc: Likewise.
      
      From-SVN: r179528
      Paolo Carlini committed
    • 48698.cc (g): Fix return type, avoid -Wall warning. · 6caf3f7f
      2011-10-04  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	* testsuite/20_util/bind/48698.cc (g): Fix return type, avoid -Wall
      	warning.
      
      From-SVN: r179526
      Paolo Carlini committed
    • c-typeck.c (c_build_vec_shuffle_expr): Fix uninitialized variable. · 75799b98
      * c-typeck.c (c_build_vec_shuffle_expr): Fix uninitialized variable.
      Avoid save_expr unless two_arguments.
      
      From-SVN: r179525
      Richard Henderson committed
    • alloc_traits.h (__alloc_traits::max_size): Define. · 73f05031
      2011-10-04  Jonathan Wakely  <jwakely.gcc@gmail.com>
      
      	* include/ext/alloc_traits.h (__alloc_traits::max_size): Define.
      	(__alloc_traits::rebind): Define.
      	* include/bits/stl_vector.h: Use them.
      	* testsuite/util/testsuite_allocator.h (SimpleAllocator): Define.
      	* testsuite/23_containers/vector/allocator/minimal.cc: New.
      	* testsuite/23_containers/vector/requirements/dr438/assign_neg.cc:
      	Adjust dg-error line numbers.
      	* testsuite/23_containers/vector/requirements/dr438/insert_neg.cc:
      	Likewise.
      	* testsuite/23_containers/vector/requirements/dr438/
      	constructor_1_neg.cc: Likewise.
      	* testsuite/23_containers/vector/requirements/dr438/
      	constructor_2_neg.cc: Likewise.
      
      From-SVN: r179523
      Jonathan Wakely committed
    • re PR fortran/35831 ([F95] Shape mismatch check missing for dummy procedure argument) · 97f26732
      2011-10-04  Janus Weil  <janus@gcc.gnu.org>
      
      	PR fortran/35831
      	* interface.c (check_dummy_characteristics): Check the array shape.
      
      
      2011-10-04  Janus Weil  <janus@gcc.gnu.org>
      
      	PR fortran/35831
      	* gfortran.dg/dummy_procedure_6.f90: New.
      
      From-SVN: r179520
      Janus Weil committed
    • mingw-w64.h (CPP_SPEC): Rename _REENTRANCE to _REENTRANT. · 0de99d26
      2011-10-04  Ozkan Sezer  <sezeroz@gmail.com>
      
              * config/i386/mingw-w64.h (CPP_SPEC): Rename _REENTRANCE to
              _REENTRANT.
              * config/i386/mingw32.h (CPP_SPEC): Likewise.
      
      From-SVN: r179511
      Ozkan Sezer committed
    • Small -m{cpu,tune}=native fix under Linux/Sparc. · 1de6359c
      	* config/sparc/driver-sparc.c (cpu_names): Fix string for supersparc
      	under Linux.
      
      From-SVN: r179510
      David S. Miller committed
    • re PR middle-end/50604 (verify_gimple failed: type mismatch in binary expression) · 80642376
      	PR tree-optimization/50604
      	* builtins.c (fold_builtin_strcpy, fold_builtin_stpcpy,
      	fold_builtin_strncpy, fold_builtin_stxcpy_chk): Ensure
      	last argument to memcpy has size_type_node type instead of
      	ssizetype.
      	* tree-ssa-strlen.c (handle_builtin_memcpy): Use size_type_node
      	instead of TREE_TYPE (len) as type for newlen.
      
      	* gcc.dg/pr50604.c: New test.
      
      From-SVN: r179508
      Jakub Jelinek committed
    • Maintain order of LTO sections · c17d253c
      Currently when reading in LTO sections from ld -r files they can
      get randomly reordered based on hash tables and random IDs.
      This causes reordering later when the final code is generated and
      also makes crashes harder to reproduce.
      
      This patch maintains explicit lists based on the input order and uses
      those lists to preserve that order when starting the rest of the
      LTO passes.
      
      This is the first step to working -fno-toplevel-reorder for
      LTO. But this needs more changes because the LTO partitioner
      can still reorder.
      
      This add two lists: one for the section and another one for
      the file_decl_datas. This is needed because the sections are
      walked twice through different data structures.
      
      In addition some code becomes slightly cleaner because we don't need
      to pass state through abstract callbacks anymore, but
      can just use direct type safe calls.
      
      gcc/lto/:
      
      2011-10-02   Andi Kleen <ak@linux.intel.com>
      
      	* lto-object.c (lto_obj_add_section_data): Add list.
      	(lto_obj_add_section): Fill in list.
      	(ltoobj_build_section_table): Pass through list.
      	* lto.c (file_data_list): Declare.
      	(create_subid_section_table): Pass arguments directly.
      	Fill in list of file_datas.
      	(lwstate): Delete.
      	(lto_create_files_from_ids): Pass in direct arguments.
      	Don't maintain list.
      	(lto_file_read): Use explicit section and file data lists.
      	(lto_read_all_file_options): Pass in section_list.
      	* lto.h (lto_obj_build_section_table): Add list.
      	(lto_section_slot): Add next.
      	(lto_section_list): Declare.
      
      From-SVN: r179505
      Andi Kleen committed
    • re PR tree-optimization/50522 (C++ std::valarray vectorization missed optimization) · 31330e16
      	PR tree-optimization/50522
      	* tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Don't test
      	TYPE_RESTRICT.
      	(ptr_derefs_may_alias_p): Call pt_solutions_same_restrict_base
      	unconditionally.
      
      From-SVN: r179502
      Jakub Jelinek committed
    • fold-const.c (fold_unary_loc): Don't optimize POINTER_PLUS_EXPR casted to… · f548a317
      fold-const.c (fold_unary_loc): Don't optimize POINTER_PLUS_EXPR casted to TYPE_RESTRICT pointer by casting the...
      
      	* fold-const.c (fold_unary_loc): Don't optimize
      	POINTER_PLUS_EXPR casted to TYPE_RESTRICT pointer by
      	casting the inner pointer if it isn't TYPE_RESTRICT.
      	* tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Don't through
      	casts from non-TYPE_RESTRICT pointer to TYPE_RESTRICT pointer.
      
      	* gcc.dg/tree-ssa/restrict-4.c: New test.
      
      From-SVN: r179500
      Jakub Jelinek committed
    • config.gcc (i[34567]86-*-elf*, [...]): Use i386/t-crtstuff. · 8cba6027
      	* config.gcc (i[34567]86-*-elf*, x86_64-*-elf*): Use
      	i386/t-crtstuff.
      
      From-SVN: r179498
      Joseph Myers committed
    • vector-compare-1.c: Fix trailing white spaces. · 08f215a2
      2011-10-04  Artem Shinkarov  <artyom.shinkaroff@gmail.com>
      	* gcc.c-torture/execute/vector-compare-1.c: Fix trailing white
      	spaces.
      	(main): Use __typeof to get result type of comparison.
      
      From-SVN: r179497
      Artjoms Sinkarovs committed
    • lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter. · 398f05da
      	* lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.
      	* lto-streamer-in.c (lto_input_toplevel_asms): Stream in order.
      	* lto-streamer-out.c (lto_output_toplevel_asms): Stream out order.
      	* lto-cgraph.c (order_base): New static var.
      	(lto_output_node): Stream in order.
      	(lto_output_varpool_node): Stream out order.
      	(input_node): Stream in order.
      	(input_varpool_node): Stream out order.
      	(input_cgraph_1): Initialize order base; update call of
      	lto_input_toplevel_asms.
      
      From-SVN: r179496
      Jan Hubicka committed
    • re PR target/50566 ([avr]: Add support for better logging similar to -mdeb) · 36a50ab6
      	PR target/50566
      	* config/avr/avr-protos.h (avr_legitimize_reload_address): New
      	prototype.
      	* config/avr/avr.h (LEGITIMIZE_RELOAD_ADDRESS): Copy worker code
      	from here...
      	* config/avr/avr.c (avr_legitimize_reload_address) ...to this new
      	function.  Log if avr_log.legitimize_reload_address.
      
      From-SVN: r179494
      Georg-Johann Lay committed