1. 02 Jan, 2018 17 commits
  2. 01 Jan, 2018 3 commits
    • re PR fortran/83076 (ICE in gfc_deallocate_scalar_with_status, at fortran/trans.c:1598) · f549bfb3
      2018-01-01  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/83076
      	* resolve.c (resolve_fl_derived0): Add caf_token fields for
      	allocatable and pointer scalars, when -fcoarray selected.
      	* trans-types.c (gfc_copy_dt_decls_ifequal): Copy the token
      	field as well as the backend_decl.
      	(gfc_get_derived_type): Flag GFC_FCOARRAY_LIB for module
      	derived types that are not vtypes. Components with caf_token
      	attribute are pvoid types. For a component requiring it, find
      	the caf_token field and have the component token field point to
      	its backend_decl.
      
      	PR fortran/83319
      	*trans-types.c (gfc_get_array_descriptor_base): Add the token
      	field to the descriptor even when codimen not set.
      
      
      2018-01-01  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/83076
      	* gfortran.dg/coarray_45.f90 : New test.
      
      	PR fortran/83319
      	* gfortran.dg/coarray_46.f90 : New test.
      
      From-SVN: r256065
      Paul Thomas committed
    • * es.po: Update. · 3a60f9fd
      From-SVN: r256059
      Joseph Myers committed
    • Daily bump. · 712818a3
      From-SVN: r256058
      GCC Administrator committed
  3. 31 Dec, 2017 8 commits
  4. 30 Dec, 2017 5 commits
    • Prune removed funcs from offload table · 60bf575c
      2017-12-30  Tom de Vries  <tom@codesourcery.com>
      
      	PR libgomp/83046
      	* omp-expand.c (expand_omp_target): If in_lto_p, mark offload_funcs with
      	DECL_PRESERVE_P.
      	* lto-streamer-out.c (prune_offload_funcs): New function.  Remove
      	offload_funcs entries that no longer have a corresponding cgraph_node.
      	Mark the remaining ones as DECL_PRESERVE_P.
      	(output_lto): Call prune_offload_funcs.
      
      	* testsuite/libgomp.oacc-c-c++-common/pr83046.c: New test.
      	* testsuite/libgomp.c-c++-common/pr83046.c: New test.
      
      From-SVN: r256045
      Tom de Vries committed
    • sse.md (vgf2p8affineinvqb_<mode><mask_name>, [...]): Formatting fixes. · 1e4423db
      	* config/i386/sse.md (vgf2p8affineinvqb_<mode><mask_name>,
      	vgf2p8affineqb_<mode><mask_name>, vgf2p8mulb_<mode><mask_name>,
      	vpshrd_<mode><mask_name>, vpshld_<mode><mask_name>,
      	vpshrdv_<mode>, vpshrdv_<mode>_mask, vpshrdv_<mode>_maskz,
      	vpshrdv_<mode>_maskz_1, vpshldv_<mode>, vpshldv_<mode>_mask,
      	vpshldv_<mode>_maskz, vpshldv_<mode>_maskz_1, vpdpbusd_<mode>,
      	vpdpbusd_<mode>_mask, vpdpbusd_<mode>_maskz, vpdpbusd_<mode>_maskz_1,
      	vpdpbusds_<mode>, vpdpbusds_<mode>_mask, vpdpbusds_<mode>_maskz,
      	vpdpbusds_<mode>_maskz_1, vpdpwssd_<mode>, vpdpwssd_<mode>_mask,
      	vpdpwssd_<mode>_maskz, vpdpwssd_<mode>_maskz_1, vpdpwssds_<mode>,
      	vpdpwssds_<mode>_mask, vpdpwssds_<mode>_maskz,
      	vpdpwssds_<mode>_maskz_1, vaesdec_<mode>, vaesdeclast_<mode>,
      	vaesenc_<mode>, vpclmulqdq_<mode>,
      	avx512vl_vpshufbitqmb<mode><mask_scalar_merge_name>): Formatting fixes.
      
      From-SVN: r256044
      Jakub Jelinek committed
    • Fix filename in ChangeLog entry for r256042 · 88e4ed64
      From-SVN: r256043
      Tom de Vries committed
    • Fix 'memory cannot be printed' in c-c++-common/ubsan/object-size-9.c · dcf1730d
      2017-12-30  Tom de Vries  <tom@codesourcery.com>
      
      	PR testsuite/83612
      	* c-c++-common/ubsan/object-size-9.c (t): Add alignment attribute.
      
      From-SVN: r256042
      Tom de Vries committed
    • Daily bump. · bad96311
      From-SVN: r256039
      GCC Administrator committed
  5. 29 Dec, 2017 6 commits
  6. 28 Dec, 2017 1 commit
    • builtins.def: (_Float<N> and _Float<N>X BUILT_IN_CEIL): Add _Float<N> and _Float<N>X variants... · c6cfa2bf
      [gcc]
      2017-12-28  Michael Meissner  <meissner@linux.vnet.ibm.com>
      
      	* builtins.def: (_Float<N> and _Float<N>X BUILT_IN_CEIL): Add
      	_Float<N> and _Float<N>X variants for rounding built-in
      	functions.
      	(_Float<N> and _Float<N>X BUILT_IN_FLOOR): Likewise.
      	(_Float<N> and _Float<N>X BUILT_IN_NEARBYINT): Likewise.
      	(_Float<N> and _Float<N>X BUILT_IN_RINT): Likewise.
      	(_Float<N> and _Float<N>X BUILT_IN_ROUND): Likewise.
      	(_Float<N> and _Float<N>X BUILT_IN_TRUNC): Likewise.
      	* builtins.c (mathfn_built_in_2): Likewise.
      	* internal-fn.def (CEIL): Likewise.
      	(FLOOR): Likewise.
      	(NEARBYINT): Likewise.
      	(RINT): Likewise.
      	(ROUND): Likewise.
      	(TRUNC): Likewise.
      	* convert.c (convert_to_integer_1): Likewise.
      	* fold-const.c (tree_call_nonnegative_warnv_p): Likewise.
      	(integer_valued_real_call_p): Likewise.
      	* fold-const-call.c (fold_const_call_ss): Likewise.
      	* gencfn-macros.c (print_case_cfn): Change CFN and operator
      	printers to take a const char * suffix instead of a bool.
      	(print_define_operator_list): Likewise.
      	(fltall_suffixes): New list of suffixes, that include the
      	traditional suffixes as well as all of the _Float<N> and
      	_Float<N>X suffixes.
      	(main): For _Float<N> and _Float<N>X functions, emit both
      	<name>_FN and <name>_ALL variants.  The <macro>_FN variant only
      	has the _Float<N> and _Float<N>X case names or operators.  The
      	<name>_ALL variant has both the traditional and the
      	_Float<N>/_Float<N>X case names or operators.
      	* match.pd (COPYSIGN optimizations): Provide optimizations for
      	_Float<N> and _Float<N>X types where possible.
      	(MIN/MAX optimizations): Likewise.
      	(sqrt optimizations): Likewise.
      	(rounding optimizations): Likewise.
      
      [gcc/c]
      2017-12-28  Michael Meissner  <meissner@linux.vnet.ibm.com>
      
      	* c-decl.c (header_for_builtin_fn): Add integer rounding _Float<N>
      	and _Float<N>X built-in functions.
      
      From-SVN: r256026
      Michael Meissner committed