re PR testsuite/78256 (test case gcc.dg/pr35691-1.c fails starting with its introduct...
authorPrathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
Wed, 9 Nov 2016 09:46:13 +0000 (09:46 +0000)
committerPrathamesh Kulkarni <prathamesh3492@gcc.gnu.org>
Wed, 9 Nov 2016 09:46:13 +0000 (09:46 +0000)
commite15861c2da5fc3b5822eedb8669c7331a6edda00
tree603f80d389fea8c45630a0abbfe2fe5960b98c7c
parent5f395580078d31f52b920a46a723da54c080a04e
re PR testsuite/78256 (test case gcc.dg/pr35691-1.c fails starting with its introduction in r241915)

2016-11-09  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>

PR middle-end/78256
testsuite/
* gcc.dg/pr35691-1.c (foo): Use & instead of &&.
* gcc.dg/pr35691-2.c (foo): Use | instead of ||.

From-SVN: r241994
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr35691-1.c
gcc/testsuite/gcc.dg/pr35691-2.c