1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Get rid of warning comparision will always evaluate as true

This commit is contained in:
Stefan Liebler
2014-12-12 11:13:09 +01:00
committed by Andreas Krebbel
parent 9173840b4d
commit 9d9c0019e7
3 changed files with 15 additions and 3 deletions

View File

@@ -42,4 +42,5 @@ do_test_wrapper (void)
#define TEST_FUNCTION do_test_wrapper ()
#define ATTR &a
#define ATTR_NULL false
#include "tst-mutex6.c"