https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731
keroro.90 at hotmail dot it changed:
What|Removed |Added
CC||keroro.90 at hotmail dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731
--- Comment #7 from Steve Kargl ---
On Thu, Sep 12, 2019 at 01:06:12AM +, damian at sourceryinstitute dot org
wrote:
>
> --- Comment #6 from Damian Rouson ---
> Steve, I'm so incredibly glad you posted the details of your workaround.
> Th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731
--- Comment #6 from Damian Rouson ---
Steve, I'm so incredibly glad you posted the details of your workaround.
Thank you! I had seen the FCFLAG environment variable, but I hadn't noticed the
FFLAG variable listed just a few lines lower in the o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731
--- Comment #5 from Damian Rouson ---
MPICH must find ISO_Fortran_binding.h in order to build the modern Fortran
bindings that the MPI standard provides through the "mpi_f08" Fortran module.
Gfortran only started providing ISO_Fortran_binding.h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731
--- Comment #4 from Steve Kargl ---
On Wed, Sep 11, 2019 at 10:36:20PM +, damian at sourceryinstitute dot org
wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731
>
> --- Comment #3 from Damian Rouson ---
> So do I need to report thi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731
--- Comment #3 from Damian Rouson ---
So do I need to report this to the MPICH developers or is a gfortran bug? I
tried "-w -fallow-argument-mismatch" and got the same error message.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731
Thomas Koenig changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731
kargl at gcc dot gnu.org changed:
What|Removed |Added
Priority|P3 |P4
CC|