This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Core dump in s_rsfe


>>>>> "NM" == Nicolas Moeri <moeri@dma.epfl.ch> writes:

 NM> I'm recompiling some f77 programs with egcs-2.91.43. Any program
 NM> produces a core dump in routine s_rsfe as f__curunit is a null
 NM> pointer.  Any suggestion ?

I just checked in a fix for a bad merge of a libf2c update which Toon
spotted:

        * libI77/wsfe.c (s_wsfe): Fix setting of f__curunit lost in
        previous change.
        * libI77/rsfe.c (s_rsfe): Likewise.


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