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]

Re: Yet another bug...


Thomas Koenig wrote:
>>From your description, this may be related to PR 19106.  Maybe,
> while you're working on this, you can have a look there.

This looks very much related.  If this indeed is, you should see
<http://gcc.gnu.org/ml/fortran/2004-08/msg00050.html> for an idea what needs
to be done, and <http://gcc.gnu.org/ml/fortran/2004-08/msg00017.html> and
<http://gcc.gnu.org/ml/fortran/2004-08/msg00019.html> for an idea why this
needs to be done.

The solution to the bug Tayfun reported is somewhat orthogonal to this,
because in his case, we have to generate code for the memory allocation while
compiling, whereas in the PR the library code needs to be amended.  Can you
look into adding the necessary fixes to the library?

- Tobi


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