re PR target/36513 (-Wlogical-op warns about strchr)
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Fri, 19 Feb 2010 21:21:34 +0000 (21:21 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Fri, 19 Feb 2010 21:21:34 +0000 (21:21 +0000)
commitea0567b978b89e58aada9b3a3660c3ab38f2d2fd
tree34c18183b352dd559702e45ca0e7a6f4a84746d1
parent58076e217c5cbc9f578ea687a67ca49053d06674
re PR target/36513 (-Wlogical-op warns about strchr)

2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>

PR 36513
testsuite/
* c-c++-common/pr36513.c: New testcase.
* c-c++-common/pr36513-2.c: New testcase.

From-SVN: r156912
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/pr36513-2.c [new file with mode: 0644]
gcc/testsuite/c-c++-common/pr36513.c [new file with mode: 0644]