Home
last modified time | relevance | path

Searched refs:flang (Results 1 – 21 of 21) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dlanguage.c152 enum language flang; /* The language of the frame. */ in show_language_command() local
169 flang = get_frame_language (frame); in show_language_command()
170 if (flang != language_unknown in show_language_command()
172 && current_language->la_language != flang) in show_language_command()
182 enum language flang = language_unknown; in set_language() local
196 flang = get_frame_language (frame); in set_language()
200 flang = language_unknown; in set_language()
203 if (flang != language_unknown) in set_language()
204 set_language (flang); in set_language()
Dtop.c392 enum language flang; in check_frame_language_change() local
394 flang = get_frame_language (frame); in check_frame_language_change()
396 && flang != language_unknown in check_frame_language_change()
397 && flang != current_language->la_language) in check_frame_language_change()
DChangeLog-20206560 to find the end of prologue for flang compiled binaries.
6564 (producer_parsing_tests): Added new tests for clang/flang.
/netbsd/src/games/fortune/datfiles/
Dfortunes.sp.ok1474 flang
Dfortunes12955 The pitcher wound up and he flang the ball at the batter. The batter
12956 swang and missed. The pitcher flang the ball again and this time the
Dfortunes244259 The pitcher wound up and he flang the ball at the batter. The batter swang
44260 and missed. The pitcher flang the ball again and this time the batter
/netbsd/src/external/lgpl3/mpfr/dist/m4/
Dlibtool.m44727 # flang / f18. f95 an alias for gfortran or flang on Debian
4728 flang* | f18* | f95*)
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-19981048 (c_decode_option): Handle -std= option. Remove -flang-isoc9x.
1067 -flang-isoc9x.
3411 * invoke.texi: Document -flang-isoc9x.
3460 (c_decode_option): Handle -flang-isoc9x.
3465 -traditional mode, or without -flang-isoc9x.
3477 * toplev.c (documented_lang_options): Add -flang-isoc9x.
DChangeLog-202131866 * doc/invoke.texi (flang-info-module-cmi): Renamed option.
32111 * doc/invoke.texi (flang-info-module-read): Document.
32167 * doc/invoke.texi (flang-info-include-translate): Document header
DChangeLog-19991315 * invoke.texi (C Dialect Options): Remove -flang-c9x, add -std
DChangeLog-200013962 references to C9X. Change references to -fstd and -flang-isoc9x
/netbsd/src/external/public-domain/sqlite/dist/
Daclocal.m44721 # flang / f18. f95 an alias for gfortran or flang on Debian
4722 flang* | f18* | f95*)
Dconfigure10053 flang* | f18* | f95*)
/netbsd/src/external/mit/expat/dist/
Dconfigure10310 *flang* | ftn | f18* | f95*)
13358 *flang* | ftn | f18* | f95*)
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dinvoke.texi243 -flang-info-include-translate@r{[}=@var{header}@r{]} @gol
244 -flang-info-include-translate-not @gol
245 -flang-info-module-cmi@r{[}=@var{module}@r{]} @gol
3483 @item -flang-info-include-translate
3484 @itemx -flang-info-include-translate-not
3485 @itemx -flang-info-include-translate=@var{header}
3486 @opindex flang-info-include-translate
3487 @opindex flang-info-include-translate-not
3495 @item -flang-info-module-cmi
3496 @itemx -flang-info-module-cmi=@var{module}
[all …]
Dgcc.info572 -flang-info-include-translate[=HEADER]
573 -flang-info-include-translate-not
574 -flang-info-module-cmi[=MODULE]
3555 '-flang-info-include-translate'
3556 '-flang-info-include-translate-not'
3557 '-flang-info-include-translate=HEADER'
3565 '-flang-info-module-cmi'
3566 '-flang-info-module-cmi=MODULE'
31461 The '-flang-info-include-translate' and
31462 '-flang-info-include-translate-not' options notes whether include
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-20214735 (handle_module_option): Handle -flang-info-module-read=FOO.
/netbsd/src/external/lgpl3/mpfr/dist/
Dconfigure10732 flang* | f18* | f95*)
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
DChangeLog-2014-2021393 gcc based Fortran compiler, for example, flang does not support
5407 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
5409 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
6277 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
/netbsd/src/external/mit/expat/dist/m4/
Dlibtool.m44849 *flang* | ftn | f18* | f95*)
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git39730 information about whether this compiler is related to flang classic or
39731 flang, so we cannot reuse the main and type definitions. Therefore, we
120700 CXX_FOR_TARGET='clang' F90_FOR_TARGET='flang'"
120769 For ifort, ifx, and flang the tests "complete modm" and "complete
120782 Similar things happen in flang and ifort. Some example output is shown
120877 For flang/ifx/ifort I each see 2 failures less (which are exactly the two
120971 Ifx and flang do not emit any debug info for a wrapper main method so
120984 So they did not add any output to 'info types'. Only flang did emit a
120990 flang and ifx to pass this test as well.
121014 flang and ifx on the other hand this is not the case. The two compilers
[all …]