[Bug testsuite/78256] [7 Regression] test case gcc.dg/pr35691-1.c fails starting with its introduction in r241915

2016-11-09 Thread prathamesh3492 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78256

prathamesh3492 at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from prathamesh3492 at gcc dot gnu.org ---
Thanks Thomas and Bill for confirming, I will mark it as fixed.

[Bug testsuite/78256] [7 Regression] test case gcc.dg/pr35691-1.c fails starting with its introduction in r241915

2016-11-09 Thread seurer at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78256

--- Comment #5 from Bill Seurer  ---
Looks good on power, too.  Thanks!

[Bug testsuite/78256] [7 Regression] test case gcc.dg/pr35691-1.c fails starting with its introduction in r241915

2016-11-09 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78256

Thomas Preud'homme  changed:

   What|Removed |Added

 CC||thopre01 at gcc dot gnu.org

--- Comment #4 from Thomas Preud'homme  ---
(In reply to prathamesh3492 from comment #3)
> Bill, could you please confirm if r241994 fixes the test-cases for you ?
> 
> Thanks,
> Prathamesh

It fixed the problem for arm-none-eabi (which I was about to report when I saw
this) at least. Thanks.

[Bug testsuite/78256] [7 Regression] test case gcc.dg/pr35691-1.c fails starting with its introduction in r241915

2016-11-09 Thread prathamesh3492 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78256

--- Comment #3 from prathamesh3492 at gcc dot gnu.org ---
Bill, could you please confirm if r241994 fixes the test-cases for you ?

Thanks,
Prathamesh

[Bug testsuite/78256] [7 Regression] test case gcc.dg/pr35691-1.c fails starting with its introduction in r241915

2016-11-09 Thread prathamesh3492 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78256

--- Comment #2 from prathamesh3492 at gcc dot gnu.org ---
Author: prathamesh3492
Date: Wed Nov  9 09:46:13 2016
New Revision: 241994

URL: https://gcc.gnu.org/viewcvs?rev=241994=gcc=rev
Log:
2016-11-09  Prathamesh Kulkarni  

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

Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.dg/pr35691-1.c
trunk/gcc/testsuite/gcc.dg/pr35691-2.c

[Bug testsuite/78256] [7 Regression] test case gcc.dg/pr35691-1.c fails starting with its introduction in r241915

2016-11-09 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78256

Richard Biener  changed:

   What|Removed |Added

  Component|middle-end  |testsuite
   Target Milestone|--- |7.0
Summary|test case   |[7 Regression] test case
   |gcc.dg/pr35691-1.c fails|gcc.dg/pr35691-1.c fails
   |starting with its   |starting with its
   |introduction in r241915 |introduction in r241915

--- Comment #1 from Richard Biener  ---
Input does not match expectation  (LOGICAL_OP_NON_SHORT_CIRCUIT)