This is the mail archive of the gcc-bugs@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: f771 got fatal signal 11


On Fri, Apr 13, 2001 at 06:49:48PM +0900, KATAYAMA Jiro wrote:
> g77 (Cygwin special?? see below) cannot compile following subroutine:
...
> With only one PRINT statement, compiled successfully.
> But with two PRINTs,  failed. (same error)
> How about 3? No problem.
> More than 4 PRINTSs, same error occurred.
> 
> By using older version of g77, such error does not occur.
> Is this g77 problem? code problem? hardware problem?...
> 
> If there are some points I should check, please give me the
> information.

What version of the Cygwin library are you using?  I am suspicious of
bugs in its memory allocator.

zw


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