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: [Patch, fortran] PR20889 - Bad pointer types in derived type constructors.


Quoting Paul Thomas <paulthomas2@wanadoo.fr>:
> 2005-12-20  Paul Thomas  <pault@gcc.gnu.org>
>
>     PR fortran/20889
>     *resolve.c(resolve_structure_cons): Do not attempt to convert
>     the type of mismatched pointer type components, except when
>     the constructor component is BT_UNKNOWN; emit error instead.
>
> 2005-12-20  Paul Thomas  <pault@gcc.gnu.org>
>
>     PR fortran/20889
>     *gfortran.dg/pointer_component_type_1.f90: New test.

Ok.

- Tobi

:REVIEWMAIL:


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