[Patch, Fortran] PR34248 - ICE with assumed-length character functions having RESULT(...)

Tobias Burnus burnus@net-b.de
Thu Nov 29 18:04:00 GMT 2007


:ADDPATCH fortran:

gfortran is currently crashing for assumed-length character functions if
"RESULT(variable)" is specified.

The attached patch fixes this. (Actually, only the "sym->ts.cl->length"
is NULL.)

Build and regression tested on x86-64 Linux.
OK for the trunk?

Tobias

PS: Could someone also review the following patch?

http://gcc.gnu.org/ml/gcc-patches/2007-11/msg01062.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: result-func.diff
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20071129/3bc8a212/attachment.ksh>


More information about the Gcc-patches mailing list