gcc/gcc/fortran
Jakub Jelinek c1a9c36961 gcc.c (process_command): Update copyright notice dates.
gcc/
	* gcc.c (process_command): Update copyright notice dates.
	* gcov-dump.c (print_version): Ditto.
	* gcov.c (print_version): Ditto.
	* gcov-tool.c (print_version): Ditto.
	* gengtype.c (create_file): Ditto.
	* doc/cpp.texi: Bump @copying's copyright year.
	* doc/cppinternals.texi: Ditto.
	* doc/gcc.texi: Ditto.
	* doc/gccint.texi: Ditto.
	* doc/gcov.texi: Ditto.
	* doc/install.texi: Ditto.
	* doc/invoke.texi: Ditto.
gcc/fortran/
	* gfortranspec.c (lang_specific_driver): Update copyright notice
	dates.
	* gfc-internals.texi: Bump @copying's copyright year.
	* gfortran.texi: Ditto.
	* intrinsic.texi: Ditto.
	* invoke.texi: Ditto.
gcc/ada/
	* gnat_ugn.texi: Bump @copying's copyright year.
	* gnat_rm.texi: Likewise.
gcc/go/
	* gccgo.texi: Bump @copyrights-go year.
libitm/
	* libitm.texi: Bump @copying's copyright year.
libgomp/
	* libgomp.texi: Bump @copying's copyright year.
libquadmath/
	* libquadmath.texi: Bump @copying's copyright year.

