Bernd Schmidt wrote:
> Compiling Fortran code with the ptx backend I'm working on results in
> assembler warnings about mismatch between function calls and function decls.
>
> Bootstrapped and tested on x86_64-linux. Ok?

OK.

The change/bug is due to my fortran-caf -> trunk patch at
https://gcc.gnu.org/ml/fortran/2014-04/msg00091.html,
which seemingly missed the function declaration when updating the calls and
the library.

Thanks!

Tobias

Reply via email to