Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 20 Feb 2021 00:16:26 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 20 Feb 2021 00:16:26 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/c-family/ChangeLog
gcc/cp/ChangeLog
gcc/fortran/ChangeLog
gcc/jit/ChangeLog
gcc/po/ChangeLog
gcc/testsuite/ChangeLog
libcpp/po/ChangeLog
libiberty/ChangeLog
libstdc++-v3/ChangeLog

index 748a4e5e513e6ebb4cf88303c676e365f416d874..eb1a44ae676db0796c499fd60a5223f56be9809b 100644 (file)
@@ -1,3 +1,45 @@
+2021-02-19  Martin Sebor  <msebor@redhat.com>
+
+       PR c/97172
+       * attribs.c (init_attr_rdwr_indices): Guard vblist use.
+       (attr_access::free_lang_data): Remove a spurious test.
+
+2021-02-19  Nathan Sidwell  <nathan@acm.org>
+
+       * doc/invoke.texi (flang-info-module-read): Document.
+
+2021-02-19  Martin Liska  <mliska@suse.cz>
+
+       PR translation/99167
+       * params.opt: Fix typo.
+
+2021-02-19  Richard Biener  <rguenther@suse.de>
+
+       PR middle-end/99122
+       * tree-inline.c (inline_forbidden_p): Do not inline functions
+       with VLA arguments or return value.
+
+2021-02-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/98998
+       * config/arm/arm.md (*stack_protect_combined_set_insn,
+       *stack_protect_combined_test_insn): If force_const_mem result
+       is not valid general operand, force its address into the destination
+       register first.
+
+2021-02-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR ipa/99034
+       * tree-cfg.c (gimple_merge_blocks): If bb a starts with eh landing
+       pad or non-local label, put FORCED_LABELs from bb b after that label
+       rather than before it.
+
+2021-02-19  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+       PR target/98657
+       * config/aarch64/aarch64-sve.md (<ASHIFT:optab><mode>3): Use
+       expand_vector_broadcast' to emit the vec_duplicate operand.
+
 2021-02-18  Vladimir N. Makarov  <vmakarov@redhat.com>
 
        PR rtl-optimization/96264
index 7d1b78783423513281b568eb463ee66ebdcb49c6..0daf6d60b0db2cb35fe0ec011faa7d9b43395631 100644 (file)
@@ -1 +1 @@
-20210219
+20210220
index c6080480bd4eab15b7e1ea6b6ff94d20a4768e88..91b6ae66332b7703e47ad2f255180cca361a679e 100644 (file)
@@ -1,3 +1,7 @@
+2021-02-19  Nathan Sidwell  <nathan@acm.org>
+
+       * c.opt (flang-info-module-read, flang-info-module-read=): New.
+
 2021-02-18  H.J. Lu  <hjl.tools@gmail.com>
 
        PR target/99113
index afad9079074637b2ede0e07fc3bc44e052c6965c..fe80d4a4fb858d1431fae29460775553ad149f0e 100644 (file)
@@ -1,3 +1,35 @@
+2021-02-19  Nathan Sidwell  <nathan@acm.org>
+
+       PR c++/98741
+       * module.cc (pending_imports): New.
+       (declare_module): Adjust test condition.
+       (name_pending_imports): New.
+       (preprocess_module): Reimplement using pending_imports.
+       (preprocessed_module): Move name-getting to name_pending_imports.
+       * name-lookup.c (append_imported_binding_slot): Assert module
+       ordering is increasing.
+
+2021-02-19  Nathan Sidwell  <nathan@acm.org>
+
+       * module.cc (note_cmis): New.
+       (struct module_state): Add inform_read_p bit.
+       (module_state::do_import): Inform of CMI location, if enabled.
+       (init_modules): Canonicalize note_cmis entries.
+       (handle_module_option): Handle -flang-info-module-read=FOO.
+
+2021-02-19  Jason Merrill  <jason@redhat.com>
+
+       PR c++/96926
+       * call.c (perfect_conversion_p): Limit rvalueness
+       test to reference bindings.
+
+2021-02-19  Jason Merrill  <jason@redhat.com>
+
+       PR c++/96926
+       * call.c (perfect_conversion_p): New.
+       (perfect_candidate_p): New.
+       (add_candidates): Ignore templates after a perfect non-template.
+
 2021-02-18  Nathan Sidwell  <nathan@acm.org>
 
        PR c++/99023
