Daily bump.
This commit is contained in:
parent
fe2771b291
commit
1932e1169a
5 changed files with 22 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2021-09-26 liuhongt <hongtao.liu@intel.com>
|
||||
|
||||
* doc/extend.texi (Half-Precision): Remove storage only
|
||||
description for _Float16 w/o avx512fp16.
|
||||
|
||||
2021-09-25 Dimitar Dimitrov <dimitar@dinux.eu>
|
||||
|
||||
* config/pru/constraints.md (Rrio): New constraint.
|
||||
|
|
|
@ -1 +1 @@
|
|||
20210926
|
||||
20210927
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2021-09-26 Tobias Burnus <tobias@codesourcery.com>
|
||||
|
||||
PR fortran/101334
|
||||
* trans-intrinsic.c (gfc_conv_associated): Support assumed-rank
|
||||
'pointer' with scalar/array 'target' argument.
|
||||
|
||||
2021-09-24 Harald Anlauf <anlauf@gmx.de>
|
||||
|
||||
PR fortran/102458
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2021-09-26 Tobias Burnus <tobias@codesourcery.com>
|
||||
|
||||
PR fortran/101334
|
||||
* gfortran.dg/associated_assumed_rank.f90: New test.
|
||||
|
||||
2021-09-25 Dimitar Dimitrov <dimitar@dinux.eu>
|
||||
|
||||
* gcc.target/pru/regio-as-pointer.c: New negative test.
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2021-09-26 Tobias Burnus <tobias@codesourcery.com>
|
||||
|
||||
PR fortran/101334
|
||||
* intrinsics/associated.c (associated): Also check for same rank.
|
||||
|
||||
2021-09-22 Tobias Burnus <tobias@codesourcery.com>
|
||||
|
||||
PR fortran/55534
|
||||
|
|
Loading…
Add table
Reference in a new issue