This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem with array of derived type with PPC


Janus,

Does your latest mod also touch the problem described in PR #36947?
(Attributes not fully checked comparing actual vs dummy procedure.)
It seems like it intersects with the error checking improvements that
you are doing with PPCs, even though my example did not use PPCs.

I would check it myself, but the recent gfortran binaries that are
kindly provided by the developers are having library/linker mismatches
with the SUSE 10 linux system that I use.  SUSE 10 was distributed with
gcc 4.1.2.  (And yes, I know I should learn how to compile my own gcc
and related tool chain from source.)

Walter Spector


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]