This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 43472f2cc0e c++: Add test for vt/ff in line comments new de2eaf63ad4 fortran: cleanup duplicate tests for c_f_pointer_shape_driver
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: .../gfortran.dg/c_f_pointer_shape_tests_2.f03 | 2 +- .../gfortran.dg/c_f_pointer_shape_tests_2_driver.c | 46 --------------------- .../gfortran.dg/c_f_pointer_shape_tests_4.f03 | 2 +- .../gfortran.dg/c_f_pointer_shape_tests_4_driver.c | 46 --------------------- .../gfortran.dg/c_f_pointer_shape_tests_driver.c | 47 ++++++++++++++++++++++ 5 files changed, 49 insertions(+), 94 deletions(-) delete mode 100644 gcc/testsuite/gfortran.dg/c_f_pointer_shape_tests_2_driver.c delete mode 100644 gcc/testsuite/gfortran.dg/c_f_pointer_shape_tests_4_driver.c create mode 100644 gcc/testsuite/gfortran.dg/c_f_pointer_shape_tests_driver.c