OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gfortran
(Results
1 - 25
of
51
) sorted by relevancy
1
2
3
/src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
fortran.exp
33
if {[test_compiler_info {
gfortran
-4-[012]-*} f90]} {
35
} elseif {[test_compiler_info {
gfortran
-*} f90]} {
50
if {[test_compiler_info {
gfortran
-4-[012]-*} f90]} {
52
} elseif {[test_compiler_info {
gfortran
-*} f90]} {
67
if {[test_compiler_info {
gfortran
-4-[012]-*} f90]} {
69
} elseif {[test_compiler_info {
gfortran
-*} f90]} {
84
if {[test_compiler_info {
gfortran
-4-[012]-*} f90]} {
86
} elseif {[test_compiler_info {
gfortran
-*} f90]} {
101
if {[test_compiler_info {
gfortran
-4-[012]-*} f90]} {
103
} elseif {[test_compiler_info {
gfortran
-*} f90]}
[
all
...]
future.exp
68
set file [lookfor_file $tool_root_dir
gfortran
]
70
set file [lookfor_file $tool_root_dir gcc/
gfortran
]
75
set CC [transform
gfortran
]
78
set CC [transform
gfortran
]
/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
fortran.exp
33
if {[test_compiler_info {
gfortran
-4-[012]-*} f90]} {
35
} elseif {[test_compiler_info {
gfortran
-*} f90]} {
50
if {[test_compiler_info {
gfortran
-4-[012]-*} f90]} {
52
} elseif {[test_compiler_info {
gfortran
-*} f90]} {
67
if {[test_compiler_info {
gfortran
-4-[012]-*} f90]} {
69
} elseif {[test_compiler_info {
gfortran
-*} f90]} {
84
if {[test_compiler_info {
gfortran
-4-[012]-*} f90]} {
86
} elseif {[test_compiler_info {
gfortran
-*} f90]} {
101
if {[test_compiler_info {
gfortran
-4-[012]-*} f90]} {
103
} elseif {[test_compiler_info {
gfortran
-*} f90]}
[
all
...]
future.exp
68
set file [lookfor_file $tool_root_dir
gfortran
]
70
set file [lookfor_file $tool_root_dir gcc/
gfortran
]
75
set CC [transform
gfortran
]
78
set CC [transform
gfortran
]
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
namelist.exp
41
[test_compiler_info {
gfortran
-*} f90] \
42
&& [gcc_major_version {
gfortran
-*} f90] >= 4.9]
derived-type-striding.exp
25
set gcc_with_broken_stride [test_compiler_info {
gfortran
-[89]-*} f90]
assumedrank.exp
24
if { [test_compiler_info {
gfortran
-*} f90] &&
25
![test_compiler_info {
gfortran
-1[1-9]-*} f90] } {
function-calls.exp
104
if { [test_compiler_info {
gfortran
-*} f90] } {
ptype-on-functions.exp
39
# https://gcc.gnu.org/onlinedocs/
gfortran
/Argument-passing-conventions.html ).
63
if { [test_compiler_info {
gfortran
-*} f90] } {
array-bounds.exp
37
[test_compiler_info {
gfortran
-*} f90] \
info-types.exp
50
# However,
gfortran
(13) emits its DIE as a child of the whole cu, while flang
56
# gcc/105785. Should
gfortran
fix this in some future version this test will
58
if { [test_compiler_info {
gfortran
-*} f90] } {
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
namelist.exp
41
[test_compiler_info {
gfortran
-*} f90] \
42
&& [gcc_major_version {
gfortran
-*} f90] >= 4.9]
derived-type-striding.exp
25
set gcc_with_broken_stride [test_compiler_info {
gfortran
-[89]-*} f90]
assumedrank.exp
24
if { [test_compiler_info {
gfortran
-*} f90] &&
25
![test_compiler_info {
gfortran
-1[1-9]-*} f90] } {
array-bounds.exp
37
[test_compiler_info {
gfortran
-*} f90] \
function-calls.exp
104
if { [test_compiler_info {
gfortran
-*} f90] } {
info-types.exp
50
# However,
gfortran
(13) emits its DIE as a child of the whole cu, while flang
56
# gcc/105785. Should
gfortran
fix this in some future version this test will
58
if { [test_compiler_info {
gfortran
-*} f90] } {
ptype-on-functions.exp
39
# https://gcc.gnu.org/onlinedocs/
gfortran
/Argument-passing-conventions.html ).
63
if { [test_compiler_info {
gfortran
-*} f90] } {
/src/external/gpl3/gcc/dist/contrib/
test_installed
19
# from. If you specify --prefix=/some/dir, gcc, g++ and
gfortran
will be
22
# and --with-
gfortran
=/pathname/to/
gfortran
. If you specify --without-gcc,
23
# --without-g++ or --without-
gfortran
, the test for the specified program
24
# will be skipped. By default, gcc, g++ and
gfortran
will be searched in
53
--with-
gfortran
=*) GFORTRAN_UNDER_TEST=`echo "$1" | sed 's/[^=]*=//'`; shift;;
56
--without-
gfortran
) GFORTRAN_UNDER_TEST=no; shift;;
62
Runs the testsuite for an installed version of gcc/g++/
gfortran
/objc
77
--prefix=/some/dir use gcc, g++ and
gfortran
from /some/dir/bin [PATH]
80
--with-
gfortran
=/some/dir/bin/gfortran use specified gfortran program [gfortran
[
all
...]
/src/external/gpl3/gcc.old/dist/contrib/
test_installed
19
# from. If you specify --prefix=/some/dir, gcc, g++ and
gfortran
will be
22
# and --with-
gfortran
=/pathname/to/
gfortran
. If you specify --without-gcc,
23
# --without-g++ or --without-
gfortran
, the test for the specified program
24
# will be skipped. By default, gcc, g++ and
gfortran
will be searched in
53
--with-
gfortran
=*) GFORTRAN_UNDER_TEST=`echo "$1" | sed 's/[^=]*=//'`; shift;;
56
--without-
gfortran
) GFORTRAN_UNDER_TEST=no; shift;;
62
Runs the testsuite for an installed version of gcc/g++/
gfortran
/objc
77
--prefix=/some/dir use gcc, g++ and
gfortran
from /some/dir/bin [PATH]
80
--with-
gfortran
=/some/dir/bin/gfortran use specified gfortran program [gfortran
[
all
...]
/src/external/gpl3/gcc/usr.bin/gfortran/
Makefile
3
PROG=
gfortran
/src/external/gpl3/gcc/usr.bin/
Makefile
29
cpp g++ gcc
gfortran
lto-dump lto-wrapper
/src/external/gpl3/gcc/dist/contrib/regression/
btest-gcc.sh
154
if [ -f gcc/testsuite/
gfortran
/
gfortran
.sum ] ; then
155
TESTLOGS="$TESTLOGS gcc/testsuite/
gfortran
/
gfortran
.sum"
/src/external/gpl3/gcc.old/dist/contrib/regression/
btest-gcc.sh
146
if [ -f gcc/testsuite/
gfortran
/
gfortran
.sum ] ; then
147
TESTLOGS="$TESTLOGS gcc/testsuite/
gfortran
/
gfortran
.sum"
/src/external/gpl3/gcc/dist/libgfortran/
Makefile.am
15
gfortran
.ver: $(srcdir)/
gfortran
.map kinds.inc
20
version_arg = -Wl,--version-script=
gfortran
.ver
21
version_dep =
gfortran
.ver
24
version_arg = -Wl,-M,
gfortran
.ver-sun
25
version_dep =
gfortran
.ver-sun
gfortran
.ver
26
gfortran
.ver-sun :
gfortran
.ver \
30
gfortran
.ver
[
all
...]
Completed in 67 milliseconds
1
2
3
Indexes created Wed Mar 18 00:23:26 UTC 2026