ext-cryptopp/TestPrograms
Jeffrey Walton 0b5747421b
Add -fno-devirtualize when using GCC 12 (GH #1134, GH #1141, PR #1147)
This is not a fix since it only treats the symptom of GCC removing live code. We do not know why GCC is doing it.
2022-08-24 23:00:04 -04:00
..
dump2def.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_32bit.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_64bit.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_arm_acle_header.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_arm_aes.cpp Fix test program include 2022-02-13 16:54:02 -05:00
test_arm_armv7.cpp Add test_arm_armv7.cpp program 2022-02-11 22:14:50 -05:00
test_arm_asimd.cpp Fix test program include 2022-02-13 16:54:02 -05:00
test_arm_crc.cpp Fix test program include 2022-02-13 16:54:02 -05:00
test_arm_neon_header.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_arm_neon.cpp Fix test program include 2022-02-13 16:54:02 -05:00
test_arm_pmull.cpp Fix test program include 2022-02-13 16:54:02 -05:00
test_arm_sha1.cpp Fix test program include 2022-02-13 16:54:02 -05:00
test_arm_sha3.cpp Fix test program include 2022-02-13 18:12:17 -05:00
test_arm_sha256.cpp Fix test program include 2022-02-13 16:54:02 -05:00
test_arm_sha512.cpp Fix test program include 2022-02-13 16:54:02 -05:00
test_arm_sm3.cpp Fix SM3 and SM4 test programs 2022-02-13 18:21:54 -05:00
test_arm_sm4.cpp Fix SM3 and SM4 test programs 2022-02-13 18:21:54 -05:00
test_asm_mixed.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11_alignas.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11_alignof.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11_assert.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11_atomic.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11_auto.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11_constexpr.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11_deletefn.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11_enumtype.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11_initializer.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11_lambda.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11_noexcept.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11_nullptr.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11_staticinit.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11_sync.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11_vartemplates.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx11.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx14.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx17_assert.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx17_exceptions.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx17.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx98_exception.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_cxx.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_glibc.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_newlib.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_nodevirtualize.cpp Add -fno-devirtualize when using GCC 12 (GH #1134, GH #1141, PR #1147) 2022-08-24 23:00:04 -04:00
test_ppc_aes.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_ppc_altivec.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_ppc_power7.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_ppc_power8.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_ppc_power9.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_ppc_sha.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_ppc_vmull.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_pthreads.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_aes.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_avx2.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_avx512.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_avx.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_clmul.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_cpuid.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_rdrand.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_rdseed.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_sha.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_sse2.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_sse3.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_sse41.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_sse42.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_ssse3.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_via_aes.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_via_rng.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00
test_x86_via_sha.cpp Use *.cpp file extension for test programs (GH #1024) 2021-04-20 04:44:21 -04:00