1. 30 Dec, 2013 3 commits
  2. 29 Dec, 2013 2 commits
  3. 28 Dec, 2013 4 commits
  4. 27 Dec, 2013 7 commits
    • re PR go/59506 (net FAILs (timeout) on alpha) · afc8adc8
      	PR go/59506
      
      net: use DialTimeout in TestSelfConnect
      
      Backported from master repository.
      
      This avoids problems with systems that take a long time to
      find out nothing is listening, while still testing for the
      self-connect misfeature since a self-connect should be fast.
      With this we may be able to remove the test for non-Linux
      systems.
      
      Tested (on GNU/Linux) by editing selfConnect in
      tcpsock_posix.go to always return false and verifying that
      TestSelfConnect then fails with and without this change.
      
      Idea from Uros Bizjak.
      
      From-SVN: r206224
      Ian Lance Taylor committed
    • sse.md (avx512f_fixupimm<mode>_maskz): Extend to support EVEX's RC. · 4de67111
              * config/i386/sse.md (avx512f_fixupimm<mode>_maskz): Extend to support
              EVEX's RC.
              (avx512f_sfixupimm<mode>_maskz): Ditto.
              * config/i386/subst.md (round_saeonly_expand_name): New.
              (round_saeonly_expand_nimm_predicate): Ditto.
              (round_saeonly_expand_operand6): Ditto.
              (round_saeonly_expand): Ditto.
      
      
      Co-Authored-By: Andrey Turetskiy <andrey.turetskiy@intel.com>
      Co-Authored-By: Anna Tikhonova <anna.tikhonova@intel.com>
      Co-Authored-By: Ilya Tocar <ilya.tocar@intel.com>
      Co-Authored-By: Ilya Verbin <ilya.verbin@intel.com>
      Co-Authored-By: Kirill Yukhin <kirill.yukhin@intel.com>
      Co-Authored-By: Maxim Kuznetsov <maxim.kuznetsov@intel.com>
      Co-Authored-By: Michael Zolotukhin <michael.v.zolotukhin@intel.com>
      Co-Authored-By: Sergey Lega <sergey.s.lega@intel.com>
      
      From-SVN: r206223
      Alexander Ivchenko committed
    • sse.md (avx512f_fmadd_<mode>_maskz): Extend to support EVEX's RC. · 7cf78561
              * config/i386/sse.md (avx512f_fmadd_<mode>_maskz): Extend to support
              EVEX's RC.
              (avx512f_fmaddsub_<mode>_maskz): Ditto.
              * config/i386/subst.md (round_expand_name): New.
              (round_expand_nimm_predicate): Ditto.
              (round_expand_operand): Ditto.
              (round_expand): Ditto.
      
      
      Co-Authored-By: Andrey Turetskiy <andrey.turetskiy@intel.com>
      Co-Authored-By: Anna Tikhonova <anna.tikhonova@intel.com>
      Co-Authored-By: Ilya Tocar <ilya.tocar@intel.com>
      Co-Authored-By: Ilya Verbin <ilya.verbin@intel.com>
      Co-Authored-By: Kirill Yukhin <kirill.yukhin@intel.com>
      Co-Authored-By: Maxim Kuznetsov <maxim.kuznetsov@intel.com>
      Co-Authored-By: Michael Zolotukhin <michael.v.zolotukhin@intel.com>
      Co-Authored-By: Sergey Lega <sergey.s.lega@intel.com>
      
      From-SVN: r206222
      Alexander Ivchenko committed
    • sse.md (<code><mode>3<mask_name>): Extend to support EVEX's SAE mode. · 8a6ef760
              * config/i386/sse.md (<code><mode>3<mask_name>): Extend to support
              EVEX's SAE mode.
              (*<code><mode>3_finite<mask_name>): Ditto.
              (*<code><mode>3<mask_name>): Ditto.
              (avx512f_cmp<mode>3<mask_scalar_merge_name>): Ditto.
              (avx512f_vmcmp<mode>3): Ditto.
              (avx512f_vmcmp<mode>3_mask): Ditto.
              (<sse>_comi): Ditto.
              (<sse>_ucomi): Ditto.
              (sse_cvttss2si): Ditto.
              (sse_cvttss2siq): Ditto.
              (<fixsuffix>fix_truncv16sfv16si2<mask_name>): Ditto.
              (avx512f_vcvttss2usi): Ditto.
              (avx512f_vcvttss2usiq): Ditto.
              (avx512f_vcvttsd2usi): Ditto.
              (avx512f_vcvttsd2usiq): Ditto.
              (sse2_cvttsd2si): Ditto.
              (sse2_cvttsd2siq): Ditto.
              (<fixsuffix>fix_truncv8dfv8si2<mask_name>): Ditto.
              (<sse2_avx_avx512f>_cvtps2pd<avxsizesuffix><mask_name>): Ditto.
              (avx512f_getexp<mode><mask_name>): Ditto.
              (avx512f_fixupimm<mode><sd_maskz_name>): Ditto.
              (avx512f_fixupimm<mode>_mask): Ditto.
              (avx512f_sfixupimm<mode><sd_maskz_name>): Ditto.
              (avx512f_sfixupimm<mode>_mask): Ditto.
              (avx512f_rndscale<mode><mask_name>): Ditto.
              (<mask_codefor>avx512f_vcvtph2ps512<mask_name>): Ditto.
              (avx512f_getmant<mode><mask_name>): Ditto.
              * config/i386/subst.md (round_saeonly_name): New.
              (round_saeonly_mask_operand2): Ditto.
              (round_saeonly_mask_operand3): Ditto.
              (round_saeonly_mask_scalar_operand3): Ditto.
              (round_saeonly_mask_scalar_operand4): Ditto.
              (round_saeonly_mask_scalar_merge_operand4): Ditto.
              (round_saeonly_sd_mask_operand5): Ditto.
              (round_saeonly_op2): Ditto.
              (round_saeonly_op4): Ditto.
              (round_saeonly_op5): Ditto.
              (round_saeonly_op6): Ditto.
              (round_saeonly_mask_op2): Ditto.
              (round_saeonly_mask_op3): Ditto.
              (round_saeonly_mask_scalar_op3): Ditto.
              (round_saeonly_mask_scalar_op4): Ditto.
              (round_saeonly_mask_scalar_merge_op4): Ditto.
              (round_saeonly_sd_mask_op5): Ditto.
              (round_saeonly_constraint): Ditto.
              (round_saeonly_constraint2): Ditto.
              (round_saeonly_nimm_predicate): Ditto.
              (round_saeonly_mode512bit_condition): Ditto.
              (round_saeonly): Ditto.
      
      
      Co-Authored-By: Andrey Turetskiy <andrey.turetskiy@intel.com>
      Co-Authored-By: Anna Tikhonova <anna.tikhonova@intel.com>
      Co-Authored-By: Ilya Tocar <ilya.tocar@intel.com>
      Co-Authored-By: Ilya Verbin <ilya.verbin@intel.com>
      Co-Authored-By: Kirill Yukhin <kirill.yukhin@intel.com>
      Co-Authored-By: Maxim Kuznetsov <maxim.kuznetsov@intel.com>
      Co-Authored-By: Michael Zolotukhin <michael.v.zolotukhin@intel.com>
      Co-Authored-By: Sergey Lega <sergey.s.lega@intel.com>
      
      From-SVN: r206221
      Alexander Ivchenko committed
    • i386.c (ix86_print_operand): Print EVEX's RC modifiers. · 06bc9e41
              * config/i386/i386.c (ix86_print_operand): Print EVEX's RC modifiers.
              * config/i386/i386.md (define_constants): Define EVEx's RC constants.
              * gcc/config/i386/sse.md (<plusminus_insn><mode>3<mask_name>): Extend
              to support EVEX's rounding control.
              (*<plusminus_insn><mode>3<mask_name>): Ditto.
              (mul<mode>3<mask_name>): Ditto.
              (*mul<mode>3<mask_name>): Ditto.
              (<sse>_div<mode>3<mask_name>): Ditto.
              (<sse>_sqrt<mode>2<mask_name>): Ditto.
              (<sd_mask_codefor>fma_fmadd_<mode><sd_maskz_name>): Ditto.
              (avx512f_fmadd_<mode>_mask): Ditto.
              (avx512f_fmadd_<mode>_mask3): Ditto.
              (<sd_mask_codefor>fma_fmsub_<mode><sd_maskz_name>): Ditto.
              (avx512f_fmsub_<mode>_mask): Ditto.
              (avx512f_fmsub_<mode>_mask3): Ditto.
              (<sd_mask_codefor>fma_fnmadd_<mode><sd_maskz_name>): Ditto.
              (avx512f_fnmadd_<mode>_mask): Ditto.
              (avx512f_fnmadd_<mode>_mask3): Ditto.
              (<sd_mask_codefor>fma_fnmsub_<mode><sd_maskz_name>): Ditto.
              (avx512f_fnmsub_<mode>_mask): Ditto.
              (avx512f_fnmsub_<mode>_mask3): Ditto.
              (<sd_mask_codefor>fma_fmaddsub_<mode><sd_maskz_name>): Ditto.
              (avx512f_fmaddsub_<mode>_mask): Ditto.
              (avx512f_fmaddsub_<mode>_mask3): Ditto.
              (<sd_mask_codefor>fma_fmsubadd_<mode><sd_maskz_name>): Ditto.
              (avx512f_fmsubadd_<mode>_mask): Ditto.
              (avx512f_fmsubadd_<mode>_mask3): Ditto.
              (fmai_vmfmadd_<mode>): Ditto.
              (*fmai_fmadd_<mode>): Ditto.
              (*fmai_fmsub_<mode>): Ditto.
              (*fmai_fnmadd_<mode>): Ditto.
              (*fmai_fnmsub_<mode>): Ditto.
              (sse_cvtsi2ss): Ditto.
              (sse_cvtsi2ssq): Ditto.
              (sse_cvtss2si): Ditto.
              (sse_cvtss2siq): Ditto.
              (cvtusi2<ssescalarmodesuffix>32): Ditto.
              (cvtusi2<ssescalarmodesuffix>64): Ditto.
              (float<sseintvecmodelower><mode>2<mask_name>): Ditto.
              (ufloatv16siv16sf2<mask_name>): Ditto.
              (<mask_codefor>avx512f_fix_notruncv16sfv16si<mask_name>): Ditto.
              (<mask_codefor>avx512f_ufix_notruncv16sfv16si<mask_name>): Ditto.
              (sse2_cvtsi2sdq): Ditto.
              (avx512f_vcvtss2usi): Ditto.
              (avx512f_vcvtss2usiq): Ditto.
              (avx512f_vcvtsd2usi): Ditto.
              (avx512f_vcvtsd2usiq): Ditto.
              (sse2_cvtsd2si): Ditto.
              (sse2_cvtsd2siq): Ditto.
              (<mask_codefor>avx512f_cvtpd2dq512<mask_name>): Ditto.
              (avx512f_ufix_notruncv8dfv8si<mask_name>): Ditto.
              (<mask_codefor>avx512f_cvtpd2ps512<mask_name>): Ditto.
              (avx512f_scalef<mode><mask_name>): Ditto.
              (<code><mode>3<mask_name>): Ditto.
              (*avx2_<code><mode>3<mask_name>): Ditto.
              (avx512er_exp2<mode><mask_name): Ditto.
              (<mask_codefor>avx512er_rcp28<mode><mask_name>): Ditto.
              (<mask_codefor>avx512er_rsqrt28<mode><mask_name>): Ditto.
              (avx512f_fmadd_<mode>_maskz): New.
              * config/i386/subst.md (SUBST_A): New.
              (round_name): Ditto.
              (round_mask_operand2): Ditto.
              (round_mask_operand3): Ditto.
              (round_mask_scalar_operand3): Ditto.
              (round_sd_mask_operand4): Ditto.
              (round_op2): Ditto.
              (round_op3): Ditto.
              (round_op4): Ditto.
              (round_op5): Ditto.
              (round_op6): Ditto.
              (round_mask_op2): Ditto.
              (round_mask_op3): Ditto.
              (round_mask_scalar_op3): Ditto.
              (round_sd_mask_op4): Ditto.
              (round_constraint): Ditto.
              (round_constraint2): Ditto.
              (round_constraint3): Ditto.
              (round_nimm_predicate): Ditto.
              (round_mode512bit_condition): Ditto.
              (round_modev4sf_condition): Ditto.
              (round_codefor): Ditto.
              (round_opnum): Ditto.
              (round): Ditto.
      
      
      Co-Authored-By: Andrey Turetskiy <andrey.turetskiy@intel.com>
      Co-Authored-By: Anna Tikhonova <anna.tikhonova@intel.com>
      Co-Authored-By: Ilya Tocar <ilya.tocar@intel.com>
      Co-Authored-By: Ilya Verbin <ilya.verbin@intel.com>
      Co-Authored-By: Kirill Yukhin <kirill.yukhin@intel.com>
      Co-Authored-By: Maxim Kuznetsov <maxim.kuznetsov@intel.com>
      Co-Authored-By: Michael Zolotukhin <michael.v.zolotukhin@intel.com>
      Co-Authored-By: Sergey Lega <sergey.s.lega@intel.com>
      
      From-SVN: r206220
      Alexander Ivchenko committed
    • re PR sanitizer/59585 (Tests failing due to trailing newline) · 4085fae0
      2013-12-27  Yury Gribov  <y.gribov@samsung.com>
      
      	PR target/59585
      	* c-c++-common/ubsan/div-by-zero-1.c: Fixed pattern.
      	* c-c++-common/ubsan/div-by-zero-2.c: Likewise.
      	* c-c++-common/ubsan/div-by-zero-3.c: Likewise.
      	* c-c++-common/ubsan/load-bool-enum.c: Likewise.
      	* c-c++-common/ubsan/overflow-add-2.c: Likewise.
      	* c-c++-common/ubsan/overflow-mul-2.c: Likewise.
      	* c-c++-common/ubsan/overflow-mul-4.c: Likewise.
      	* c-c++-common/ubsan/overflow-negate-1.c: Likewise.
      	* c-c++-common/ubsan/overflow-sub-2.c: Likewise.
      	* c-c++-common/ubsan/pr59333.c: Likewise.
      	* c-c++-common/ubsan/shift-1.c: Likewise.
      	* c-c++-common/ubsan/shift-2.c: Likewise.
      	* c-c++-common/ubsan/shift-4.c: Likewise.
      	* c-c++-common/ubsan/vla-1.c: Likewise.
      
      From-SVN: r206219
      Yury Gribov committed
    • Daily bump. · 089a5d99
      From-SVN: r206218
      GCC Administrator committed
  5. 26 Dec, 2013 10 commits
  6. 25 Dec, 2013 4 commits
    • Remove target_cpu_default/cpu_names · b97de419
      Add processor names to processor_target_table and use it instead of
      target_cpu_default and cpu_names.
      
      	PR target/59587
      	* config/i386/i386.c (struct ptt): Add a field for processor
      	name.
      	(processor_target_table): Sync with processor_type.  Add
      	processor names.
      	(cpu_names): Removed.
      	(ix86_option_override_internal): Default x_ix86_tune_string
      	to processor_target_table[TARGET_CPU_DEFAULT].name.
      	(ix86_function_specific_print): Assert arch and tune <
      	PROCESSOR_max.  Use processor_target_table to print arch and
      	tune names.
      	* config/i386/i386.h (TARGET_CPU_DEFAULT): Default to
      	PROCESSOR_GENERIC.
      	(target_cpu_default): Removed.
      	(processor_type): Reordered.
      
      From-SVN: r206202
      H.J. Lu committed
    • Revert unwanted commit. · ce2b81bf
      From-SVN: r206201
      Uros Bizjak committed
    • re PR target/59422 (Support more targets for function multi versioning) · 74924838
      gcc/
      
      2013-12-25  Allan Sandfeld Jensen  <sandfeld@kde.org>
      	    H.J. Lu  <hongjiu.lu@intel.com>
      
      	PR target/59422
      	* config/i386/i386.c (get_builtin_code_for_version): Handle
      	PROCESSOR_HASWELL, PROCESSOR_SILVERMONT, PROCESSOR_BTVER1,
      	PROCESSOR_BTVER2, PROCESSOR_BDVER3 and PROCESSOR_BDVER4.
      	Change priority of PROCESSOR_BDVER1 to P_PROC_XOP.
      	(fold_builtin_cpu): Add "ivybridge", "haswell", "bonnell",
      	"silvermont", "bobcat" and "jaguar" CPU names.  Add "sse4a",
      	"fma4", "xop" and "fma" ISA names.
      
      libgcc/
      
      2013-12-25  Allan Sandfeld Jensen  <sandfeld@kde.org>
      	    H.J. Lu  <hongjiu.lu@intel.com>
      
              PR target/59422
              * config/i386/cpuinfo.c (enum processor_types):  Add AMD_BOBCAT
      	and AMD_JAGUAR.
      	(enum processor_subtypes): Add AMDFAM15H_BDVER3, AMDFAM15H_BDVER4,
      	INTEL_COREI7_IVYBRIDGE and INTEL_COREI7_HASWELL.
      	(enum processor_features): Add  FEATURE_SSE4_A, FEATURE_FMA4,
      	FEATURE_XOP and FEATURE_FMA.
      	(get_amd_cpu): Handle AMD_BOBCAT, AMD_JAGUAR, AMDFAM15H_BDVER2 and
      	AMDFAM15H_BDVER3.
      	(get_intel_cpu): Handle INTEL_COREI7 and INTEL_COREI7_HASWELL.
              (get_available_features): Handle FEATURE_FMA, FEATURE_SSE4_A,
      	FEATURE_FMA4 and FEATURE_XOP.
      
      testsuite/
      
      2013-12-25  Allan Sandfeld Jensen  <sandfeld@kde.org>
      
      	PR target/59422
      	* gcc.target/i386/funcspec-5.c (test_fma, test_xop, test_no_fma,
      	test_no_xop, test_arch_corei7, test_arch_corei7_avx,
      	test_arch_core_avx2, test_arch_bdver1, test_arch_bdver2,
      	test_arch_bdver3, test_tune_corei7, test_tune_corei7_avx,
      	test_tune_core_avx2, test_tune_bdver1, test_tune_bdver2 and
      	test_tune_bdver3): New function prototypes.
      
      From-SVN: r206200
      Allan Sandfeld Jensen committed
    • Daily bump. · 80d69d3a
      From-SVN: r206199
      GCC Administrator committed
  7. 24 Dec, 2013 5 commits
  8. 23 Dec, 2013 5 commits
    • re PR target/59203 (config/cris/cris.c:2491: possible typo ?) · c09c8f70
      	PR target/59203
      	* config/cris/cris.c (cris_pic_symbol_type_of): Fix typo,
      	checking t1 twice instead of t1 and t2 respectively.
      
      From-SVN: r206188
      Hans-Peter Nilsson committed
    • re PR middle-end/59584 (regressions related to __builtin_stack_restore) · a13a866e
      	PR middle-end/59584
      	* config/cris/predicates.md (cris_nonsp_register_operand):
      	New define_predicate.
      	* config/cris/cris.md: Replace register_operand with
      	cris_nonsp_register_operand for destinations in all
      	define_splits where a register is set more than once.
      
      From-SVN: r206187
      Hans-Peter Nilsson committed
    • * gdbinit.in (input_line, input_filename): Define. · 2a0da5ad
      From-SVN: r206183
      Jason Merrill committed
    • re PR c++/41090 (Using static label reference in c++ class constructor produces wrong code) · 1f26ac87
      	PR c++/41090
      	Add -fdeclone-ctor-dtor.
      gcc/cp/
      	* optimize.c (can_alias_cdtor, populate_clone_array): Split out
      	from maybe_clone_body.
      	(maybe_thunk_body): New function.
      	(maybe_clone_body): Call it.
      	* mangle.c (write_mangled_name): Remove code to suppress
      	writing of mangled name for cloned constructor or destructor.
      	(write_special_name_constructor): Handle decloned constructor.
      	(write_special_name_destructor): Handle decloned destructor.
      	* method.c (trivial_fn_p): Handle decloning.
      	* semantics.c (expand_or_defer_fn_1): Clone after setting linkage.
      gcc/c-family/
      	* c.opt: Add -fdeclone-ctor-dtor.
      	* c-opts.c (c_common_post_options): Default to on iff -Os.
      gcc/
      	* cgraph.h (struct cgraph_node): Add calls_comdat_local.
      	(symtab_comdat_local_p, symtab_in_same_comdat_p): New.
      	* cif-code.def: Add USES_COMDAT_LOCAL.
      	* symtab.c (verify_symtab_base): Make sure we don't refer to a
      	comdat-local symbol from outside its comdat.
      	* cgraph.c (verify_cgraph_node): Likewise.
      	* cgraphunit.c (mark_functions_to_output): Don't mark comdat-locals.
      	* ipa.c (symtab_remove_unreachable_nodes): Likewise.
      	(function_and_variable_visibility): Handle comdat-local fns.
      	* ipa-cp.c (determine_versionability): Don't clone comdat-locals.
      	* ipa-inline-analysis.c (compute_inline_parameters): Update
      	calls_comdat_local.
      	* ipa-inline-transform.c (inline_call): Likewise.
      	(save_inline_function_body): Don't clear DECL_COMDAT_GROUP.
      	* ipa-inline.c (can_inline_edge_p): Check calls_comdat_local.
      	* lto-cgraph.c (input_overwrite_node): Read calls_comdat_local.
      	(lto_output_node): Write it.
      	* symtab.c (symtab_dissolve_same_comdat_group_list): Clear
      	DECL_COMDAT_GROUP for comdat-locals.
      include/
      	* demangle.h (enum gnu_v3_ctor_kinds):
      	Added literal gnu_v3_unified_ctor.
      	(enum gnu_v3_ctor_kinds):
      	Added literal gnu_v3_unified_dtor.
      libiberty/
      	* cp-demangle.c (cplus_demangle_fill_ctor,cplus_demangle_fill_dtor):
      	Handle unified ctor/dtor.
      	(d_ctor_dtor_name): Handle unified ctor/dtor.
      
      From-SVN: r206182
      Jason Merrill committed
    • vect-neg-store-1.c: New test. · 266d276c
      2013-12-23  Bingfeng Mei  <bmei@broadcom.com>
      
      	* gcc.dg/vect/vect-neg-store-1.c: New test.
      	* gcc.dg/vect/vect-neg-store-2.c: Ditto.
      
      From-SVN: r206181
      Bingfeng Mei committed