index b8ec178c9164244daea4c3fc2462bbb8e7fdfbff..868cd162e2b181d0722cb4f7c5baa10b152a9348 100644 (file)
@@ -1,3 +1,31 @@
+2021-02-19  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/98686
+       * match.c (gfc_match_namelist): If BT_UNKNOWN, check for
+       IMPLICIT NONE and and issue an error, otherwise set the type
+       to its IMPLICIT type so that any subsequent use of objects will
+       will confirm their types.
+
+2021-02-19  Harald Anlauf  <anlauf@gmx.de>
+
+       * symbol.c (gfc_add_flavor): Reverse order of conditions.
+
+2021-02-19  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR fortran/99010
+       * dependency.c (gfc_dep_resolver): Fix coarray handling.
+
+2021-02-19  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR fortran/99146
+       * interface.c:
+
+2021-02-19  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR fortran/99027
+       * simplify.c (simplify_bound_dim): Honor DIMEN_ELEMENT
+       when using dim=.
+
 2021-02-17  Julian Brown  <julian@codesourcery.com>
 
        * openmp.c (resolve_omp_clauses): Disallow selecting components
index 4d81b8435522475e0d897971463e459d504f7be0..93d4e44c1b2f77a1122c7d82ff256bf085eaec5a 100644 (file)
@@ -1,3 +1,17 @@
+2021-02-19  David Malcolm  <dmalcolm@redhat.com>
+
+       PR jit/99126
+       * jit-builtins.c
+       (gcc::jit::builtins_manager::get_builtin_function_by_id):
+       Update assertion to reject BUILT_IN_NONE.
+       (gcc::jit::builtins_manager::ensure_optimization_builtins_exist):
+       New.
+       * jit-builtins.h
+       (gcc::jit::builtins_manager::ensure_optimization_builtins_exist):
+       New decl.
+       * jit-playback.c (gcc::jit::playback::context::replay): Call it.
+       Remove redundant conditional on bm.
+
 2021-01-14  David Malcolm  <dmalcolm@redhat.com>
 
        * docs/cp/index.rst: Remove "Alpha" warning.
index 6d0c5f42a6b99e5aa201f921c08027b978e17ad7..7029a8e57a2bd2202f5cf398f0b1dff390e66e5c 100644 (file)
@@ -1,3 +1,13 @@
+2021-02-19  Joseph Myers  <joseph@codesourcery.com>
+
+       * fr.po: Update.
+
+2021-02-19  Joseph Myers  <joseph@codesourcery.com>
+
+       * be.po, da.po, de.po, el.po, es.po, fi.po, fr.po, hr.po, id.po,
+       ja.po, nl.po, ru.po, sr.po, sv.po, tr.po, uk.po, vi.po, zh_CN.po,
+       zh_TW.po: Update.
+
 2021-02-05  Joseph Myers  <joseph@codesourcery.com>
 
        * gcc.pot: Regenerate.
