check problems with -g/-m64

Tobias Burnus burnus@net-b.de
Tue Jun 10 13:40:00 GMT 2008


IainS wrote:
> make check with  -m64 on
> powerpc-apple-darwin8 is throwing our a huge number of extra errors 
> when checking gfortran (c.f. default, m32).
I think this is a known problem, which won't be fixed.

If I read http://gcc.gnu.org/ml/gcc-patches/2007-02/msg00735.html
(plus referred/follow up emails) correctly,
one can replace -g by -gdwarf-2 - then it works.

For the test suite, one could do so, e.g., in
gcc/testsuite/lib/fortran-torture.exp and .../gcc-dg.exp.


Tobias



More information about the Fortran mailing list