------- Comment #7 from manfred99 at gmx dot ch  2010-04-01 07:42 -------
Thanks for the quick fix!

I can confirm that the patch works for both the "(a)" and the "*" case.

In the code, there is still some size_t reference, should 
probably be gfc_offset as well:

   if (u == NULL)
     return ((size_t) -1);

Not that it would matter, though.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43605

Reply via email to