This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d042fb93919 [Ada] Remove unused component in record type new 7a74bf7ee98 PR fortran/91414: Improved PRNG
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/fortran/ChangeLog | 6 + gcc/fortran/check.c | 5 +- gcc/fortran/intrinsic.texi | 10 +- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gfortran.dg/random_seed_1.f90 | 7 +- libgfortran/ChangeLog | 28 ++++ libgfortran/intrinsics/random.c | 213 +++++++++++++--------------- 7 files changed, 149 insertions(+), 125 deletions(-)