r221363 - in /trunk/libgfortran: ChangeLog caf/...
tschwinge@gcc.gnu.org
tschwinge@gcc.gnu.org
Wed Mar 11 21:42:00 GMT 2015
Author: tschwinge
Date: Wed Mar 11 21:42:56 2015
New Revision: 221363
URL: https://gcc.gnu.org/viewcvs?rev=221363&root=gcc&view=rev
Log:
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.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/caf/single.c
trunk/libgfortran/runtime/minimal.c
More information about the Gcc-cvs
mailing list