]> granicus.if.org Git - p11-kit/commit
Reorganize tests, work around optimization bug
authorStef Walter <stefw@collabora.co.uk>
Tue, 20 Dec 2011 14:18:37 +0000 (15:18 +0100)
committerStef Walter <stefw@collabora.co.uk>
Tue, 20 Dec 2011 14:18:37 +0000 (15:18 +0100)
commit2da833b0ca9539c12745d2f9fef1e7be7c7792dc
tree33a0beb93b67334c4916718da4e9c529f5ca275c
parent9328bb7f0aed047dea47e8674e19865d90d423a5
Reorganize tests, work around optimization bug

 * Encountered a gcc optimization bug in gcc 4.6.1 which seems to
   be reordering related function calls eroneously. This bug seems
   to be fixed in 4.6.2.
 * Reorganize test code to get around this bug building on mingw,
   and ubuntu 11.10, both of which use gcc 4.6.1
tests/hash-test.c