flang-compiler/flang
Flang is a Fortran language front-end designed for integration with LLVM.
CNOASSERTION
Issues
- 4
Port Classic Flang to RISC-V
#1447 opened by bryanpkc - 2
- 1
flang-new-20: Segmentation fault with open(,status=old) of non existing file when setting MALLOC_PERTURB
#1456 opened by edoapra - 17
521.wrf_r segfaults when built with -flto=full -O2
#1429 opened by bryanpkc - 2
Preprocessor directives in omp_lib.h causes some OpenMP programs to fail compilation
#1451 opened by bryanpkc - 7
[from discourse] Wrong understanding of the rules for lbound and ubound for non-pointer dummy arguments
#1435 opened by pawosm-arm - 1
ICE while building libmbd
#1444 opened by bryanpkc - 10
flang2 code is terrible
#1376 opened by dmikushin - 11
- 2
ppc/ppc64 support?
#1309 opened by barracuda156 - 3
- 0
`malloc(): corrupted top size` after allocating array of polymorphic data type elements
#1437 opened by pawosm-arm - 0
Uninitialized stack variable during string initialization in a function that returns a string of the parametrized length
#1436 opened by pawosm-arm - 2
Incorrect information when the type-spec for the dimension of the function result contains the UBOUND intrinsic.
#1421 opened by wanbinchen-hnc - 2
flang bug about cbind
#1423 opened by renren7111 - 2
flang always produces debuginfo
#1432 opened by yuanfang-chen - 0
The 'contiguous' attribute does not enforce an array passed to a subroutine to be contiguous
#1426 opened by pawosm-arm - 0
Fix 'dllimport' code generation for opaque type
#1407 opened by kaadam - 2
flang-new version 17 and 18 compiler crash
#1428 opened by mfvalin - 2
error: expected '('
#1419 opened by jschueller - 3
Flang about its LLVM IR
#1424 opened by zoush99 - 14
SPEC2017 521_r run error
#1413 opened by edisonchan - 3
- 2
Error while build classic flang with llvm 16.04
#1412 opened by edisonchan - 4
[OMP_OFFLOAD_LLVM] Crash due to gbl.ompaccfile is NULL
#1398 opened by dmikushin - 3
Regression caused by #PR1076
#1406 opened by wanbinchen-hnc - 9
error: variable 'ili' is used uninitialized whenever 'if' condition is false
#1375 opened by dmikushin - 3
- 1
implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1
#1374 opened by dmikushin - 5
Is there a compiler driver program provided?
#1377 opened by dmikushin - 41
error:expected error
#1338 opened by if362005 - 4
libpgmath build fails on windows
#1373 opened by harishch4 - 2
About IR style like C(transformed)
#1372 opened by zoush99 - 3
Unexpected result when the function with BIND(C) attribute has ENTRY statements.
#1336 opened by xinliu-hnc - 4
Flang does not allow expression as argument for norm2
#1361 opened by annop-w - 0
Missing test coverage for -Mallocatable=95 behaviour
#1364 opened by bryanpkc - 1
Running Flang tests on Windows
#1363 opened by kaadam - 3
Add GitHub Windows runners to the CI workflows
#1303 opened by bryanpkc - 4
Forcing long double to be 128bit fails with assertion on newer VS 2019 version
#1334 opened by kaadam - 1
How to implement passes of flang -O1(or -O3) using opt?
#1348 opened by zzhang77 - 1
Is it possible to use something like -fno-vectorize -fno-slp-vectorize -fno-unroll-loops in flang?
#1347 opened by zzhang77 - 9
Fail to compile on iMac (intel chip)
#1343 opened by zaikunzhang - 2
Add `build-flang.sh` and `build-llvm-project.sh` to the repos of `flang` and `classic-flang-llvm-project`
#1353 opened by zaikunzhang - 9
Fail to compile on Raspberry Pi 4B
#1342 opened by zaikunzhang - 2
error: Could not parse F file
#1339 opened by cosminbasca - 5
Flang Binary Release 2019-03-29: `NaN > 0`
#1337 opened by zaikunzhang - 1
About LLVM 15 release date
#1320 opened by libin049 - 4
How to compile flang without flang
#1328 opened by mayeths - 4
flang cannot build hdf5
#1305 opened by nuitlejour - 1
Variable repeat factor / Variable Format Expressions
#1312 opened by GHNewbiee