return true;
}
-/* Return a cost of building a vector costant
+/* Return a cost of building a vector constant
instead of using a scalar one. */
int
}
-/* Write out the lang-specifc vals of node T. */
+/* Write out the lang-specific vals of node T. */
void
trees_out::lang_vals (tree t)
enum jump_func_type
{
IPA_JF_UNKNOWN = 0, /* newly allocated and zeroed jump functions default */
- IPA_JF_CONST, /* represented by field costant */
+ IPA_JF_CONST, /* represented by field constant */
IPA_JF_PASS_THROUGH, /* represented by field pass_through */
IPA_JF_LOAD_AGG, /* represented by field load_agg */
IPA_JF_ANCESTOR /* represented by field ancestor */
@code{RUN_UNDER_VALGRIND} is present in the
environment (with any value). If it is present, it runs the test client
code under valgrind@footnote{https://valgrind.org},
-specifcally, the default
+specifically, the default
memcheck@footnote{https://valgrind.org/docs/manual/mc-manual.html}
tool with
--leak-check=full@footnote{https://valgrind.org/docs/manual/mc-manual.html#opt.leak-check}.
The jit testsuite detects if :envvar:`RUN_UNDER_VALGRIND` is present in the
environment (with any value). If it is present, it runs the test client
code under `valgrind <https://valgrind.org>`_,
-specifcally, the default
+specifically, the default
`memcheck <https://valgrind.org/docs/manual/mc-manual.html>`_
tool with
`--leak-check=full
! { dg-do run }
!
-! [OOP] Ensure that different specifc interfaces are
+! [OOP] Ensure that different specific interfaces are
! handled properly by dynamic dispatch.
!
! Contributed by Salvatore Filippone <sfilippone@uniroma2.it>
REAL(DP) :: ecutw = 0.0d0
REAL(DP) :: gcutw = 0.0d0
- ! values for costant cut-off computations
+ ! values for constant cut-off computations
REAL(DP) :: ecfix = 0.0d0 ! value of the constant cut-off
REAL(DP) :: ecutz = 0.0d0 ! height of the penalty function (above ecfix)
|| ifn == IFN_MASK_STORE
|| ifn == IFN_MASK_CALL
/* Don't keep the if-converted parts when the ifn with
- specifc type is not supported by the backend. */
+ specific type is not supported by the backend. */
|| (direct_internal_fn_p (ifn)
&& !direct_internal_fn_supported_p
(call, OPTIMIZE_FOR_SPEED)))
# Set any OS-dependent bits.
# Set the os_include_dir.
-# Set the error_costants_dir.
+# Set the error_constants_dir.
# Set c_model, c_compatibility here.
# If atomic ops and/or numeric limits are OS-specific rather than
-# CPU-specifc, set those here too.
+# CPU-specific, set those here too.
# THIS TABLE IS SORTED. KEEP IT THAT WAY.
case "${host_os}" in
aix[56789]*)
# Set any OS-dependent bits.
# Set the os_include_dir.
-# Set the error_costants_dir.
+# Set the error_constants_dir.
# Set c_model, c_compatibility here.
# If atomic ops and/or numeric limits are OS-specific rather than
-# CPU-specifc, set those here too.
+# CPU-specific, set those here too.
# THIS TABLE IS SORTED. KEEP IT THAT WAY.
case "${host_os}" in
aix[56789]*)