[Bug fortran/89385] Incorrect members of C descriptor for an allocatable object

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 20 17:28:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89385

Paul Thomas <pault at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |pault at gcc dot gnu.org

--- Comment #3 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 45779
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45779&action=edit
Draft patch

One typo, one stupid error and a couple of misunderstood bits in the standard
led to this.

The testcase provided runs OK and the patch bootstraps and regtests.

I will go through the other PRs that you provided and will see what further
fixes are required.

Thanks

Paul


More information about the Gcc-bugs mailing list