------- Comment #11 from kargl at gcc dot gnu dot org  2005-10-19 14:59 -------
(In reply to comment #10)

> Running /home/eric/cvs/gcc/gcc/testsuite/gfortran.dg/dg.exp ...
> FAIL: gfortran.dg/large_real_kind_2.F90  -O0  (test for excess errors)
> WARNING: gfortran.dg/large_real_kind_2.F90  -O0  compilation failed to produce
> executable

> However I see that large_real_kind_2.F90 was added alongside the
> patch.  What's
> the correct approach to fixing that?  Enhancing again c99_functions?

The only fix that I've found is to delete the code up to the
last line "end".  Apparently, dejagnu will not xfail a *.F90 file
that needs to go through the preprocessor.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24432

Reply via email to