This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [Patch, Fortran] PR 40176: Fortran 2003: Procedure pointers with array return value


Dear All,

>>> PS Is my OS getting wobbly or is everybody's editor taking a long time
>>> when opening gfortran.dg? ?Is it perhaps time to make some structural
>>> changes by breaking it up?
>>
>> Well, I don't know. In which way would you break it up?
>>
>
> Maybe dg-do compile and dg-do run, or similar.
>

I was thinking, to first order, of differentiating between { dg-do run
} where the correctness of the run relies on the frontend being
correct and where optimization is not an issue and those where a more
thorough shake down is needed; essentially reviving the
gfortran.fortran-torture/execute

Just a thought....

Back to understanding what TREE_VARIANTS are all about and how to
organise module derived types and procedures to get -fwhole-file fully
operational.  (I got down to 166FAILs last nigh :-))

Paul


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