https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50406
--- Comment #5 from Vittorio Zecca ---
With 7.0.1 20170318 compiles links and executes correctly.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50406
Vittorio Zecca changed:
What|Removed |Added
Version|4.8.0 |7.0
--- Comment #4 from Vittorio Zecca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50406
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50406
--- Comment #2 from Vittorio Zecca ---
! gfortran produces weird ld message undefined reference to `___MOD_str'
module m
contains
function fun(i)
character(2), PARAMETER:: str(1) = (/'SD'/)
character(
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50406
Vittorio Zecca changed:
What|Removed |Added
Version|4.7.0 |4.8.0
--- Comment #1 from Vitt
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50406
Joost VandeVondele changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|