1. 06 Jun, 2018 15 commits
  2. 05 Jun, 2018 24 commits
    • extend.texi (PowerPC AltiVec Built-in Functions): Remove volatile qualifier from… · 72365996
      extend.texi (PowerPC AltiVec Built-in Functions): Remove volatile qualifier from vec_lvsl and vec_lvsr argument prototypes.
      
      gcc/ChangeLog:
      
      2018-06-05  Kelvin Nilsen  <kelvin@gcc.gnu.org>
      
      	* doc/extend.texi (PowerPC AltiVec Built-in Functions): Remove
      	volatile qualifier from vec_lvsl and vec_lvsr argument prototypes.
      
      From-SVN: r261220
      Kelvin Nilsen committed
    • re PR target/79924 (aarch64: untranslated diagnostics in aarch64_err_no_fpadvsimd) · aec530ac
      2018-06-05  Steve Ellcey  <sellcey@cavium.com>
      
      	PR target/79924
      	* gcc.target/aarch64/mgeneral-regs_1.c: Update error message.
      	* gcc.target/aarch64/mgeneral-regs_2.c: Ditto.
      	* gcc.target/aarch64/mgeneral-regs_3.c: Ditto.
      	* gcc.target/aarch64/nofp_1.c: Ditto.
      
      From-SVN: r261218
      Steve Ellcey committed
    • re PR target/79924 (aarch64: untranslated diagnostics in aarch64_err_no_fpadvsimd) · fc29dfc9
      2018-06-05  Steve Ellcey  <sellcey@cavium.com>
      
      	PR target/79924
      	* config/aarch64/aarch64-protos.h (aarch64_err_no_fpadvsimd): Remove
      	second argument.
      	* config/aarch64/aarch64-protos..c (aarch64_err_no_fpadvsimd):
      	Remove second argument, change how error is called.
      	(aarch64_layout_arg): Remove second argument from
      	aarch64_err_no_fpadvsimd call.
      	(aarch64_init_cumulative_args): Ditto.
      	(aarch64_gimplify_va_arg_expr): Ditto.
      	* config/aarch64/aarch64.md (mov<mode>): Ditto.
      
      From-SVN: r261217
      Steve Ellcey committed
    • reflect: canonicalize types returned by StructOf() and friends · e0b195b5
          
          Background: since gccgo does not currently merge identical types at link time,
          the reflect function canonicalize() exists to choose a canonical specimen
          for each set of identical types.
          In this way, user code has the guarantee that identical types
          will always compare as ==
          
          Change: arrange reflect functions MapOf(), SliceOf(), StructOf() etc.
          to call canonicalize() on the types they create, before storing the types
          in internal lookup caches and returning them.
          
          This fixes known cases where canonicalize() is needed but was missing.
          Supersedes https://golang.org/cl/112575 and mostly fixes issue 25284.
          
          Updates golang/go#25284
          
          Reviewed-on: https://go-review.googlesource.com/115577
      
      From-SVN: r261216
      Ian Lance Taylor committed
    • ChangeLog: Fix whitespace. · 6d02e2d9
      	* ChangeLog: Fix whitespace.
      	* testsuite/ChangeLog: Ditto.
      
      From-SVN: r261210
      Uros Bizjak committed
    • i386.md (simple_return_indirect_internal): New expander. · 9c5913b3
      	* config/i386/i386.md (simple_return_indirect_internal): New expander.
      	(*simple_return_indirect_internal<mode>): Rename from
      	simple_return_indirect_internal.  Use W mode iterator.
      	(rstorssp): New expander.
      	(*rstorssp<mode>): Rename from rstorssp.  Use P mode iterator.
      	(clrssbsy): New expander.
      	(*clrssbsy<mode>): Rename from clrssbsy.  Use P mode iterator.
      
      From-SVN: r261208
      Uros Bizjak committed
    • [arm] Make arm_cmse.h C99 compatible · 9063f9ed
      gcc/ChangeLog
      2018-06-05  Andre Vieira  <andre.simoesdiasvieira@arm.com>
      
      	* config/arm/arm_cmse.h (cmse_nsfptr_create): Change typeof to
      	__typeof__.
      	(cmse_check_pointed_object): Likewise.
      
      gcc/testsuite/ChangeLog
      2018-06-05  Andre Vieira  <andre.simoesdiasvieira@arm.com>
      
      	* gcc.target/arm/cmse/cmse-1c99.c: New test.
      
      From-SVN: r261204
      Andre Vieira committed
    • re PR fortran/85701 ([openacc] ICE in mark_scope_block_unused, at tree-ssa-live.c:364) · ab44754e
      PR fortran/85701
      
      	gcc/fortran/
      	* openmp.c (gfc_resolve_oacc_declare): Error on functions and
      	subroutine data clause arguments.
      
      	gcc/testsuite/
      	* gfortran.dg/goacc/pr85701.f90: New test.
      
      From-SVN: r261202
      Cesar Philippidis committed
    • lto.c (cmp_type_location): Expand locations only once. · f115c9b5
      2018-06-05  Richard Biener  <rguenther@suse.de>
      
      	* lto.c (cmp_type_location): Expand locations only once.
      
      From-SVN: r261201
      Richard Biener committed
    • re PR c++/85976 (ICE in cp_tree_equal when building Blitz. May be nested templates.) · 05f9a806
      	PR c++/85976
      	* tree.c (cp_tree_equal): Handle USING_DECL.
      
      	* g++.dg/cpp0x/alias-decl-64.C: New test.
      
      From-SVN: r261200
      Marek Polacek committed
    • Support variables in expansion of -fprofile-generate option (PR gcov-profile/47618). · 97a53d1d
      2018-06-05  Martin Liska  <mliska@suse.cz>
      
      	PR gcov-profile/47618
      	* doc/invoke.texi: Document how -fprofile-dir format
              is extended.
      2018-06-05  Martin Liska  <mliska@suse.cz>
      
      	PR gcov-profile/47618
      	* libgcov-driver-system.c (replace_filename_variables): New
              function.
      	(gcov_exit_open_gcda_file): Use it.
      
      From-SVN: r261199
      Martin Liska committed
    • PR c++/85731 - wrong error with qualified-id in template. · 066c4268
      	* semantics.c (finish_qualified_id_expr): build_qualified_name
      	for unbound names in the current class.
      
      From-SVN: r261196
      Jason Merrill committed
    • tree-cfgcleanup.c (cleanup_control_flow_pre): For edge removal pretend DOM info… · b401e50f
      tree-cfgcleanup.c (cleanup_control_flow_pre): For edge removal pretend DOM info isn't available so we do not update it and...
      
      2018-06-05  Richard Biener  <rguenther@suse.de>
      
      	* tree-cfgcleanup.c (cleanup_control_flow_pre): For edge
      	removal pretend DOM info isn't available so we do not update
      	it and only remove edges, not dominated blocks.  Actually free
      	DOM info in case we removed something.  Remove unreachable blocks.
      	(mfb_keep_latches): Work with either DOM info or marked backedges.
      	(cleanup_tree_cfg_noloop): Do not remove unreachable blocks
      	first.  Mark backedges if DOM info isn't available.
      	(Re-)compute DOM info after cleanup_control_flow_pre.
      
      From-SVN: r261195
      Richard Biener committed
    • tree-cfg.c (struct locus_discrim_map): Store line, not location. · 62761a0f
      2018-06-05  Richard Biener  <rguenther@suse.de>
      
      	* tree-cfg.c (struct locus_discrim_map): Store line, not location.
      	(locus_discrim_hasher::hash): Adjust.
      	(locus_discrim_hasher::equal): Likewise.
      	(next_discriminator_for_locus): Work on line directly.
      	(same_line_p): Pass in expanded locus1 as well.
      	(assign_discriminators): Avoid redundant location expansions.
      
      From-SVN: r261194
      Richard Biener committed
    • re PR c/86046 (ICE in execute_todo, at passes.c:2043) · fa385ff4
      2018-06-05  Richard Biener  <rguenther@suse.de>
      
      	PR tree-optimization/86046
      	* tree-ssa.c (maybe_optimize_var): Clear DECL_GIMPLE_REG_P
      	if required after clearing TREE_ADDRESSABLE.
      
      	* gcc.dg/pr86046.c: New testcase.
      
      From-SVN: r261193
      Richard Biener committed
    • re PR tree-optimization/86047 (ICE in for_each_index, at tree-ssa-loop.c:647) · d12fd774
      2018-06-05  Richard Biener  <rguenther@suse.de>
      
      	PR tree-optimization/86047
      	* tree-ssa-loop.c (for_each_index): Glob handling of all
      	decls and constants and really handle all of them.
      
      	* gcc.dg/pr86047.c: New testcase.
      
      From-SVN: r261192
      Richard Biener committed
    • [arm] PR target/81497: Fix arm_acle.h for C++ · 12b2b910
      When trying to compile something with arm_acle.h using G++ we get a number of nasty errors:
      arm_acle.h:48:49: error: invalid conversion from ‘const void*’ to ‘const int*’ [-fpermissive]
          return __builtin_arm_ldc (__coproc, __CRd, __p);
      
      This is because the intrinsics that are supposed to be void return the "result" of their builtin,
      which is void. C lets that slide but C++ complains.
      
      After fixing that we run into further errors:
      arm_acle.h:48:46: error: invalid conversion from 'const void*' to 'const int*' [-fpermissive]
          return __builtin_arm_ldc (__coproc, __CRd, __p);
                                                     ^~~
      Because the pointer arguments in these intrinsics are void pointers but the builtin
      expects int pointers. So this patch introduces new qualifiers for void pointers and their
      const-qualified versions and uses that in the specification of these intrinsics.
      
      This gives us the opportunity of creating an arm subdirectory in g++.dg and inaugurates it
      with the first arm-specific C++ tests (in that directory).
      
      
      	PR target/81497
      	* config/arm/arm-builtins.c (arm_type_qualifiers): Add
      	qualifier_void_pointer and qualifier_const_void_pointer.
      	(arm_ldc_qualifiers, arm_stc_qualifiers): Use the above.
      	(arm_init_builtins): Handle the above.
      	* config/arm/arm_acle.h (__arm_cdp, __arm_ldc, __arm_ldcl, __arm_stc,
      	__arm_stcl, __arm_mcr, __arm_cdp2, __arm_ldc2, __arm_ldcl2, __arm_stc2,
      	__arm_stcl2,__arm_mcr2, __arm_mcrr, __arm_mcrr2): Remove return for
      	void intrinsics.
      
      	* g++.target/arm/arm.exp: New file.
      	* g++.target/arm/pr81497.C: Likewise.
      
      From-SVN: r261191
      Kyrylo Tkachov committed
    • Simplify gcov_histogram as it's used only for ARCS counters. · 7f3577f5
      2018-06-05  Martin Liska  <mliska@suse.cz>
      
      	* auto-profile.c (read_autofdo_file): Do not use
      	gcov_ctr_summary struct.
      	(afdo_callsite_hot_enough_for_early_inline): Likewise.
      	* coverage.c (struct counts_entry): Likewise.
      	(read_counts_file): Read just single summary entry.
      	(get_coverage_counts): Use gcov_summary struct.
      	* coverage.h (get_coverage_counts): Likewise.
      	* gcov-dump.c (dump_working_sets): Likewise.
      	(tag_summary): Dump just single summary.
      	* gcov-io.c (gcov_write_summary): Write just histogram
      	summary.
      	(gcov_read_summary): Read just single summary.
      	(compute_working_sets): Use gcov_summary struct.
      	* gcov-io.h (GCOV_TAG_SUMMARY_LENGTH): Remove usage
      	of GCOV_COUNTERS_SUMMABLE.
      	(GCOV_COUNTERS_SUMMABLE): Remove.
      	(GCOV_FIRST_VALUE_COUNTER): Replace with
      	GCOV_COUNTER_V_INTERVAL.
      	(struct gcov_ctr_summary): Remove.
      	(struct gcov_summary): Directly use fields of former
      	gcov_ctr_summary.
      	(compute_working_sets): Use gcov_summary struct.
      	* gcov.c (read_count_file): Do not use ctrs fields.
      	* lto-cgraph.c (merge_profile_summaries): Use gcov_summary
      	struct.
      	* lto-streamer.h (struct GTY): Make profile_info gcov_summary
      	struct.
      	* profile.c: Likewise.
      	* profile.h: Likewise.
      2018-06-05  Martin Liska  <mliska@suse.cz>
      
      	* libgcov-driver.c (gcov_compute_histogram): Remove usage
      	of gcov_ctr_summary.
      	(compute_summary): Do it just for a single summary.
      	(merge_one_data): Likewise.
      	(merge_summary): Simplify as we read just single summary.
      	(dump_one_gcov): Pass proper argument.
      	* libgcov-util.c (compute_one_gcov): Simplify as we have just
      	single summary.
      	(gcov_info_count_all_cold): Likewise.
      	(calculate_overlap): Likewise.
      
      From-SVN: r261189
      Martin Liska committed
    • Print working directory only in intermediate format (PR gcov-profile/84846). · 632b10e1
      2018-06-05  Martin Liska  <mliska@suse.cz>
      
      	PR gcov-profile/84846
      	* gcov.c (output_lines): Print working directory only
      	in intermediate format.
      
      From-SVN: r261188
      Martin Liska committed
    • * include/std/type_traits: Fix comment typos. · d4b695e4
      From-SVN: r261186
      Jonathan Wakely committed
    • Mark some Filesystem tests as XFAIL for mingw · ce6efef8
      Symlinks are not supported on mingw.
      
      	* testsuite/27_io/filesystem/operations/read_symlink.cc: XFAIL for
      	mingw* targets.
      	* testsuite/27_io/filesystem/operations/symlink_status.cc: Likewise.
      	* testsuite/experimental/filesystem/operations/read_symlink.cc:
      	Likewise.
      
      From-SVN: r261185
      Jonathan Wakely committed
    • S/390: Fix __builtin_tbeginc signature · 51e00a12
      The builtin was accidentally defined to have an integer return value.
      Fixed with the attached patch.
      
      gcc/ChangeLog:
      
      2018-06-05  Andreas Krebbel  <krebbel@linux.ibm.com>
      
      	* config/s390/s390-builtin-types.def: Add void function type.
      	* config/s390/s390-builtins.def: Use the function type for the
      	tbeginc builtin.
      
      gcc/testsuite/ChangeLog:
      
      2018-06-05  Andreas Krebbel  <krebbel@linux.ibm.com>
      
      	* gcc.target/s390/htm-builtins-compile-4.c: New test.
      
      From-SVN: r261183
      Andreas Krebbel committed
    • 2018-06-05 François Dumont <fdumont@gcc.gnu.org> · d31238cf
      	* include/bits/stl_tempbuf.h
      	(_Temporary_buffer(_FwdIte, _FwdIte)): Delete, replaced by...
      	(_Temporary_buffer(_FwdIte, size_type)): ...this, new.
      	* include/ext/memory (temporary_buffer<>(_FwdIte, _FwdIte)): Adapt.
      	* include/bits/stl_algo.h (__stable_partition): Adapt.
      	(__inplace_merge): Adapt.
      	(__stable_sort): Adapt.
      
      From-SVN: r261181
      François Dumont committed
    • Daily bump. · ca6f2936
      From-SVN: r261180
      GCC Administrator committed
  3. 04 Jun, 2018 1 commit
    • RISC-V: Don't clobber retval when __builtin_eh_return called. · fd1e52dc
      	gcc/
      	* config/riscv/riscv-protos.h (riscv_expand_epilogue): Change bool arg
      	to int.
      	* config/riscv/riscv.c (riscv_for_each_saved_reg): New args epilogue
      	and maybe_eh_return.  Change regno to unsigned int.  Use new args to
      	handle EH_RETURN_DATA_REGNO registers properly.
      	(riscv_expand_prologue): Pass new args to riscv_for_each_saved_reg.
      	(riscv_expand_epilogue): Update comment.  Change argument name and
      	type.  Update code to use new name and type.  Pass new args to
      	riscv_for_each_saved_reg.  Only use EH_RETURN_STACKADJ_RTX when
      	EXCEPTION_RETURN.
      	* config/riscv/riscv.md (NORMAL_RETURN): New.
      	(SIBCALL_RETURN, EXCEPTION_RETURN): New.
      	(epilogue, sibcall_epilogue): Update riscv_expand_epilogue arg.
      	(eh_return): Call gen_eh_return_internal and emit barrier.
      	(eh_return_internal): Call riscv_expand_epilogue.
      
      From-SVN: r261176
      Jim Wilson committed