[Patch, Fortran, Committed] PR34689 - Fix INTENT(OUT) check for result variables as argument

Tobias Burnus burnus@net-b.de
Sun Jan 6 22:36:00 GMT 2008


Comitted as obvious (Rev. 131359).
The attached patch fixes a regression of PR34662. I was checking for
flavour = FL_VARIABLE, but this fails if the symbol is both a (result)
variable and the name of a function.

The initial patch was supposed to give an error for PARAMETERs.

Tobias
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: comitted.diff
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20080106/5d5ab504/attachment.ksh>


More information about the Fortran mailing list