+2016-06-02 Martin Liska <mliska@suse.cz>
+
+ * predict.def: Fix typo in PRED_FORTRAN_FAIL_IO display name.
+
2016-06-02 H.J. Lu <hongjiu.lu@intel.com>
Julia Koval <julia.koval@intel.com>
used for I/O failures such as for invalid unit numbers. This predictor
only occurs when the user explicitly asked for a return status. By default,
the code aborts, which is handled via PRED_NORETURN. */
-DEF_PREDICTOR (PRED_FORTRAN_FAIL_IO, "fail alloc", HITRATE(85), 0)
+DEF_PREDICTOR (PRED_FORTRAN_FAIL_IO, "fail IO", HITRATE (85), 0)
/* Branch leading to a run-time warning message which is printed only once
are unlikely. The print-warning branch itself can be likely or unlikely. */