This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 649925802f9 tree: Canonical order for ADDR new d010a39b9e7 libstdc++: Fix preprocessor check for __float128 formatter [...] new f99017c3125 OpenMP/Fortran: Fix allocatable-component mapping of derive [...]
The 2 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/trans-openmp.cc | 20 ++++++ libgomp/testsuite/libgomp.fortran/alloc-comp-4.f90 | 75 ++++++++++++++++++++++ libstdc++-v3/include/std/format | 2 +- 3 files changed, 96 insertions(+), 1 deletion(-) create mode 100644 libgomp/testsuite/libgomp.fortran/alloc-comp-4.f90