We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've tried to compile this library with AMD's aocc flang but I'm having the following error:
flang
F90-F-0000-Internal compiler error. no type conversion available 0 (build/dependencies/forbear/src/lib/forbear_bar_object.F90: 294) F90/x86-64 Flang - 1.5 2017-05-01: compilation aborted
The shown line (294) is just the end of a subroutine so it is not the actual error.
I'm not in any hurry for running my codes with flang, but just wanted you to know just in case :)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've tried to compile this library with AMD's aocc
flang
but I'm having the following error:The shown line (294) is just the end of a subroutine so it is not the actual error.
I'm not in any hurry for running my codes with
flang
, but just wanted you to know just in case :)The text was updated successfully, but these errors were encountered: