[Patch, fortran] PR34231 and PR33541 - generic interfaces

Paul Richard Thomas paul.richard.thomas@gmail.com
Tue Nov 27 16:36:00 GMT 2007


:ADDPATCH fortran:

These patches are only related in the sense that they both are
connected with generic interfaces.

PR34231 is a simple omission of assumed size arrays from the
conditions required for character scalar actuals to map onto a
character array formal (F2003).  Assumed size should be excluded and
was not.  The testcase is the reporter's.

PR33541 is a fix of a regression reported by Dominique and Tobias.  I
had ignored the distinction between rename_lists and only-lists in my
original fix for this PR.  This version adds a symbol attribute to
flag up renaming and to cause the appropriate actions on loaded
symbols.  The testcase is that of comment #10 in the PR.

Bootstrapped and regtested on x86_ia64/FC5 - OK for trunk?

Paul

PS I have not committed Steve Kargl's patch yet - I just had no time
this morning. I will deal with it overnight.

-- 
The knack of flying is learning how to throw yourself at the ground and miss.
       --Hitchhikers Guide to the Galaxy
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Change.Logs
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20071127/6023e6fc/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: submit.diff
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20071127/6023e6fc/attachment-0001.ksh>


More information about the Fortran mailing list