From-SVN: r243992
2017-01-01 12:31:28 +01:00
..
ChangeLog gcc.c (process_command): Update copyright notice dates. 2017-01-01 12:31:28 +01:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016 gcc.c (process_command): Update copyright notice dates. 2017-01-01 12:31:28 +01:00
ChangeLog.ptr
Make-lang.in
arith.c re PR fortran/78221 (bogus warning: Non-zero imaginary part discarded in conversion [-Wconversion]) 2016-11-06 12:27:51 +00:00
arith.h
array.c re PR fortran/78672 (Gfortran test suite failures with a sanitized compiler) 2016-12-14 12:52:09 +01:00
bbt.c
check.c [multiple changes] 2016-12-02 19:38:24 +01:00
class.c re PR fortran/61767 ([OOP] ICE in generate_finalization_wrapper at fortran/class.c:1491) 2016-12-09 14:21:44 +01:00
config-lang.in
constructor.c
constructor.h
convert.c
cpp.c cpp.c (cpp_define_builtins): Define _OPENMP to 201511 instead of 201307. 2016-11-10 18:05:18 +01:00
cpp.h
data.c re PR fortran/78672 (Gfortran test suite failures with a sanitized compiler) 2016-12-14 12:52:09 +01:00
data.h
decl.c re PR fortran/78239 (ICE in char_len_param_value, at fortran/decl.c:926, with -fimplicit-none) 2016-12-17 17:03:49 +00:00
dependency.c re PR fortran/78279 (ICE in identical_array_ref, at fortran/dependency.c:104) 2016-12-01 20:37:55 +00:00
dependency.h
dump-parse-tree.c dump-parse-tree.c (show_code): Add prototype. 2016-11-14 18:15:36 +00:00
error.c gfortran.h (gfc_error): Rename overload with OPT argument to... 2016-12-27 16:17:19 +01:00
expr.c re PR fortran/78798 ([cleanup] some int-valued functions should be bool) 2016-12-13 19:55:20 +01:00
f95-lang.c backport: hsa-builtins.def: New file. 2016-11-23 15:51:02 +01:00
frontend-passes.c re PR fortran/78226 (Fill out location information everywhere) 2016-12-10 22:28:32 +00:00
gfc-diagnostic.def
gfc-internals.texi gcc.c (process_command): Update copyright notice dates. 2017-01-01 12:31:28 +01:00
gfortran.h gfortran.h (gfc_error): Rename overload with OPT argument to... 2016-12-27 16:17:19 +01:00
gfortran.texi gcc.c (process_command): Update copyright notice dates. 2017-01-01 12:31:28 +01:00
gfortranspec.c gcc.c (process_command): Update copyright notice dates. 2017-01-01 12:31:28 +01:00
interface.c gfortran.h (gfc_error): Rename overload with OPT argument to... 2016-12-27 16:17:19 +01:00
intrinsic.c re PR fortran/78618 (ICE in gfc_check_rank, at fortran/check.c:3670) 2016-12-04 21:31:26 +01:00
intrinsic.h New flag -fdec-math for COTAN and degree trig intrinsics. 2016-10-11 11:21:07 +00:00
intrinsic.texi gcc.c (process_command): Update copyright notice dates. 2017-01-01 12:31:28 +01:00
invoke.texi gcc.c (process_command): Update copyright notice dates. 2017-01-01 12:31:28 +01:00
io.c re PR fortran/78662 ([F03] Incorrect parsing of quotes in the char-literal-constant of the DT data descriptor) 2016-12-16 20:27:51 +00:00
ioparm.def Default missing exponents to 0 with -fdec. 2016-11-03 18:09:44 +00:00
iresolve.c iresolve.c (gfc_resolve_ftell): Call "ftell" instead of "ftell2". 2016-12-21 09:35:57 +00:00
iso-c-binding.def Implement C _FloatN, _FloatNx types. 2016-08-19 18:43:26 +01:00
iso-fortran-env.def
lang-specs.h
lang.opt New warning -Wargument-mismatch for function argument mismatches. 2016-11-02 14:56:41 +00:00
libgfortran.h re PR libfortran/77828 (Linking gfortran-7 compiled program with libgfortran of 5.x allowed but crashes when containing write to string) 2016-10-24 21:42:29 +00:00
match.c omp-low.c (lower_omp_target): Fix up argument to is_reference. 2016-11-10 12:38:05 +01:00
match.h omp-low.c (lower_omp_target): Fix up argument to is_reference. 2016-11-10 12:38:05 +01:00
matchexp.c
mathbuiltins.def
misc.c re PR fortran/56226 (Add support for DEC UNION and MAP extensions) 2016-05-07 23:16:23 +00:00
module.c re PR fortran/78672 (Gfortran test suite failures with a sanitized compiler) 2016-12-14 12:52:09 +01:00
openmp.c re PR fortran/78866 (ICE in gimplify_adjust_omp_clauses_1, at gimplify.c:8721) 2016-12-21 17:16:20 +01:00
options.c Cleanup -fdec. 2016-10-25 15:13:43 +00:00
parse.c re PR fortran/77903 ([F08] gfortran 6.1.0/7.0.0 accept invalid code with conflicting module/submodule interfaces) 2016-12-09 22:25:26 +00:00
parse.h re PR fortran/56226 (Add support for DEC UNION and MAP extensions) 2016-05-07 23:16:23 +00:00
primary.c re PR fortran/43207 ([OOP] invalid (pointer) assignment to and from abstract non-polymorphic expressions) 2016-12-03 19:48:48 +01:00
resolve.c gfortran.h (gfc_error): Rename overload with OPT argument to... 2016-12-27 16:17:19 +01:00
scanner.c re PR fortran/77972 (ICE on broken character continuation with -Wall etc.) 2016-10-15 18:38:54 +00:00
scanner.h
simplify.c simplify.c (gfc_convert_char_constant): Free result on error. 2016-12-02 22:09:13 +00:00
st.c omp-low.c (lower_omp_target): Fix up argument to is_reference. 2016-11-10 12:38:05 +01:00
symbol.c re PR fortran/44265 (Link error with reference to parameter array in specification expression) 2016-12-09 11:55:27 +00:00
target-memory.c re PR fortran/41922 (Diagnostic: No location shown for overlappingly initialized EQUIVALENCEd character vars) 2016-07-31 01:51:37 +00:00
target-memory.h re PR fortran/41922 (Diagnostic: No location shown for overlappingly initialized EQUIVALENCEd character vars) 2016-07-31 01:51:37 +00:00
trans-array.c re PR fortran/77785 ([Coarray] ICE in gfc_get_caf_token_offset, at fortran/trans-expr.c:1990) 2016-12-13 17:47:48 +01:00
trans-array.h trans-array.c (gfc_array_deallocate): Remove wrapper. 2016-12-09 13:32:50 +01:00
trans-common.c re PR fortran/78297 (ICE in finish_equivalences, at fortran/trans-common.c:1246) 2016-11-23 21:44:05 +00:00
trans-const.c
trans-const.h
trans-decl.c trans-decl.c (create_main_function): Remove unused elements to the set_options call. 2016-12-19 22:29:43 +00:00
trans-expr.c class_assign_1.f08: New test. 2016-12-23 11:26:47 +01:00
trans-intrinsic.c libcaf.h: Add new action types for (de-)registration of allocatable components in derived... 2016-11-30 14:27:49 +01:00
trans-io.c re PR fortran/78848 ([OOP] ICE on writing CLASS variable with non-typebound DTIO procedure) 2016-12-18 14:22:13 +01:00
trans-openmp.c re PR fortran/78866 (ICE in gimplify_adjust_omp_clauses_1, at gimplify.c:8721) 2016-12-21 17:16:20 +01:00
trans-stmt.c trans.h: Remove gfor_fndecl_stop_numeric_f08. 2016-12-19 16:09:12 +00:00
trans-stmt.h re PR fortran/69834 ([OOP] Collision in derived type hashes) 2016-10-23 18:09:14 +00:00
trans-types.c Use the middle-end boolean_type_node 2016-12-20 22:46:13 +02:00
trans-types.h libcaf.h: Add caf_reference_type. 2016-09-19 15:45:40 +02:00
trans.c trans-array.c (gfc_array_deallocate): Remove wrapper. 2016-12-09 13:32:50 +01:00
trans.h trans.h: Remove gfor_fndecl_stop_numeric_f08. 2016-12-19 16:09:12 +00:00
types.def