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]

[Patch, fortran] PR38907 - [4.3/4.4 Regression ] ICE when contained function has same name as module function and used in expression


Dear All,

I have cleared a regression and a TODO all at once:-)  The disliked
matching in check_host_association has now been removed and the
conversion done entirely by manipulation of the gfc_expr and its
appendages.  ChangeLogs will be engineered tomorrow - I'm off to bed!

Bootstraps and regtests on FC9/x86_64 - OK for trunk and for 4.3 in
the fullness of time?

Cheers

Paul

Attachment: submit.diff
Description: Binary data


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