[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-22 Thread juergen.reuter at desy dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 --- Comment #8 from Jürgen Reuter --- > > Hi Harald, > as I reported this to NAG and Intel as well, I got the following reply from > Malcolm Cohen from NAG: > "I note that there is an error in your example at line 56: it has > procedure(dlsym)

[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-22 Thread juergen.reuter at desy dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 --- Comment #7 from Jürgen Reuter --- (In reply to anlauf from comment #6) > (In reply to Jürgen Reuter from comment #5) > > as I reported this to NAG and Intel as well, I got the following reply from > > Malcolm Cohen from NAG: > > "I note that

[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-22 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 anlauf at gcc dot gnu.org changed: What|Removed |Added Version|unknown |16.0 --- Comment #6 from anl

[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-22 Thread juergen.reuter at desy dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 --- Comment #5 from Jürgen Reuter --- (In reply to anlauf from comment #4) > It fails for all gfortran versions since at least 7. > > NAG says: > > Panic: pr119889.f90, line 59: Impossible no interface > Internal Error -- please report this bu

[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-22 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 anlauf at gcc dot gnu.org changed: What|Removed |Added CC||anlauf at gcc dot gnu.org --

[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-21 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 Jerry DeLisle changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-21 Thread juergen.reuter at desy dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 --- Comment #2 from Jürgen Reuter --- (In reply to Jerry DeLisle from comment #1) > Thankyou for this report. Can you tell us the version number of gfortran? > > gfortran -v will list the version. It fails for sure with the two default compile

[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-21 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot gnu.org --- Commen