diff options
Diffstat (limited to 'openmp/runtime/src/i18n/en_US.txt')
| -rw-r--r-- | openmp/runtime/src/i18n/en_US.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/openmp/runtime/src/i18n/en_US.txt b/openmp/runtime/src/i18n/en_US.txt index cf262d9c752..822f73c0ef1 100644 --- a/openmp/runtime/src/i18n/en_US.txt +++ b/openmp/runtime/src/i18n/en_US.txt @@ -425,7 +425,7 @@ AffHWSubsetManyTiles "KMP_HW_SUBSET ignored: too many L2 Caches requeste AffHWSubsetManyProcs "KMP_HW_SUBSET ignored: too many Procs requested." HierSchedInvalid "Hierarchy ignored: unsupported level: %1$s." AffFormatDefault "OMP: pid %1$s tid %2$s thread %3$s bound to OS proc set {%4$s}" - +APIDeprecated "%1$s routine deprecated, please use %2$s instead." # -------------------------------------------------------------------------------------------------- -*- HINTS -*- @@ -489,4 +489,3 @@ SystemLimitOnThreads "System-related limit on the number of threads." # -------------------------------------------------------------------------------------------------- # end of file # # -------------------------------------------------------------------------------------------------- - |

