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] PR34248 - ICE with assumed-length character functions having RESULT(...)


> 2007-11-29  Tobias Burnus  <burnus@net-b.de>
>
>         PR fortran/34248
>         * trans-decl.c (generate_dependency_declarations): Check
>         for NULL pointers before accessing the string length.

OK

> PS: Could someone also review the following patch?
> http://gcc.gnu.org/ml/gcc-patches/2007-11/msg01062.html

It also looks OK, but as I'm not too familiar with that part of the
standard, please allow 24h from now for others to comment before
committing.

FX


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