--- Comment #7 from ajs1 at cam dot ac dot uk 2008-12-24 16:46 ---
I have downloaded the latest version of gfortran from
gcc.gnu.org/wiki/GFortran, and it seems to be working nicely. Previously I had
followed the link from hpc.sourceforge.net, which I now see is at least a year
out of da
--- Comment #6 from pinskia at gcc dot gnu dot org 2008-12-24 15:44 ---
Works for me also on i386-darwin8.11 with 4.3.3 and 4.4.0.
So closing as fixed.
Most likely it is caused by:
DO 30 IORD = NINT(DRTAXS(4,1)),2,-1
Which means this is a dup of bug 34026.
*** This bug has be
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-12-24 15:39 ---
(In reply to comment #4)
> One thing is strange is the config: --enable-languages=fortran,c++. What about
> c? It is the first time I notice a build of gfortran without C. Is it implied
> by c++?.
C is always includ
--- Comment #4 from dominiq at lps dot ens dot fr 2008-12-24 15:36 ---
Midair collision! I was about to send:
The test in comment#2 compiles fine for me on i686-apple-darwin9 with the
options I have tried with gfortran 4.2.3, 4.3.2, and 4.4.0 (trunk).
One thing is strange is the config
--- Comment #3 from dfranke at gcc dot gnu dot org 2008-12-24 15:32 ---
Thanks for the quick response!
The attached file compiles fine for me with 4.3.2 and 4.4.0 on
i686-pc-linux-gnu. Dominique, could you give the test a spin on darwin?
Btw, the binary packages have been updated only
--- Comment #2 from ajs1 at cam dot ac dot uk 2008-12-24 15:20 ---
Created an attachment (id=16982)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16982&action=view)
Fortran subroutine
This is a simplified and cleaned-up version of the file, which still triggers
the bug, with the c
--- Comment #1 from dfranke at gcc dot gnu dot org 2008-12-24 14:34 ---
I have difficulties to reproduce.
Could you please try an up-to-date version of gfortran and see if the problem
persists? If yes, please attach a source file that triggers the compiler error
and state the exact fla