Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 17 Feb 2021 00:16:20 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 17 Feb 2021 00:16:20 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/c-family/ChangeLog
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog
libcpp/ChangeLog

index be7c24ce1b3d2a2fb5141d045cf041b6c18ee9e9..da322e50fe1ea8bf7600378ae4162a8baeb29b52 100644 (file)
@@ -1,3 +1,29 @@
+2021-02-16  Vladimir N. Makarov  <vmakarov@redhat.com>
+
+       PR inline-asm/98096
+       * stmt.c (resolve_operand_name_1): Take inout operands into account
+       for access to labels by names.
+       * doc/extend.texi: Describe counting operands for accessing labels.
+
+2021-02-16  Richard Biener  <rguenther@suse.de>
+
+       PR tree-optimization/38474
+       * tree-ssa-structalias.c (variable_info::address_taken): New.
+       (new_var_info): Initialize address_taken.
+       (process_constraint): Set address_taken.
+       (solve_constraints): Use the new address_taken flag rather
+       than is_reg_var for sorting variables.
+       (dump_constraint): Dump the variable number if the name
+       is just NULL.
+
+2021-02-16  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/99100
+       * tree-vect-stmts.c (vectorizable_simd_clone_call): For num_calls != 1
+       multiply by 4096 and for inbranch by 8192.
+       * config/i386/i386.c (ix86_simd_clone_usable): For TARGET_AVX512F,
+       return 3, 2 or 1 for mangle letters 'b', 'c' or 'd'.
+
 2021-02-15  Maya Rashish  <coypu@sdf.org>
 
        * config/aarch64/aarch64.c (aarch64_init_builtins):
index a9cae583357efaafa10f5bd376fffc0b66959826..2976e6de8fd08e92080b3de2793da29435baecb9 100644 (file)
@@ -1 +1 @@
-20210216
+20210217
index 1d580d9041cca9e4f7645f127744a611fe870876..8f33293b4ec44d1138e9826aa2e02c476fd4488f 100644 (file)
@@ -1,3 +1,9 @@
+2021-02-16  Marek Polacek  <polacek@redhat.com>
+
+       PR c++/99062
+       * c-attribs.c (handle_assume_aligned_attribute): Check that the
+       alignment argument is non-negative.  Tweak a warning message.
+
 2021-02-12  Martin Sebor  <msebor@redhat.com>
 
        PR c/99055
index 9a34dd6012179360aa9b0713ffd261726052a740..72bd59297e0f5b57b3f5b5bdd08c3844a98b1fe3 100644 (file)
@@ -1,3 +1,15 @@
+2021-02-16  Tobias Burnus  <tobias@codesourcery.com>
+
+       * expr.c (gfc_is_simplify_contiguous): Handle REF_INQUIRY, i.e.
+       %im and %re which are EXPR_VARIABLE.
+       * openmp.c (resolve_omp_clauses): Diagnose %re/%im explicitly.
+
+2021-02-16  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR fortran/99111
+       * io.c (resolve_tag_format): Reject BT_DERIVED/CLASS/VOID
+       as (array-valued) FORMAT tag.
+
 2021-02-12  Tobias Burnus  <tobias@codesourcery.com>
 
        PR fortran/99043
index 76f2fc086b72aa1226b25f78aefda236f2ae1d3c..8a52a7be3950e41d3be92a777ef647ff57bf5fba 100644 (file)
@@ -1,3 +1,44 @@
+2021-02-16  Nathan Sidwell  <nathan@acm.org>
+
+       * g++.dg/modules/pr99050_a.H: New.
+       * g++.dg/modules/pr99050_b.C: New.
+
+2021-02-16  Marek Polacek  <polacek@redhat.com>
+
+       PR c++/99062
+       * gcc.dg/attr-assume_aligned-4.c: Adjust dg-warning.
+       * g++.dg/ext/attr-assume-aligned.C: New test.
+
+2021-02-16  YunQiang Su  <yunqiang.su@cipunited.com>
+
+       * gcc.target/mips/compact-branches-5.c: Force -fno-PIC.
+       * gcc.target/mips/compact-branches-6.c: Force -fno-PIC.
+
+2021-02-16  Tobias Burnus  <tobias@codesourcery.com>
+
+       * gfortran.dg/goacc/ref_inquiry.f90: New test.
+       * gfortran.dg/gomp/ref_inquiry.f90: New test.
+
+2021-02-16  Vladimir N. Makarov  <vmakarov@redhat.com>
+
+       PR inline-asm/98096
+       * gcc.c-torture/compile/pr98096.c: New.
+
+2021-02-16  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR fortran/99111
+       * gfortran.dg/fmt_nonchar_1.f90: New test.
+       * gfortran.dg/fmt_nonchar_2.f90: New test.
+
+2021-02-16  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/99100
+       * gcc.target/i386/pr99100.c: New test.
+
+2021-02-16  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gcc.misc-tests/outputs.exp (outest): Fix typo "is_target".
+
 2021-02-15  Peter Bergner  <bergner@linux.ibm.com>
 
        PR rtl-optimization/98872
index 0e58af8cbee5175cb7dff1215718bce81d072799..96ff3cae6087cc467bd486b1f9d4f2f97ea8aa40 100644 (file)
@@ -1,3 +1,7 @@
+2021-02-16  Nathan Sidwell  <nathan@acm.org>
+
+       * files.c (_cpp_stack_file): Make buffers end in unread \n.
+
 2021-02-10  David Malcolm  <dmalcolm@redhat.com>
 
        PR preprocessor/96391