Files
bison/tests
Akim Demaille 0a36880ad1 tests: beware of compilers that do not support POSIXLY_CORRECT
Running "maintainer-release-check" on OS X with Clang 2.9 fails,
because "clang-mp-2.9 -o test -g test.c" launches "/usr/bin/dsymutil
test -o test.dSYM" which fails with "error: unable to open executable
'-o'".

* m4/c-working.m4 (BISON_CHECK_WITH_POSIXLY_CORRECT)
(BISON_C_COMPILER_POSIXLY_CORRECT): New.
* configure.ac: Use the latter.
* tests/atlocal.in (POSIXLY_CORRECT_IS_EXPORTED): New.
* tests/local.at (AT_BISON_CHECK_WARNINGS_): Use it instead of computing its
value each time.
(AT_QUELL_VALGRIND): Skip tests that cannot work because of compilers
that do not support POSIXLY_CORRECT.
2012-11-07 17:23:06 +01:00
..
2012-10-22 12:16:33 +02:00
2012-10-22 12:16:33 +02:00
2012-11-05 13:13:19 +01:00
2012-10-22 12:16:33 +02:00
2012-07-18 09:17:31 +02:00
2012-06-21 22:54:40 +02:00
2012-01-13 11:48:14 +01:00
2012-01-13 11:48:14 +01:00
2012-10-22 12:16:33 +02:00
2012-10-22 12:17:37 +02:00