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]

PING - Re: [Patch, Fortran] PR33106 - F95 does not allow public entries to private derived types


Tobias Burnus wrote:
> :ADDPATCH fortran:
>
> For details, see PR and links therein. The following is invalid Fortran
> 95, but valid Fortran 2003; gfortran was accepting it with -std=f95:
> Build and regression tested on x86_64-unknown-linux-gnu with no new
> failures.
> Ok for the trunk?
>   
See: http://gcc.gnu.org/ml/gcc-patches/2007-09/msg01118.html
and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33106


I also would like to see a review for:

[Patch, Fortran] Change error into std-notify (F2003) for private type
to public interfaces
http://gcc.gnu.org/ml/gcc-patches/2007-09/msg01102.html

(The latter is also mentioned in PR33106 as comment 5.)

Tobias


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