Hi, and a testcase for the Fortran dynamic arrays. It requires the already patched gcc-4.3 to PASS. Also found out GDB testsuite (or rather dejagnu) never find gcc-4.x gfortran as it is no longer called `g77'. One can workaround it by: ln -s `which gfortran` g77 I assume it is a dejagnu bug and its `find_g77' should find even `gfortran'. Regards, Jan