Daily bump.
This commit is contained in:
parent
678178cbf3
commit
efb4d74555
3 changed files with 22 additions and 1 deletions
|
@ -1 +1 @@
|
|||
20200613
|
||||
20200614
|
||||
|
|
|
@ -1,3 +1,18 @@
|
|||
2020-06-13 Martin Sebor <msebor@redhat.com>
|
||||
|
||||
* gcc.dg/builtin-stringop-chk-5.c: Make assertions independent of
|
||||
data model.
|
||||
|
||||
2020-06-13 Thomas Koenig <tkoenig@gcc.gnu.org>
|
||||
|
||||
* gfortran.dg/finalize_36.f90: Remove accidentally
|
||||
committed test case.
|
||||
|
||||
2020-06-13 Thomas Koenig <tkoenig@gcc.gnu.org>
|
||||
|
||||
PR libfortran/95313
|
||||
* gfortran.dg/finalize_36.f90: New file.
|
||||
|
||||
2020-06-12 Marco Elver <elver@google.com>
|
||||
|
||||
* c-c++-common/tsan/func_entry_exit.c: New test.
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2020-06-13 Thomas Koenig <tkoenig@gcc.gnu.org>
|
||||
|
||||
PR libfortran/95313
|
||||
* io/write.c (ztoa_big): Disable -Wstringop-overflow for one
|
||||
line.
|
||||
|
||||
2020-06-08 Harald Anlauf <anlauf@gmx.de>
|
||||
|
||||
PR fortran/95091
|
||||
|
|
Loading…
Add table
Reference in a new issue