------- Comment #10 from kmccarty at debian dot org 2008-08-23 02:59 ------- (In reply to comment #9) > Kevin, I can no longer reproduce this bug. I think it was fixed by the same > patch that fixed PR 35659. Are you able to reproduce this or can we close it > as fixed?
First, sorry for the delayed reply. With the latest gfortran from the gcc 4.3 branch in svn, I can unfortunately still reproduce this bug using both my test case and the cut-down test case provided by Steve Ellcey. I do find that PR 35659 is now fixed for me. (sid)[EMAIL PROTECTED]:~$ ~/gcc-4.3-branch/bin/gfortran -v Using built-in specs. Target: ia64-unknown-linux-gnu Configured with: ./configure --enable-fortran --prefix=/home/kmccarty/gcc-4.3-branch/ --with-mpfr=/home/kmccarty/gcc-4.3-branch/ --with-gmp=/home/kmccarty/gcc-4.3-branch/ Thread model: posix gcc version 4.3.2 20080822 (prerelease) (GCC) Would you like me to also try with SVN trunk? Anything else you need to know? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35658