Searched refs:flang (Results 1 – 21 of 21) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | language.c | 152 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()
|
| D | top.c | 392 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()
|
| D | ChangeLog-2020 | 6560 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/ |
| D | fortunes.sp.ok | 1474 flang
|
| D | fortunes | 12955 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
|
| D | fortunes2 | 44259 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/ |
| D | libtool.m4 | 4727 # flang / f18. f95 an alias for gfortran or flang on Debian 4728 flang* | f18* | f95*)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-1998 | 1048 (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.
|
| D | ChangeLog-2021 | 31866 * 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
|
| D | ChangeLog-1999 | 1315 * invoke.texi (C Dialect Options): Remove -flang-c9x, add -std
|
| D | ChangeLog-2000 | 13962 references to C9X. Change references to -fstd and -flang-isoc9x
|
| /netbsd/src/external/public-domain/sqlite/dist/ |
| D | aclocal.m4 | 4721 # flang / f18. f95 an alias for gfortran or flang on Debian 4722 flang* | f18* | f95*)
|
| D | configure | 10053 flang* | f18* | f95*)
|
| /netbsd/src/external/mit/expat/dist/ |
| D | configure | 10310 *flang* | ftn | f18* | f95*) 13358 *flang* | ftn | f18* | f95*)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | invoke.texi | 243 -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 …]
|
| D | gcc.info | 572 -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/ |
| D | ChangeLog-2021 | 4735 (handle_module_option): Handle -flang-info-module-read=FOO.
|
| /netbsd/src/external/lgpl3/mpfr/dist/ |
| D | configure | 10732 flang* | f18* | f95*)
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/ |
| D | ChangeLog-2014-2021 | 393 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/ |
| D | libtool.m4 | 4849 *flang* | ftn | f18* | f95*)
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 39730 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 …]
|