index 3b3f178d019364bb6cdf847d850e1fd52afeb857..50988e9885c55d06c457a6dc19a171a8246b738a 100644 (file)
@@ -1,3 +1,78 @@
+2021-02-19  Nathan Sidwell  <nathan@acm.org>
+
+       PR c++/98741
+       * g++.dg/modules/pr98741_a.H: New.
+       * g++.dg/modules/pr98741_b.H: New.
+       * g++.dg/modules/pr98741_c.C: New.
+       * g++.dg/modules/pr98741_d.C: New.
+
+2021-02-19  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/98686
+       * gfortran.dg/namelist_4.f90: Modify.
+       * gfortran.dg/namelist_98.f90: New test.
+
+2021-02-19  Martin Sebor  <msebor@redhat.com>
+
+       PR c/97172
+       * gcc.dg/pr97172.c: Add test cases.
+
+2021-02-19  Nathan Sidwell  <nathan@acm.org>
+
+       * g++.dg/modules/pr99166_a.X: New.
+       * g++.dg/modules/pr99166_b.C: New.
+       * g++.dg/modules/pr99166_c.C: New.
+       * g++.dg/modules/pr99166_d.C: New.
+
+2021-02-19  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR fortran/99010
+       * gfortran.dg/coarray/array_temporary-1.f90: New test.
+
+2021-02-19  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR fortran/99146
+       * gfortran.dg/dtio_36.f90: New test.
+
+2021-02-19  Richard Biener  <rguenther@suse.de>
+
+       PR middle-end/99122
+       * gcc.dg/pr99122-3.c: New testcase.
+
+2021-02-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/98998
+       * gcc.target/arm/pure-code/pr98998.c: New test.
+
+2021-02-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR ipa/99034
+       * g++.dg/opt/pr99034.C: New test.
+
+2021-02-19  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR fortran/99027
+       * gfortran.dg/ubound_1.f90: New test.
+
+2021-02-19  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+       PR target/98657
+       * gcc.target/aarch64/sve/pr98657.c: New test.
+
+2021-02-19  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/decltype64.C: Change argument to const&.
+
+2021-02-19  David Malcolm  <dmalcolm@redhat.com>
+
+       PR jit/99126
+       * jit.dg/test-trap.c: New test.
+
+2021-02-19  Jason Merrill  <jason@redhat.com>
+
+       PR c++/96926
+       * g++.dg/cpp0x/overload4.C: New test.
+
 2021-02-18  Vladimir N. Makarov  <vmakarov@redhat.com>
 
        PR rtl-optimization/96264
index e1054f1afbe77aa3fc9423e7a5829dde00462381..1e275a948de051d2d9123a5fcc1ed310caf5aeac 100644 (file)
@@ -1,3 +1,9 @@
+2021-02-19  Joseph Myers  <joseph@codesourcery.com>
+
+       * be.po, ca.po, da.po, de.po, el.po, eo.po, es.po, fi.po, fr.po,
+       id.po, ja.po, nl.po, pt_BR.po, ru.po, sr.po, sv.po, tr.po, uk.po,
+       vi.po, zh_CN.po, zh_TW.po: Update.
+
 2021-02-05  Joseph Myers  <joseph@codesourcery.com>
 
        * cpplib.pot: Regenerate.
index e47255335b2d3af75ff04219a7febe379f9de8b7..402bd21994964cc2742df5e12773ed31a9842390 100644 (file)
@@ -1,3 +1,7 @@
+2021-02-19  Ayush Mittal  <ayush.m@samsung.com>
+
+       * argv.c (expandargv): free allocated buffer if read fails.
+
 2021-02-01  Martin Sebor  <msebor@redhat.com>
 
        * dyn-string.c (dyn_string_insert_cstr): Use memcpy instead of strncpy
index 91a9e40cd98930ba31fcb1f72c1c1fce48df487e..0186f73436e8ea3e8d6b8548c816ccd6287f4cd0 100644 (file)
@@ -1,3 +1,8 @@
+2021-02-19  Jonathan Wakely  <jwakely@redhat.com>
+
+       * include/bits/atomic_wait.h (__thread_relax()): Call
+       __thread_yield() not __gthread_yield().
+
 2021-02-15  Jonathan Wakely  <jwakely@redhat.com>
 
        * include/bits/atomic_wait.h (__thread_yield()): Check