r173750 - in /trunk: gcc/fortran/ChangeLog gcc/...

jb@gcc.gnu.org jb@gcc.gnu.org
Sat May 14 08:44:00 GMT 2011


Author: jb
Date: Sat May 14 08:44:09 2011
New Revision: 173750

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173750
Log:
PR 48915 Abort handling

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/gfortran.h
    trunk/gcc/fortran/gfortran.texi
    trunk/gcc/fortran/intrinsic.texi
    trunk/gcc/fortran/invoke.texi
    trunk/gcc/fortran/lang.opt
    trunk/gcc/fortran/options.c
    trunk/gcc/fortran/trans-decl.c
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/intrinsics/abort.c
    trunk/libgfortran/libgfortran.h
    trunk/libgfortran/runtime/backtrace.c
    trunk/libgfortran/runtime/compile_options.c
    trunk/libgfortran/runtime/environ.c
    trunk/libgfortran/runtime/error.c
    trunk/libgfortran/runtime/stop.c



More information about the Gcc-cvs mailing list