OSDN Git Service

* gfortran.h (gfc_option_t): Add flag_backtrace field.
[pf3gnuchains/gcc-fork.git] / gcc / fortran / lang.opt
index b1d5f22..c1697fc 100644 (file)
@@ -93,6 +93,10 @@ fbackslash
 Fortran
 Specify that backslash in string introduces an escape character
 
+fbacktrace
+Fortran
+Produce a backtrace when a runtime error is encountered
+
 fblas-matmul-limit=
 Fortran RejectNegative Joined UInteger
 -fblas-matmul-limit=<n>        Size of the smallest matrix for which matmul will use BLAS