re PR libfortran/89020 (close(status='DELETE') does not remove file)
[gcc.git] / gcc / params.def
index 1a2af2c80bbdb74554a79e90a777587abcb857fe..e5553af63c43faf508583e72e5257cfd65e5563b 100644 (file)
@@ -995,7 +995,7 @@ DEFPARAM (PARAM_PROFILE_FUNC_INTERNAL_ID,
 
 /* When the parameter is 1, track the most frequent N target
    addresses in indirect-call profile. This disables
-   indirect_call_profiler_v2 which tracks single target.  */
+   indirect_call_profiler_v3 which tracks single target.  */
 DEFPARAM (PARAM_INDIR_CALL_TOPN_PROFILE,
          "indir-call-topn-profile",
          "Track top N target addresses in indirect-call profile.",