Someone has broken gfortran on FreeBSD with dwarf debugging. This is a regression. Please fix!
Testing debug/trivial.f, -gdwarf-21 Executing on host: /usr/home/kargl/gcc/obj4x/gcc/testsuite/gfortran/../../gfortr an -B/usr/home/kargl/gcc/obj4x/gcc/testsuite/gfortran/../../ /usr/home/kargl/gcc /gcc4x/gcc/testsuite/gfortran.dg/debug/trivial.f -gdwarf-21 -S -o trivial.s (timeout = 300) f951: error: dwarf version 21 is not supported compiler exited with status 1 output is: f951: error: dwarf version 21 is not supported FAIL: gfortran.dg/debug/trivial.f -gdwarf-21 (test for excess errors) Excess errors: f951: error: dwarf version 21 is not supported Testing debug/trivial.f, -gdwarf-2 Testing debug/trivial.f, -gdwarf-23 Executing on host: /usr/home/kargl/gcc/obj4x/gcc/testsuite/gfortran/../../gfortran -B/usr/home/kargl/gcc/obj4x/gcc/testsuite/gfortran/../../ /usr/home/kargl/gcc/gcc4x/gcc/testsuite/gfortran.dg/debug/trivial.f -gdwarf-23 -S -o trivial.s (timeout = 300) f951: error: dwarf version 23 is not supported compiler exited with status 1 output is: f951: error: dwarf version 23 is not supported FAIL: gfortran.dg/debug/trivial.f -gdwarf-23 (test for excess errors) Excess errors: f951: error: dwarf version 23 is not supported testcase /usr/home/kargl/gcc/gcc4x/gcc/testsuite/gfortran.dg/debug/debug.exp completed in 1 seconds Running /usr/home/kargl/gcc/gcc4x/gcc/testsuite/gfortran.dg/dg.exp ... -- Steve