gcc_intrinsics_test, a C code which demonstrates some of the intrinsic functions provided by the GCC compiler.
The computer code and data files described and made available on this web page are distributed under the MIT license
gcc_intrinsics_test is available in a C version.
c_intrinsics_test, a C code which illustrates the use of intrinsic functions supplied by the C language.
cpp_intrinsics_test, a C++ program which illustrates the use of intrinsic functions supplied by the C++ language.
f90_intrinsics_test, FORTRAN90 programs which include some examples of the use of intrinsic functions included with the FORTRAN90 standard language.
g++_intrinsics_test, a C++ program which demonstrates some of the intrinsic functions provided by the G++ compiler.
gfortran_intrinsics_test, a FORTRAN90 program which demonstrates the use of some of the intrinsic functions included with the GFORTRAN compiler.