[patch, fortran] PR42684 [4.5 Regression] ICE when interface operator(xx) available through host and use assoc in module procedure

Tobias Burnus burnus@net-b.de
Thu Jan 14 07:52:00 GMT 2010


Am 14.01.2010 03:41, schrieb Jerry DeLisle:
> On 01/13/2010 07:55 AM, Tobias Burnus wrote:
>> Shouldn't one pass q->sym->name rather than "p"?
> 
> Yes, done and regression tested. ( I had it this way originally as seen
> in the PR.  I changed it just to see what would happen. )
>
>> resolve.c:  if (gfc_compare_interfaces (sym1, sym2, NULL, 1, 0, NULL, 0))
> 
> Done and regression tested fine.
>
>> c) Adding a gcc_assert checking that name2 is not NULL, which gives a
> 
> Done, added the assert.
>
> All regression tested.  OK for trunk?

OK - thanks for the patch!

Tobias



More information about the Fortran mailing list