]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgfortran/runtime/minimal.c
libgfortran LIBGFOR_MINIMAL enhancements.
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 11 Mar 2015 21:42:56 +0000 (22:42 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Wed, 11 Mar 2015 21:42:56 +0000 (22:42 +0100)
commit17abb5ac387fe5ea785517522cab95f035b3a7d5
tree5b9ba83715b19f39ebd97c0e0334d1d64d489255
parentd94fae044da071381b73a2ee8afa874b14fa3820
libgfortran LIBGFOR_MINIMAL enhancements.

Based on GCC trunk r220892, for nvptx-none:

                    === gfortran Summary ===

    # of expected passes            [-31320-]{+32117+}
    # of unexpected failures        [-7222-]{+6821+}
    # of expected failures          78
    # of unresolved testcases       [-6441-]{+6158+}
    # of untested testcases         [-432-]{+391+}
    # of unsupported tests          639

libgfortran/
* caf/single.c (caf_runtime_error): Revert 2014-11-28 changes.
* runtime/minimal.c (STRERR_MAXSZ): Don't define.
(runtime_error_at, sys_abort): Bring more in line with the
non-LIBGFOR_MINIMAL code.
(runtime_warning_at, internal_error): New functions.

From-SVN: r221363
libgfortran/ChangeLog
libgfortran/caf/single.c
libgfortran/runtime/minimal.c