1. 18 Nov, 2016 15 commits
    • Make arm_feature_set agree with type of FL_* macros · 05237cf8
      2016-11-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
      
          gcc/
          * config/arm/arm-protos.h (FL_NONE, FL_ANY, FL_CO_PROC, FL_ARCH3M,
          FL_MODE26, FL_MODE32, FL_ARCH4, FL_ARCH5, FL_THUMB, FL_LDSCHED,
          FL_STRONG, FL_ARCH5E, FL_XSCALE, FL_ARCH6, FL_VFPV2, FL_WBUF,
          FL_ARCH6K, FL_THUMB2, FL_NOTM, FL_THUMB_DIV, FL_VFPV3, FL_NEON,
          FL_ARCH7EM, FL_ARCH7, FL_ARM_DIV, FL_ARCH8, FL_CRC32, FL_SMALLMUL,
          FL_NO_VOLATILE_CE, FL_IWMMXT, FL_IWMMXT2, FL_ARCH6KZ, FL2_ARCH8_1,
          FL2_ARCH8_2, FL2_FP16INST): Reindent comment, add final dot when
          missing and make value unsigned.
          (arm_feature_set): Use unsigned entries instead of unsigned long.
      
      From-SVN: r242596
      Thomas Preud'homme committed
    • MAINTAINERS (Write After Approval): Add myself. · 0954a00b
      2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
      
      	* MAINTAINERS (Write After Approval): Add myself.
      
      From-SVN: r242595
      Toma Tabacu committed
    • libgo: remove old/regexp and old/template · d519aeda
          
          They were removed from the master Go library in 2012
          (https://golang.org/cl/5979046) but somehow that was not reflected here.
          
          Reviewed-on: https://go-review.googlesource.com/33391
      
      From-SVN: r242592
      Ian Lance Taylor committed
    • S/390: Lower requirements for successful htm tests. · 151c204f
      The attached patch makes the htm tests on s390 less sensitive to
      spurious abort.  Please check the commit comment for details.  The
      modified tests have been run once on a zEC12.
      
      gcc/ChangeLog:
      
      2016-11-18  Dominik Vogt  <vogt@linux.vnet.ibm.com>
      
      	* config/rs6000/rs6000.c (rs6000_stack_info): PR/77359: Properly align
      	local variables in functions calling alloca.  Also update the ASCII
      	drawings
      	* config/rs6000/rs6000.h (STARTING_FRAME_OFFSET, STACK_DYNAMIC_OFFSET):
      	PR/77359: Likewise.
      	* config/rs6000/aix.h (STARTING_FRAME_OFFSET, STACK_DYNAMIC_OFFSET):
      	PR/77359: Copy AIX specific versions of the rs6000.h macros to aix.h.
      
      From-SVN: r242591
      Dominik Vogt committed
    • Re-apply: Drop excess size used for run time allocated stack variables. · d7931859
      The patch got reverted after hitting PR77359 which turned out to be a
      rs6000 backend problem.  Reapplying after the PR got fixed.
      
      gcc/ChangeLog:
      
      2016-11-18  Dominik Vogt  <vogt@linux.vnet.ibm.com>
      
      	Re-apply after PR bootstrap/77359 is fixed:
      	2016-08-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
      
              * explow.c (get_dynamic_stack_size): Take known alignment of stack
              pointer + STACK_DYNAMIC_OFFSET into account when calculating the
              size needed.
      
      --This line, and those below, will be
      ignored--
      
      M    gcc/ChangeLog
      M    gcc/explow.c
      
      From-SVN: r242590
      Dominik Vogt committed
    • RS6000: Fix PR 77359: Properly align local variables in functions calling alloca. · a7790c71
      gcc/ChangeLog:
      
      2016-11-18  Dominik Vogt  <vogt@linux.vnet.ibm.com>
      
      	* config/rs6000/rs6000.c (rs6000_stack_info): PR/77359: Properly align
      	local variables in functions calling alloca.  Also update the ASCII
      	drawings
      	* config/rs6000/rs6000.h (STARTING_FRAME_OFFSET, STACK_DYNAMIC_OFFSET):
      	PR/77359: Likewise.
      	* config/rs6000/aix.h (STARTING_FRAME_OFFSET, STACK_DYNAMIC_OFFSET):
      	PR/77359: Copy AIX specific versions of the rs6000.h macros to aix.h.
      
      From-SVN: r242589
      Dominik Vogt committed
    • MIPS: Check for sysroot support when upgrading/downgrading test options · dbb29a2a
      gcc/testsuite/
      
      	* gcc.target/mips/inline-memcpy-1.c (dg-options): Add
      	(REQUIRES_STDLIB).
      	* gcc.target/mips/inline-memcpy-2.c: Ditto.
      	* gcc.target/mips/inline-memcpy-3.c: Ditto.
      	* gcc.target/mips/inline-memcpy-4.c: Ditto.
      	* gcc.target/mips/inline-memcpy-5.c: Ditto.
      	* gcc.target/mips/loongson-shift-count-truncated-1.c: Ditto.
      	* gcc.target/mips/loongson-simd.c: Ditto.
      	* gcc.target/mips/memcpy-1.c: Ditto.
      	* gcc.target/mips/mips-3d-1.c: Ditto.
      	* gcc.target/mips/mips-3d-2.c: Ditto.
      	* gcc.target/mips/mips-3d-3.c: Ditto.
      	* gcc.target/mips/mips-3d-4.c: Ditto.
      	* gcc.target/mips/mips-3d-5.c: Ditto.
      	* gcc.target/mips/mips-3d-6.c: Ditto.
      	* gcc.target/mips/mips-3d-7.c: Ditto.
      	* gcc.target/mips/mips-3d-8.c: Ditto.
      	* gcc.target/mips/mips-3d-9.c: Ditto.
      	* gcc.target/mips/mips-ps-1.c: Ditto.
      	* gcc.target/mips/mips-ps-2.c: Ditto.
      	* gcc.target/mips/mips-ps-3.c: Ditto.
      	* gcc.target/mips/mips-ps-4.c: Ditto.
      	* gcc.target/mips/mips-ps-6.c: Ditto.
      	* gcc.target/mips/mips16-attributes.c: Ditto.
      	* gcc.target/mips/mips32-dsp-run.c: Ditto.
      	* gcc.target/mips/mips32-dsp.c: Ditto.
      	* gcc.target/mips/save-restore-1.c: Ditto.
      	* gcc.target/mips/mips.exp (mips_option_groups): Add stdlib.
      	(mips_preprocess): Add ignore_output argument that when set
      	will not return the pre-processed output.
      	(mips_arch_info): Update arguments for the call to
      	mips_preprocess.
      	(mips-dg-init): Ditto.
      	(mips-dg-options): Check if a test having test option
      	(REQUIRES_STDLIB) has the required sysroot support for
      	the current test options.
      
      Co-Authored-By: Toma Tabacu <toma.tabacu@imgtec.com>
      
      From-SVN: r242587
      Andrew Bennett committed
    • Use rtx_mode_t instead of std::make_pair · f079167a
      This change makes the code less sensitive to the exact type of the mode,
      i.e. it forces a conversion where necessary.  This becomes important
      when wrappers like scalar_int_mode and scalar_mode can also be used
      instead of machine_mode.
      
      Using rtx_mode_t also abstracts away the representation.  The fact that
      it's a std::pair rather than a custom class isn't important to users of
      the interface.
      
      gcc/
      2016-11-18  Richard Sandiford  <richard.sandiford@arm.com>
      	    Alan Hayward  <alan.hayward@arm.com>
      	    David Sherwood  <david.sherwood@arm.com>
      
      	* combine.c (try_combine): Use rtx_mode_t instead of std::make_pair.
      	* dwarf2out.c (mem_loc_descriptor, loc_descriptor): Likewise.
      	(add_const_value_attribute): Likewise.
      	* explow.c (plus_constant): Likewise.
      	* expmed.c (expand_mult, make_tree): Likewise.
      	* expr.c (convert_modes): Likewise.
      	* loop-doloop.c (doloop_optimize): Likewise.
      	* postreload.c (reload_cse_simplify_set): Likewise.
      	* simplify-rtx.c (simplify_const_unary_operation): Likewise.
      	(simplify_binary_operation_1, simplify_const_binary_operation):
      	(simplify_const_relational_operation, simplify_immed_subreg): Likewise.
      	* wide-int.h: Update documentation to recommend rtx_mode_t
      	instead of std::make_pair.
      
      Co-Authored-By: Alan Hayward <alan.hayward@arm.com>
      Co-Authored-By: David Sherwood <david.sherwood@arm.com>
      
      From-SVN: r242586
      Richard Sandiford committed
    • Add SET_DECL_MODE · 899ca90e
      This may no longer be necessary with the current version
      of the SVE patches, but it does at least make things consistent
      with the TYPE_MODE/SET_TYPE_MODE split.
      
      gcc/ada/
      2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
       	    Alan Hayward  <alan.hayward@arm.com>
       	    David Sherwood  <david.sherwood@arm.com>
      
      	* gcc-interface/utils.c (create_label_decl): Use SET_DECL_MODE.
      
      gcc/c/
      2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
       	    Alan Hayward  <alan.hayward@arm.com>
       	    David Sherwood  <david.sherwood@arm.com>
      
      	* c-decl.c (merge_decls): Use SET_DECL_MODE.
      	(make_label, finish_struct): Likewise.
      
      gcc/cp/
      2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
       	    Alan Hayward  <alan.hayward@arm.com>
       	    David Sherwood  <david.sherwood@arm.com>
      
      	* class.c (finish_struct_bits): Use SET_DECL_MODE.
      	(build_base_field_1, layout_class_type, finish_struct_1): Likewise.
      	* decl.c (make_label_decl): Likewise.
      	* pt.c (tsubst_decl): Likewise.
      
      gcc/fortran/
      2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
       	    Alan Hayward  <alan.hayward@arm.com>
       	    David Sherwood  <david.sherwood@arm.com>
      
      	* trans-common.c (build_common_decl): Use SET_DECL_MODE.
      	* trans-decl.c (gfc_build_label_decl): Likewise.
      	* trans-types.c (gfc_get_array_descr_info): Likewise.
      
      gcc/lto/
      2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
       	    Alan Hayward  <alan.hayward@arm.com>
       	    David Sherwood  <david.sherwood@arm.com>
      
      	* lto.c (offload_handle_link_vars): Use SET_DECL_MODE.
      
      gcc/
      2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
       	    Alan Hayward  <alan.hayward@arm.com>
       	    David Sherwood  <david.sherwood@arm.com>
      
      	* tree.h (SET_DECL_MODE): New macro.
      	* cfgexpand.c (avoid_deep_ter_for_debug): Use SET_DECL_MODE.
      	(expand_gimple_basic_block): Likewise.
      	* function.c (split_complex_args): Likeise.
      	* ipa-prop.c (ipa_modify_call_arguments): Likewise.
      	* omp-simd-clone.c (ipa_simd_modify_stmt_ops): Likewise.
      	* stor-layout.c (layout_decl, relayout_decl): Likewise.
      	(finish_bitfield_representative): Likewise.
      	* tree.c (make_node_stat): Likewise.
      	* tree-inline.c (remap_ssa_name): Likewise.
      	(tree_function_versioning): Likewise.
      	* tree-into-ssa.c (rewrite_debug_stmt_uses): Likewise.
      	* tree-sra.c (sra_ipa_reset_debug_stmts): Likewise.
      	* tree-ssa-ccp.c (optimize_atomic_bit_test_and): Likewise.
      	* tree-ssa-loop-ivopts.c (remove_unused_ivs): Likewise.
      	* tree-ssa.c (insert_debug_temp_for_var_def): Likewise.
      	* tree-streamer-in.c (unpack_ts_decl_common_value_fields): Likewise.
      	* varasm.c (make_debug_expr_from_rtl): Likewise.
      
      libcc1/
      2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
       	    Alan Hayward  <alan.hayward@arm.com>
       	    David Sherwood  <david.sherwood@arm.com>
      
      	* plugin.cc (plugin_build_add_field): Use SET_DECL_MODE.
      
      Co-Authored-By: Alan Hayward <alan.hayward@arm.com>
      Co-Authored-By: David Sherwood <david.sherwood@arm.com>
      
      From-SVN: r242585
      Richard Sandiford committed
    • bb-reorder: Improve compgotos pass (PR71785) · cd36a451
      For code like the testcase in PR71785 GCC factors all the indirect branches
      to a single dispatcher that then everything jumps to.  This is because
      having many indirect branches with each many jump targets does not scale
      in large parts of the compiler.  Very late in the pass pipeline (right
      before peephole2) the indirect branches are then unfactored again, by
      the duplicate_computed_gotos pass.
      
      This pass works by replacing branches to such a common dispatcher by a
      copy of the dispatcher.  For code like this testcase this does not work
      so well: most cases do a single addition instruction right before the
      dispatcher, but not all, and we end up with only two indirect jumps: the
      one without the addition, and the one with the addition in its own basic
      block, and now everything else jumps _there_.
      
      This patch rewrites the algorithm to deal with this.  It also makes it
      simpler: it does not need the "candidates" array anymore, it does not
      need RTL layout mode, it does not need cleanup_cfg, and it does not
      need to keep track of what blocks it already visited.
      
      
      	PR rtl-optimization/71785
      	* bb-reorder.c (maybe_duplicate_computed_goto): New function.
      	(duplicate_computed_gotos): New function.
      	(pass_duplicate_computed_gotos::execute): Rewrite.
      
      From-SVN: r242584
      Segher Boessenkool committed
    • Correct gcc/go/gofrontend/lex.cc and libgo/aclocal.m4 to the versions in the gofrontend repo... · 9bd0f0bc
      Correct gcc/go/gofrontend/lex.cc and libgo/aclocal.m4 to the versions
      in the gofrontend repo, which is supposed to be the master copy.
      
      Remove a few files in libgo that somehow were not deleted in the past.
      
      From-SVN: r242583
      Ian Lance Taylor committed
    • Update libgo/configure to restore it to the master version. · 54f0deb0
      Update a few binary files that were changed in the master gc repo,
      copied into the gofrontend repo, but not correctly copied into the GCC
      repo.  The changes are all minor and do not affect any actual tests.
      Two instances of "http" changed to "https", and two timestamps were
      zeroed out.
      
      From-SVN: r242582
      Ian Lance Taylor committed
    • Daily bump. · 9427e296
      From-SVN: r242581
      GCC Administrator committed
    • runtime, reflect: rewrite Go to FFI type conversion in Go · 5302cd02
          
          As we move toward the Go 1.7 garbage collector, it's essential that all
          allocation of values that can contain Go pointers be done using the
          correct type descriptor.  That is simplest if we do all such allocation
          in Go code.  This rewrites the code that converts from a Go type to a
          libffi CIF into Go.
          
          Reviewed-on: https://go-review.googlesource.com/33353
      
      From-SVN: r242578
      Ian Lance Taylor committed
  2. 17 Nov, 2016 25 commits
    • re PR middle-end/38219 (gcc.dg/tree-ssa/vrp47.c fails on m68k) · f97db488
      	PR middle-end/38219
      	* gcc.dg/tree-ssa/vrp47.c: Do not run on m68k.
      
      From-SVN: r242576
      Jeff Law committed
    • re PR target/47192 (m68k target - gcc uses stack frame after it has been… · f2b6aad9
      re PR target/47192 (m68k target - gcc uses stack frame after it has been unlinked when compiling with -Os)
      
      	PR target/47192
      	* config/m68k/m68k.c (m68k_expand_epilogue): Emit a scheduling
      	barrier prior to deallocating the stack.
      
      	PR target/47192
      	* gcc.target/m68k/pr47192.c: New test.
      
      From-SVN: r242575
      Jeff Law committed
    • branch-cost-1.c (dg-options): Use (HAS_MOVN) instead of isa>=4, in order to downgrade to R5. · e080b281
      2016-11-17  Toma Tabacu  <toma.tabacu@imgtec.com>
      
      	* gcc.target/mips/branch-cost-1.c (dg-options): Use (HAS_MOVN)
      	instead of isa>=4, in order to downgrade to R5.
      
      From-SVN: r242574
      Toma Tabacu committed
    • PR c++/78193 - inherited ctor regressions on sparc32. · c2f2350e
      	* call.c (build_over_call): Don't set CALL_FROM_THUNK_P here.
      	(build_call_a): Set it here, and don't insert EMPTY_CLASS_EXPR.
      	(convert_like_real) [ck_rvalue]: Also pass non-addressable
      	types along directly.
      
      From-SVN: r242573
      Jason Merrill committed
    • arc/nps400: New peephole2 pattern allow more cmem loads · e389ba30
      In the case where we access a single bit from a value and use this in a
      EQ/NE comparison, GCC will convert this into a sign-extend and GE/LT
      comparison.
      
      Normally this would be fine, however, if the value is in CMEM memory,
      then we don't have a sign-extending load available (using the special
      short CMEM load instructions), and instead we end up using a long form
      load with LIMM, which is less efficient.
      
      This peephole optimisation looks for the sign-extend followed by GE/LT
      pattern and converts this back into a load and EQ/NE comparison.
      
      gcc/ChangeLog:
      
      	* config/arc/arc.md (cmem bit/sign-extend peephole2): New peephole
      	to make better use of cmem loads in the case where a single bit is
      	being accessed.
      	* config/arc/predicates.md (ge_lt_comparison_operator): New
      	predicate.
      
      gcc/testsuite/ChangeLog:
      
      	* gcc.target/arc/cmem-bit-1.c: New file.
      	* gcc.target/arc/cmem-bit-2.c: New file.
      	* gcc.target/arc/cmem-bit-3.c: New file.
      	* gcc.target/arc/cmem-bit-4.c: New file.
      
      From-SVN: r242572
      Andrew Burgess committed
    • Add avx5124vnniw/avx5124fmaps to target attributes · 9775c1a5
      gcc/
      
      2016-11-17  Andrew Senkevich <andrew.senkevich@intel.com>
      
      	* config/i386/i386.c (processor_features): Add F_AVX5124VNNIW,
      	F_AVX5124FMAPS.
      	(isa_names_table): Handle new features.
      
      gcc/testsuite/
      
      2016-11-17  Andrew Senkevich <andrew.senkevich@intel.com>
      
      	* gcc.target/i386/builtin_target.c: Handle new "avx5124vnniw",
      	"avx5124fmaps".
      	* gcc.target/i386/funcspec-56.inc: Test new attributes.
      
      libgcc/
      
      2016-11-17  Andrew Senkevich <andrew.senkevich@intel.com>
      
      	* config/i386/cpuinfo.c (processor_features): Add
      	FEATURE_AVX5124VNNIW, FEATURE_AVX5124FMAPS.
      
      From-SVN: r242570
      H.J. Lu committed
    • Enable AVX512_4FMAPS and AVX512_4VNNIW instructions · 5fbb13a7
      This requires additional patch for register allocator from Vladimir
      Makarov.
      
      gcc/
      
      2016-11-17  Kirill Yukhin  <kirill.yukhin@gmail.com>
      	    Andrew Senkevich <andrew.senkevich@intel.com>
      
      	* common/config/i386/i386-common.c
      	(OPTION_MASK_ISA_AVX5124FMAPS_SET,
      	OPTION_MASK_ISA_AVX5124FMAPS_UNSET,
      	OPTION_MASK_ISA_AVX5124VNNIW_SET,
      	OPTION_MASK_ISA_AVX5124VNNIW_UNSET): New.
      	(ix86_handle_option): Handle OPT_mavx5124fmaps,
      	OPT_mavx5124vnniw.
      	* config.gcc: Add avx5124fmapsintrin.h, avx5124vnniwintrin.h.
      	* config/i386/avx5124fmapsintrin.h: New file.
      	* config/i386/avx5124vnniwintrin.h: Ditto.
      	* config/i386/constraints.md (h): New constraint.
      	* config/i386/cpuid.h: (bit_AVX5124VNNIW,
      	bit_AVX5124FMAPS): New.
      	* config/i386/driver-i386.c (host_detect_local_cpu):
      	Detect avx5124fmaps, avx5124vnniw.
      	* config/i386/i386-builtin-types.def: Add types
      	V16SF_FTYPE_V16SF_V16SF_V16SF_V16SF_V16SF_PCV4SF_V16SF_UHI,
      	V16SF_FTYPE_V16SF_V16SF_V16SF_V16SF_V16SF_PCV4SF,
      	V4SF_FTYPE_V4SF_V4SF_V4SF_V4SF_V4SF_PCV4SF,
      	V4SF_FTYPE_V4SF_V4SF_V4SF_V4SF_V4SF_PCV4SF_V4SF_UQI,
      	V16SI_FTYPE_V16SI_V16SI_V16SI_V16SI_V16SI_PCV4SI,
      	V16SI_FTYPE_V16SI_V16SI_V16SI_V16SI_V16SI_PCV4SI_V16SI_UHI.
      	* config/i386/i386-builtin.def (__builtin_ia32_4fmaddps_mask,
      	__builtin_ia32_4fmaddps, __builtin_ia32_4fmaddss,
      	__builtin_ia32_4fmaddss_mask, __builtin_ia32_4fnmaddps_mask,
      	__builtin_ia32_4fnmaddps, __builtin_ia32_4fnmaddss,
      	__builtin_ia32_4fnmaddss_mask, __builtin_ia32_vp4dpwssd,
      	__builtin_ia32_vp4dpwssd_mask, __builtin_ia32_vp4dpwssds,
      	__builtin_ia32_vp4dpwssds_mask): New.
      	* config/i386/i386-c.c (ix86_target_macros_internal):
      	Define __AVX5124FMAPS__, __AVX5124VNNIW__.
      	* config/i386/i386-modes.def: Fixed comment typos, added new
      	modes (VECTOR_MODES (FLOAT, 256), VECTOR_MODE (INT, SI, 64)).
      	* config/i386/i386.c (ix86_target_string): Add -mavx5124fmaps,
      	-mavx5124vnniw.
      	(PTA_AVX5124FMAPS, PTA_AVX5124VNNIW): Define.
      	(ix86_option_override_internal): Handle new options.
      	(ix86_valid_target_attribute_inner_p): Add avx5124fmaps,
      	avx5124vnniw.
      	(ix86_expand_builtin): Handle new builtins.
      	(ix86_additional_allocno_class_p): New.
      	* config/i386/i386.h (TARGET_AVX5124FMAPS,
      	TARGET_AVX5124FMAPS_P,
      	TARGET_AVX5124VNNIW,
      	TARGET_AVX5124VNNIW_P): Define.
      	(reg_class): Add MOD4_SSE_REGS.
      	(MOD4_SSE_REG_P, MOD4_SSE_REGNO_P): New.
      	* config/i386/i386.opt: Add mavx5124fmaps, mavx5124vnniw.
      	* config/i386/immintrin.h: Include avx5124fmapsintrin.h,
      	avx5124vnniwintrin.h.
      	* config/i386/sse.md (unspec): Add UNSPEC_VP4FMADD,
      	UNSPEC_VP4FNMADD,
      	UNSPEC_VP4DPWSSD, UNSPEC_VP4DPWSSDS.
      	(define_mode_iterator IMOD4): New.
      	(define_mode_attr imod4_narrow): Ditto.
      	(define_insn "mov<mode>"): Ditto.
      	(define_insn "avx5124fmaddps_4fmaddps"): Ditto.
      	(define_insn "avx5124fmaddps_4fmaddps_mask"): Ditto.
      	(define_insn "avx5124fmaddps_4fmaddps_maskz"): Ditto.
      	(define_insn "avx5124fmaddps_4fmaddss"): Ditto.
      	(define_insn "avx5124fmaddps_4fmaddss_mask"): Ditto.
      	(define_insn "avx5124fmaddps_4fmaddss_maskz"): Ditto.
      	(define_insn "avx5124fmaddps_4fnmaddps"): Ditto.
      	(define_insn "avx5124fmaddps_4fnmaddps_mask"): Ditto.
      	(define_insn "avx5124fmaddps_4fnmaddps_maskz"): Ditto.
      	(define_insn "avx5124fmaddps_4fnmaddss"): Ditto.
      	(define_insn "avx5124fmaddps_4fnmaddss_mask"): Ditto.
      	(define_insn "avx5124fmaddps_4fnmaddss_maskz"): Ditto.
      	(define_insn "avx5124vnniw_vp4dpwssd"): Ditto.
      	(define_insn "avx5124vnniw_vp4dpwssd_mask"): Ditto.
      	(define_insn "avx5124vnniw_vp4dpwssd_maskz"): Ditto.
      	(define_insn "avx5124vnniw_vp4dpwssds"): Ditto.
      	(define_insn "avx5124vnniw_vp4dpwssds_mask"): Ditto.
      	(define_insn "avx5124vnniw_vp4dpwssds_maskz"): Ditto.
      	* init-regs.c (initialize_uninitialized_regs): Add emit_clobber call.
      	* genmodes.c (mode_size_inline): Extend return type.
      	* machmode.h (mode_size, mode_base_align): Extend type.
      
      gcc/testsuite/
      
      2016-11-17  Kirill Yukhin  <kirill.yukhin@gmail.com>
      	    Andrew Senkevich <andrew.senkevich@intel.com>
      
      	* gcc.target/i386/avx5124fmadd-v4fmaddps-1.c: New test.
      	* gcc.target/i386/avx5124fmadd-v4fmaddps-2.c: Ditto.
      	* gcc.target/i386/avx5124fmadd-v4fmaddss-1.c: Ditto.
      	* gcc.target/i386/avx5124fmadd-v4fnmaddps-1.c: Ditto.
      	* gcc.target/i386/avx5124fmadd-v4fnmaddps-2.c: Ditto.
      	* gcc.target/i386/avx5124fmadd-v4fnmaddss-1.c: Ditto.
      	* gcc.target/i386/avx5124fmaps-check.h: Ditto.
      	* gcc.target/i386/avx5124vnniw-check.h: Ditto.
      	* gcc.target/i386/avx5124vnniw-vp4dpwssd-1.c: Ditto.
      	* gcc.target/i386/avx5124vnniw-vp4dpwssd-2.c: Ditto.
      	* gcc.target/i386/avx5124vnniw-vp4dpwssds-1.c: Ditto.
      	* gcc.target/i386/avx5124vnniw-vp4dpwssds-2.c: Ditto.
      	* gcc.target/i386/avx512f-helper.h: Add avx5124fmaps-check.h,
      	avx5124vnniw-check.h.
      	* gcc.target/i386/i386.exp (check_effective_target_avx5124fmaps,
      	check_effective_target_avx5124vnniw): New.
      	* gcc.target/i386/m128-check.h (ESP_FLOAT, ESP_DOUBLE):
      	Set under ifndef.
      	* gcc.target/i386/sse-12.c: Add -mavx5124fmaps, -mavx5124vnniw.
      	* gcc.target/i386/sse-13.c: Ditto.
      	* g++.dg/other/i386-2.C: Ditto.
      	* g++.dg/other/i386-3.C: Ditto.
      	* gcc.target/i386/sse-22.c: Ditto.
      	* gcc.target/i386/sse-23.c: Ditto.
      
      From-SVN: r242569
      Kirill Yukhin committed
    • re PR c++/55080 (-pedantic produces error: floating-point literal cannot appear… · 80557bb7
      re PR c++/55080 (-pedantic produces error: floating-point literal cannot appear in a constant-expression)
      
      /cp
      2016-11-17  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	PR c++/55080
      	* parser.c (cp_parser_non_integral_constant_expression): Issue a
      	pedwarn instead of an error for case NIC_FLOAT.
      
      /testsuite
      2016-11-17  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	PR c++/55080
      	* g++.dg/parse/pr55080.C: New.
      
      From-SVN: r242565
      Paolo Carlini committed
    • re PR target/78101 (PowerPC 64-bit little endian fusion failure with -O3 -mcpu=power9) · c80620fc
      [gcc]
      2016-11-17  Michael Meissner  <meissner@linux.vnet.ibm.com>
      
      	PR target/78101
      	* config/rs6000/predicates.md (fusion_addis_mem_combo_load): Add
      	the appropriate checks for SFmode/DFmode load/stores in GPR
      	registers.
      	(fusion_addis_mem_combo_store): Likewise.
      	* config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Rename
      	fusion_fpr_* to fusion_vsx_* and add in support for ISA 3.0 scalar
      	d-form instructions for traditional Altivec registers.
      	(emit_fusion_p9_load): Likewise.
      	(emit_fusion_p9_store): Likewise.
      	* config/rs6000/rs6000.md (p9 fusion store peephole2): Remove
      	early clobber from scratch register.  Do not match if the register
      	being stored is the scratch register.
      	(fusion_vsx_<P:mode>_<FPR_FUSION:mode>_load): Rename fusion_fpr_*
      	to fusion_vsx_* and add in support for ISA 3.0 scalar d-form
      	instructions for traditional Altivec registers.
      	(fusion_fpr_<P:mode>_<FPR_FUSION:mode>_load): Likewise.
      	(fusion_vsx_<P:mode>_<FPR_FUSION:mode>_store): Likewise.
      	(fusion_fpr_<P:mode>_<FPR_FUSION:mode>_store): Likewise.
      
      [gcc/testsuite]
      2016-11-17  Michael Meissner  <meissner@linux.vnet.ibm.com>
      
      	PR target/78101
      	* gcc.target/powerpc/fusion4.c: New test.
      
      From-SVN: r242564
      Michael Meissner committed
    • PR c++/78124 - list-initialization and inherited ctor · f8691e98
      	* name-lookup.c (do_class_using_decl): Set CLASSTYPE_NON_AGGREGATE.
      
      From-SVN: r242563
      Jason Merrill committed
    • PR c++/78369 - {} as default argument · 07a67f7b
      	* call.c (build_special_member_call): Handle CONSTRUCTOR.
      
      From-SVN: r242562
      Jason Merrill committed
    • PR c++/68377 - parenthesized expr in fold-expression · d168b3da
      	* parser.c (cp_parser_fold_expression): Check TREE_NO_WARNING.
      
      From-SVN: r242561
      Jason Merrill committed
    • Fix PR77933: stack corruption on ARM when using high registers and LR · 77b384c5
      2016-11-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
      
          gcc/
          PR target/77933
          * config/arm/arm.c (thumb1_expand_prologue): Distinguish between lr
          being live in the function and lr needing to be saved.  Distinguish
          between already saved pushable registers and registers to push.
          Check for LR being an available pushable register.
      
          gcc/testsuite/
          PR target/77933
          * gcc.target/arm/pr77933-1.c: New test.
          * gcc.target/arm/pr77933-2.c: Likewise.
      
      From-SVN: r242559
      Thomas Preud'homme committed
    • i386.md (cmpstrnsi): New test to bail out if neither string input is a string constant. · d9df71be
      2016-11-17  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
      
      	* config/i386/i386.md (cmpstrnsi): New test to bail out if neither
      	string input is a string constant.
      	* builtins.c (expand_builtin_strncmp): Attempt expansion of strncmp
      	via cmpstrnsi even if neither string is constant.
      
      From-SVN: r242556
      Aaron Sawdey committed
    • re PR middle-end/78201 (ICE in tree_to_shwi, at tree.h:4037 (seen both on ARM32 an AArch64)) · 5fe353c8
      	PR middle-end/78201
      	* varasm.c (default_use_anchors_for_symbol_p): Fix a comment typo.
      	Don't test decl != NULL.  Don't look at DECL_SIZE, but DECL_SIZE_UNIT
      	instead, return false if it is NULL, or doesn't fit into uhwi, or
      	is larger or equal to targetm.max_anchor_offset.
      
      	* g++.dg/opt/pr78201.C: New test.
      
      From-SVN: r242555
      Jakub Jelinek committed
    • re PR rtl-optimization/78355 (LRA generates unaligned accesses when SLOW_UNALIGNED_ACCESS is 1) · 86a21121
      	PR rtl-optimization/78355
      	* doc/tm.texi.in (SLOW_UNALIGNED_ACCESS): Document that the macro only
      	needs to deal with unaligned accesses.
      	* doc/tm.texi: Regenerate.
      	* lra-constraints.c (simplify_operand_subreg): Only invoke
      	SLOW_UNALIGNED_ACCESS on innermode if the MEM is not aligned enough.
      
      Co-Authored-By: Eric Botcazou <ebotcazou@adacore.com>
      
      From-SVN: r242554
      Pip Cet committed
    • Fix PR78333 testcase for non-glibc systems. · cc4aa659
      2016-11-17  Christophe Lyon  <christophe.lyon@linaro.org>
      
      gcc/testsuite/
      
      	* gcc.dg/pr78333.c: Add empty implementations of
      	__cyg_profile_func_enter() and __cyg_profile_func_exit() to avoid
      	problems on non-glibc systems.
      
      From-SVN: r242553
      Christophe Lyon committed
    • Fix locations within raw strings · b8f56412
      Whilst investigating PR preprocessor/78324 I noticed that the
      substring location code currently doesn't handle raw strings
      correctly, by not skipping the 'R', opening quote, delimiter
      and opening parenthesis.
      
      For example, an attempt to underline chars 4-7 with caret at 6 of
      this raw string yields this erroneous output:
         __emit_string_literal_range (R"foo(0123456789)foo",
                                          ~~^~
      
      With the patch, the correct range/caret is printed:
      
         __emit_string_literal_range (R"foo(0123456789)foo",
                                                ~~^~
      
      gcc/ChangeLog:
      	* input.c (selftest::test_lexer_string_locations_long_line): New
      	function.
      	(selftest::test_lexer_string_locations_raw_string_multiline): New
      	function.
      	(selftest::input_c_tests): Call the new functions, via
      	for_each_line_table_case.
      
      gcc/testsuite/ChangeLog:
      	* gcc.dg/plugin/diagnostic-test-string-literals-1.c
      	(test_raw_string_one_liner): New function.
      	(test_raw_string_multiline): New function.
      
      libcpp/ChangeLog:
      	* charset.c (cpp_interpret_string_1): Skip locations from
      	loc_reader when advancing 'p' when handling raw strings.
      
      From-SVN: r242552
      David Malcolm committed
    • [AArch64] Expand DImode constant stores to two SImode stores when profitable · 141a3ccf
      	* config/aarch64/aarch64.md (mov<mode>): Call
      	aarch64_split_dimode_const_store on DImode constant stores.
      	* config/aarch64/aarch64-protos.h (aarch64_split_dimode_const_store):
      	New prototype.
      	* config/aarch64/aarch64.c (aarch64_split_dimode_const_store): New
      	function.
      
      	* gcc.target/aarch64/store_repeating_constant_1.c: New test.
      	* gcc.target/aarch64/store_repeating_constant_2.c: Likewise.
      
      From-SVN: r242551
      Kyrylo Tkachov committed
    • re PR tree-optimization/77848 (Gimple if-conversion results in redundant comparisons) · 54e63f00
      [gcc]
      
      2016-11-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
                  Richard Biener  <rguenther@suse.de>
      
      	PR tree-optimization/77848
      	* tree-if-conv.c (tree_if_conversion): Always version loops unless
      	the user specified -ftree-loop-if-convert.
      
      [gcc/testsuite]
      
      2016-11-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
                  Richard Biener  <rguenther@suse.de>
      
      	PR tree-optimization/77848
      	* gfortran.dg/vect/pr77848.f: New test.
      
      
      Co-Authored-By: Richard Biener <rguenther@suse.de>
      
      From-SVN: r242550
      Bill Schmidt committed
    • re PR target/77308 (surprisingly large stack usage for sha512 on arm) · 2fe37211
      2016-11-17  Bernd Edlinger  <bernd.edlinger@hotmail.de>
      
              PR target/77308
              * config/arm/arm.md (*thumb2_ldrd, *thumb2_ldrd_base,
              *thumb2_ldrd_base_neg, *thumb2_strd, *thumb2_strd_base,
              *thumb2_strd_base_neg): Recognize insn regardless of
              current_tune->prefer_ldrd_strd.
              * config/arm/ldrdstrd.md: Enable all ldrd/strd peephole rules
              whenever possible.
      
      testsuite:
      2016-11-17  Bernd Edlinger  <bernd.edlinger@hotmail.de>
      
              PR target/77308
              * gcc.target/arm/pr53447-5.c: New test.
              * lib/target-supports.exp
              (check_effective_target_arm_prefer_ldrd_strd): Adjust.
      
      From-SVN: r242549
      Bernd Edlinger committed
    • [ARC] Fix compilation issue in pr71872. · 6c28e6ae
      gcc/
      2016-11-17  Claudiu Zissulescu  <claziss@synopsys.com>
      
      	* config/arc/arc.c (arc_ccfsm_post_advance): Handle return
      	instruction type.
      
      From-SVN: r242548
      Claudiu Zissulescu committed
    • [ARC][libgcc] Add support for QuarkSE processor. · 48c842ab
      libgcc/
      2016-11-17  Claudiu Zissulescu  <claziss@synopsys.com>
      
      	* config/arc/dp-hack.h (ARC_OPTFPE): Define.
      	(__ARC_NORM__): Use instead ARC_OPTFPE.
      	* config/arc/fp-hack.h: Likewise.
      	* config/arc/lib1funcs.S (ARC_OPTFPE): Define.
      	(__ARC_MPY__): Use it insetead of __ARC700__ and __HS__.
      
      From-SVN: r242547
      Claudiu Zissulescu committed
    • [ARC] Add support for QuarkSE processor. · c4014855
      gcc/
      2016-11-17  Claudiu Zissulescu  <claziss@synopsys.com>
      
      	* config/arc/arc-arches.def: Add FPX quarkse instruction as valid
      	for arcem.
      	* config/arc/arc-c.def (__ARC_FPX_QUARK__): Define.
      	* config/arc/arc-cpus.def (quarkse_em): Add.
      	* config/arc/arc-options.def (FL_FPX_QUARK, FL_QUARK): Likewise.
      	* config/arc/arc-opts.h (FPX_QK): Define.
      	* config/arc/arc-tables.opt: Regenerate.
      	* config/arc/arc.c (gen_compare_reg): Change.
      	(arc_register_move_cost): Avoid Dy,Dx moves.
      	* config/arc/arc.h (TARGET_HARD_FLOAT): Change.
      	(TARGET_FPX_QUARK, TARGET_FP_ASSIST): Define.
      	* config/arc/arc.md (divsf3, sqrtsf2, fix_truncsfsi2, floatsisf2):
      	New expands.
      	* config/arc/fpu.md (divsf3_fpu, sqrtsf2_fpu, floatsisf2_fpu)
      	(fix_truncsfsi2_fpu): Rename.
      	* config/arc/fpx.md (cmp_quark, cmpsf_quark_, cmpsf_quark_ord)
      	(cmpsf_quark_uneq, cmpsf_quark_eq, divsf3_quark, sqrtsf2_quark)
      	(fix_truncsfsi2_quark, floatsisf2_quark): New patterns.
      	* config/arc/t-multilib: Regenerate.
      
      From-SVN: r242546
      Claudiu Zissulescu committed
    • [ARC] Update target specific tests. · c867c39d
      gcc/testsuite
      2016-11-17  Claudiu Zissulescu  <claziss@synopsys.com>
      
      	* gcc.target/arc/abitest.S: New file.
      	* gcc.target/arc/abitest.h: Likewise.
      	* gcc.target/arc/va_args-1.c: Likewise.
      	* gcc.target/arc/va_args-2.c: Likewise.
      	* gcc.target/arc/va_args-3.c: Likewise.
      	* gcc.target/arc/mcrc.c: Deleted.
      	* gcc.target/arc/mdsp-packa.c: Likewise.
      	* gcc.target/arc/mdvbf.c: Likewise.
      	* gcc.target/arc/mmac-24.c: Likewise.
      	* gcc.target/arc/mmac-d16.c: Likewise.
      	* gcc.target/arc/mno-crc.c: Likewise.
      	* gcc.target/arc/mno-dsp-packa.c: Likewise.
      	* gcc.target/arc/mno-dvbf.c: Likewise.
      	* gcc.target/arc/mno-mac-24.c: Likewise.
      	* gcc.target/arc/mno-mac-d16.c: Likewise.
      	* gcc.target/arc/mno-rtsc.c: Likewise.
      	* gcc.target/arc/mno-xy.c: Likewise.
      	* gcc.target/arc/mrtsc.c: Likewise.
      	* gcc.target/arc/arc.exp (check_effective_target_arcem):
      	New function.
      	(check_effective_target_arc700): Likewise.
      	(check_effective_target_arc6xx): Likewise.
      	(check_effective_target_arcmpy): Likewise.
      	(check_effective_target_archs): Likewise.
      	(check_effective_target_clmcpu): Likewise.
      	(check_effective_target_barrelshifter): Likewise.
      	* gcc.target/arc/barrel-shifter-1.c: Changed.
      	* gcc.target/arc/builtin_simd.c: Test only for ARC700
      	cpus.
      	* gcc.target/arc/cmem-1.c: Changed.
      	* gcc.target/arc/cmem-2.c: Likewise.
      	* gcc.target/arc/cmem-3.c: Likewise.
      	* gcc.target/arc/cmem-4.c: Likewise.
      	* gcc.target/arc/cmem-5.c: Likewise.
      	* gcc.target/arc/cmem-6.c: Likewise.
      	* gcc.target/arc/cmem-7.c: Likewise.
      	* gcc.target/arc/interrupt-1.c: Test for RTIE as well.
      	* gcc.target/arc/interrupt-2.c: Skip it for ARCv2 cores.
      	* gcc.target/arc/interrupt-3.c: Match also ARCv2
      	warnings.
      	* gcc.target/arc/jump-around-jump.c: Update options.
      	* gcc.target/arc/mARC601.c: Changed.
      	* gcc.target/arc/mcpu-arc600.c: Changed.
      	* gcc.target/arc/mcpu-arc601.c: Changed.
      	* gcc.target/arc/mcpu-arc700.c: Changed.
      	* gcc.target/arc/mdpfp.c: Skip for ARCv2 cores.
      	* gcc.target/arc/movb-1.c: Changed.
      	* gcc.target/arc/movb-2.c: Likewise.
      	* gcc.target/arc/movb-3.c: Likewise.
      	* gcc.target/arc/movb-4.c: Likewise.
      	* gcc.target/arc/movb-5.c: Likewise.
      	* gcc.target/arc/movb_cl-1.c: Likewise.
      	* gcc.target/arc/movb_cl-2.c: Likewise.
      	* gcc.target/arc/movbi_cl-1.c: Likewise.
      	* gcc.target/arc/movh_cl-1.c: Likewise.
      	* gcc.target/arc/mspfp.c: Skip for ARC HS cores.
      	* gcc.target/arc/mul64.c: Enable it only for ARC600.
      	* gcc.target/arc/mulsi3_highpart-1.c: Scan for ARCv2
      	instructions.
      	* gcc.target/arc/mulsi3_highpart-2.c: Skip it for ARCv1
      	cores.
      	* gcc.target/arc/no-dpfp-lrsr.c: Skip it for ARC HS.
      	* gcc.target/arc/trsub.c: Only for ARC EM cores.
      	* gcc.target/arc/builtin_simdarc.c: Changed.
      	* gcc.target/arc/extzv-1.c: Likewise.
      	* gcc.target/arc/insv-1.c: Likewise.
      	* gcc.target/arc/insv-2.c: Likewise.
      	* gcc.target/arc/mA6.c: Likewise.
      	* gcc.target/arc/mA7.c: Likewise.
      	* gcc.target/arc/mARC600.c: Likewise.
      	* gcc.target/arc/mARC700.c: Likewise.
      	* gcc.target/arc/mcpu-arc600.c: Likewise.
      	* gcc.target/arc/mcpu-arc700.c: Likewise.
      	* gcc.target/arc/movl-1.c: Likewise.
      	* gcc.target/arc/nps400-1.c: Likewise.
      	* gcc.target/arc/trsub.c: Likewise.
      	* gcc.target/arc/barrel-shifter-2.c: Check for barrel
      	shifter configuration.
      	* gcc.target/arc/mlock.c: Skip for arc6xx
      	configurations.
      	* gcc.target/arc/mswape.c: Likewise.
      
      From-SVN: r242545
      Claudiu Zissulescu committed