compiler-explorer icon indicating copy to clipboard operation
compiler-explorer copied to clipboard

[COMPILER REQUEST]: Flang 17.0.X

Open foxtran opened this issue 2 years ago • 2 comments

Compiler name

Flang (FlangLLVM)

Compiler version

17.0.0 x86-64

Compiler language

Fortran

Compiler homepage

https://github.com/llvm/llvm-project/tree/release/17.x/flang

Motivation

Compiler Explorer has FlangLLVM 15.0.0. It is too old and has a lot of not-implemented features

foxtran avatar Nov 18 '23 09:11 foxtran

Overlaps with https://github.com/compiler-explorer/compiler-explorer/issues/4334. I've been looking that so I'll update there.

Specific versions of flang would be nice to have in future.

DavidSpickett avatar Nov 21 '23 09:11 DavidSpickett

The trunk build of llvm flang (flang-new) has now been updated, so it is currently 18.x (soon to be 19.x when the release branch happens).

If you specifically want to see released versions as separate compilers, I'm not planning to do that personally until such time flang-new becomes simply flang (which is planned for some future date).

So this can be closed if all you wanted was an up to date version.

DavidSpickett avatar Jan 22 '24 14:01 DavidSpickett