[Patch, fortran] PR38665 - [4.4 Regression] ICE in check_host_association
Paul Richard Thomas
paul.richard.thomas@gmail.com
Sun Jan 4 19:53:00 GMT 2009
Dear All,
Another one of these pesky regressions! The bug and the patch are
self-explanatory. Please note the TODO in resolve.c.
Bootstrapped and regtested on FC9/x86_i64 - OK for trunk and for 4.3 in a week?
Paul
2009-01-04 Paul Thomas <pault@gcc.gnu.org>
PR fortran/38665
* gfortran.h : Add bit to gfc_expr 'user_operator'
* interface.c (gfc_extend_expr): Set the above if the operator
is substituted by a function.
* resolve.c (check_host_association): Return if above is set.
2009-01-04 Paul Thomas <pault@gcc.gnu.org>
PR fortran/38665
* gfortran.dg/host_assoc_function_5.f90: New test.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: submit.diff
Type: text/x-patch
Size: 3453 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20090104/09822dbb/attachment.bin>
More information about the Fortran
mailing list