This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 65c12e3894c rs6000: Use NO_EXPR to cast to MMA pointer types new b6aa7d45b50 Fortran: avoid NULL pointer dereference on invalid DATA con [...] new 68c23af0dd7 libstdc++: Consistently use ::type when deriving from __and [...]
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/decl.cc | 3 ++- gcc/testsuite/gfortran.dg/pr99349.f90 | 9 +++++++++ libstdc++-v3/include/std/tuple | 2 +- libstdc++-v3/include/std/type_traits | 10 +++++----- 4 files changed, 17 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr99349.f90