Add a test function which verifies we can pass a struct ptr to va_arg for all support...
commit5ade19c4211db61c7e85c417677ea1384891a5c5
authorChristian Jullien <jullien@eligis.com>
Sun, 22 Mar 2020 07:40:35 +0000 (22 08:40 +0100)
committerChristian Jullien <jullien@eligis.com>
Sun, 22 Mar 2020 07:40:35 +0000 (22 08:40 +0100)
tree7eb3aa7717361267f8ec5e60e589ba310faf819e
parentec0e93616f8cb29c85eaed75ec3e503be059af76
Add a test function which verifies we can pass a struct ptr to va_arg for all supported architectures. The bug has been identify by trying to compile FFTW-3.3.8.
tests/tcctest.c