Skip to content

KnownIssues

KAWASHIMA Takahiro edited this page Jul 8, 2024 · 3 revisions

Known Issues

There are some known issues in the Fujitsu Compiler Test Suite. Please see the linked issue pages for details.

If you find another issue, please let us know in a GitHub issue.

In addition, there are some other issues when using current Flang (as of 2024-06-14).

  • The following test program needs too large memory (over 200 GiB) at compile-time. It may cause out-of-memory.
    Fortran/0101/0101_0030.f90
    
  • The following test programs take a long time (90 min. on A64FX) at compile-time.
    Fortran/0106/0106_0033.F90
    Fortran/0106/0106_0034.F90
    
Clone this wiki locally