Sebastian b7e48a9b27
Fix #9399 (Build Failure on x86: error: unknown type name '__int128_t') (#2254)
https://stackoverflow.com/questions/16088282/is-there-a-128-bit-integer-in-gcc
suggests to test for __SIZEOF_INT128__. This test is added now and
Cppcheck now also compiles for a 32 bit target with the expected
warning that there is no 128-bit integer. "make test" also works.
2019-10-09 10:25:21 +02:00
..
2019-06-29 07:49:14 +02:00
2019-03-16 09:17:50 +01:00
2019-09-01 11:49:43 +02:00
2019-02-09 07:24:06 +01:00
2019-03-16 09:17:50 +01:00
2019-06-15 13:01:45 +02:00
2019-03-16 09:17:50 +01:00
2019-06-29 07:49:14 +02:00
2019-03-16 09:17:50 +01:00
2019-04-06 06:54:38 +02:00
2019-03-16 09:17:50 +01:00
2019-02-09 07:24:06 +01:00
2019-05-17 09:31:41 +02:00
2019-09-12 10:46:33 +02:00
2019-08-12 12:54:25 +02:00
2019-02-09 07:24:06 +01:00
2019-09-25 15:25:19 +02:00
2019-02-09 07:24:06 +01:00
2019-09-01 11:49:43 +02:00
2019-09-25 15:25:19 +02:00
2019-09-01 11:49:43 +02:00
2019-07-31 22:35:51 +02:00
2019-09-01 11:49:43 +02:00
2019-09-20 15:07:27 +02:00
2019-09-02 15:44:40 +02:00