Home
last modified time | relevance | path

Searched defs:Compiler_Options (Results 1 – 17 of 17) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) ! { dg-error "\(1\)" } subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) ! { dg-error "\(1\)" } subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) ! { dg-error "\(1\)" } subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) ! { dg-error "\(1\)" } subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) ! { dg-error "\(1\)" } subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) ! { dg-error "\(1\)" } subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) ! { dg-error "\(1\)" } subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) ! { dg-error "\(1\)" } subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dpr71649.f903 SUBROUTINE Compiler_Options ( Options, Version, WriteOpt ) ! { dg-error "\(1\)" } subroutine
10 Options = Compiler_Options() ! { dg-error "Unexpected use of subroutine name" } argument
/dports/devel/gprbuild/gprbuild-376670f/src/
H A Dgprbind.adb110 Compiler_Options : String_List_Access := new String_List (1 .. 100); variable