Home
last modified time | relevance | path

Searched refs:my_c_ptr (Results 1 – 25 of 224) sorted by relevance

123456789

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
H A Dc_ptr_tests_9.f0310 type(c_ptr) :: my_c_ptr component
18 my_f90_type%my_c_ptr = c_null_ptr
19 print *, 'my_f90_type is: ', my_f90_type%my_c_ptr
21 print *, 'my_f90_type_ptr is: ', my_f90_type_ptr%my_c_ptr
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
H A Dc_ptr_tests_9.f0310 type(c_ptr) :: my_c_ptr component
18 my_f90_type%my_c_ptr = c_null_ptr
19 print *, 'my_f90_type is: ', my_f90_type%my_c_ptr
21 print *, 'my_f90_type_ptr is: ', my_f90_type_ptr%my_c_ptr
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
H A Dc_ptr_tests_9.f0310 type(c_ptr) :: my_c_ptr component
18 my_f90_type%my_c_ptr = c_null_ptr
19 print *, 'my_f90_type is: ', my_f90_type%my_c_ptr
21 print *, 'my_f90_type_ptr is: ', my_f90_type_ptr%my_c_ptr
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
H A Dc_ptr_tests_9.f0310 type(c_ptr) :: my_c_ptr component
18 my_f90_type%my_c_ptr = c_null_ptr
19 print *, 'my_f90_type is: ', my_f90_type%my_c_ptr
21 print *, 'my_f90_type_ptr is: ', my_f90_type_ptr%my_c_ptr
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "More actual than formal ar…
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "Too many arguments in call…
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/
H A Dc_assoc_2.f036 subroutine sub0(my_c_ptr) bind(c) argument
7 type(c_ptr), value :: my_c_ptr
11 if(.not. c_associated(my_c_ptr)) then
15 if(.not. c_associated(my_c_ptr, my_c_ptr)) then
19 …if(.not. c_associated(my_c_ptr, my_c_ptr, my_c_ptr)) then ! { dg-error "More actual than formal ar…

123456789