Bug#518642: additional info on bug 518642

2009-05-21 Thread Andrew Young
I have the same bug on my lenny box. The code fragment (from a long program) that causes the bug is: OPEN (5, FILE=TBLFIL, STATUS='OLD', ERR=99) Read(5,25) 25 FORMAT(A80) The trouble appears to be triggered in parsing the format statement. Here's the relevant portion of a ba

Bug#297112: g77 bug: fixed in sarge

2005-06-10 Thread Andrew Young
I upgraded the P III box from woody to sarge, which changed the g77 compiler version from 2.95 to 3.3 -- and the bug seems to be gone. -- A. T. Young -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#297112: source code that generates bug 297112

2005-05-21 Thread Andrew Young
> Andrew Young <[EMAIL PROTECTED]> writes: > > > Another thought: the P3 machine only has 128 MB of memory. The > > problem occurred when I increased the size of some (already very > > big) arrays. The machine where it runs OK has 256 MB of memory. > > Hm

Bug#297112: g77 compiles program that segfaults before executing the Fortran code

2005-02-26 Thread Andrew Young
Package: g77 Version: 2:2.95.4-14 Severity: normal After making what I thought were minor changes to a working F77 program, which g77 had been compiling correctly, I find the current version dies with a segfault before executing any of the Fortran stuff. The program was compiled with the -fbound