[Bug fortran/93787] Rejects non-ambigous specific in generic –

2021-02-15 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93787 --- Comment #4 from Tobias Burnus --- The problem is in count_types_test: For 'type(*),dimension(..)', compare_type_rank_if accepts a scalar integer For 'type(*),dimension(*)', it does not. As 'dimension(..)' accepts scalars, the symmetry is br

[Bug fortran/93787] Rejects non-ambigous specific in generic –

2021-02-14 Thread dominiq at lps dot ens.fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93787 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug fortran/93787] Rejects non-ambigous specific in generic –

2020-02-18 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93787 --- Comment #2 from Tobias Burnus --- Note: Once this bug is fixed, libgomp/openacc_lib.h shall be updated as the 'async_' name is user visible and wrong.

[Bug fortran/93787] Rejects non-ambigous specific in generic –

2020-02-17 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93787 --- Comment #1 from Tobias Burnus --- The following compiles with free-form source code but shows for fixed-form source code: Error: Ambiguous interfaces in generic interface 'acc_create_async' for ‘acc_create_async_32_h’ at (1) and ‘acc_create_