some problems with gcc/testsuite/gfortran.dg/ tests in 4.3-20061111 with OSX 10.3

Dominique Dhumieres dominiq@lps.ens.fr
Tue Nov 14 15:03:00 GMT 2006


The file gcc/testsuite/gfortran.dg/actual_array_interface_1.f90 in the 
latest 4.3 snashot (20061111) is empty, as well as:

http://gcc.gnu.org/viewcvs/trunk/gcc/testsuite/gfortran.dg/actual_array_interface_1.f90?revision=118220&view=markup&sortby=date

Now I have a more serious problem with 

gcc/testsuite/gfortran.dg/intrinsic_actual_2.f90 

which hangs under OSX 10.3.  Could some having a normal build of
4.3-20061111 on OSX 10.3 (if it does exist) test this program?  The reason
why I ask is because I had a tough time to do the build with my hacked
Finck script: see

http://gcc.gnu.org/ml/gcc/2006-11/msg00534.html

and I wonder if the problem is due to the way I did the build or to a 
deeper problem. Apparently the executable hangs in the 
mach_kernel->machine_idle_ret at:

mtmsr r7
isync

without using any CPU time. Note that the problem disappears if I remove 
the PRINT's in the functions SUB and BAR.

TIA

Dominique



More information about the Fortran mailing list