Issue 159794
Summary Flang does not support the -finit-real flag
Labels flang
Assignees
Reporter arrowd
    Trying to compile https://netlib.org/math/ with Flang 21 I bumped into the following error:

```
flang-21: error: unknown argument: '-finit-real=NAN'
```

A similar issue for the `-finit-local-zero` flag is reported here: https://github.com/llvm/llvm-project/issues/157042
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to