PR 48915 Abort handling
commitb213026321bf358442a72f56418bb6e5deef4322
authorjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 14 May 2011 08:44:09 +0000 (14 08:44 +0000)
committerjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 14 May 2011 08:44:09 +0000 (14 08:44 +0000)
tree7992bcce7fae4d0b2746f2216e3a5e1c98df7aa2
parentabe12f3ee643ba6397424e0f6bc1e7c661e9d05c
PR 48915 Abort handling

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173750 138bc75d-0d04-0410-961f-82ee72b054a4
16 files changed:
gcc/fortran/ChangeLog
gcc/fortran/gfortran.h
gcc/fortran/gfortran.texi
gcc/fortran/intrinsic.texi
gcc/fortran/invoke.texi
gcc/fortran/lang.opt
gcc/fortran/options.c
gcc/fortran/trans-decl.c
libgfortran/ChangeLog
libgfortran/intrinsics/abort.c
libgfortran/libgfortran.h
libgfortran/runtime/backtrace.c
libgfortran/runtime/compile_options.c
libgfortran/runtime/environ.c
libgfortran/runtime/error.c
libgfortran/runtime/stop.c