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: [gfortran,patch] Correctly handle "empty" derived types


François-Xavier Coudert wrote:
> Regtested on x86_64-linux, manually tested on a few examples, will
> come with testcases. OK to commit?
>   
OK. For the test case:

You could add, e.g., "type(t) :: a" to the existing
gfortran.dg/used_types_18.f90 (add also a reference to the new PR). This
should be enough for a starter, but I would not oppose to more extensive
tests - either in that file or additional files; nor would I mind to
have a -std=f95 test case.

Tobias


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