Daily bump.
This commit is contained in:
parent
307e0d4036
commit
7b51202c2a
3 changed files with 17 additions and 1 deletions
|
@ -1 +1 @@
|
|||
20210807
|
||||
20210808
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2021-08-07 Harald Anlauf <anlauf@gmx.de>
|
||||
|
||||
PR fortran/68568
|
||||
* primary.c (gfc_expr_attr): Variable attribute can only be
|
||||
inquired when symtree is non-NULL.
|
||||
|
||||
2021-07-28 Harald Anlauf <anlauf@gmx.de>
|
||||
|
||||
PR fortran/101564
|
||||
|
|
|
@ -1,3 +1,13 @@
|
|||
2021-08-07 H.J. Lu <hjl.tools@gmail.com>
|
||||
|
||||
PR tree-optimization/88531
|
||||
* gcc.target/i386/pr88531-1a.c: New test.
|
||||
* gcc.target/i386/pr88531-1b.c: Likewise.
|
||||
* gcc.target/i386/pr88531-1c.c: Likewise.
|
||||
* gcc.target/i386/pr88531-2a.c: Likewise.
|
||||
* gcc.target/i386/pr88531-2b.c: Likewise.
|
||||
* gcc.target/i386/pr88531-2c.c: Likewise.
|
||||
|
||||
2021-08-06 Martin Sebor <msebor@redhat.com>
|
||||
|
||||
* c-c++-common/Wsizeof-pointer-memaccess1.c: Also disable
|
||||
|
|
Loading…
Add table
Reference in a new issue