[Bug testsuite/85368] [8/9 regression] phi-opt-11 test fails on IBM Z

2018-11-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85368 --- Comment #14 from Jakub Jelinek --- Author: jakub Date: Fri Nov 30 23:26:41 2018 New Revision: 266700 URL: https://gcc.gnu.org/viewcvs?rev=266700=gcc=rev Log: PR testsuite/85368 * params.def

[Bug testsuite/85368] [8/9 regression] phi-opt-11 test fails on IBM Z

2018-11-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85368 Jakub Jelinek changed: What|Removed |Added Attachment #45129|0 |1 is obsolete|

[Bug testsuite/85368] [8/9 regression] phi-opt-11 test fails on IBM Z

2018-11-30 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85368 --- Comment #12 from Christophe Lyon --- Hi Jakub, thanks for doing this. I tested on many combination of arm* targets, and it was OK except for some of them: --target arm-none-eabi --with-mode thumb --with-cpu cortex-m3 --with-fpu default

[Bug testsuite/85368] [8/9 regression] phi-opt-11 test fails on IBM Z

2018-11-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85368 --- Comment #11 from Jakub Jelinek --- It is enough to test it with: cd build-dir/gcc make check-gcc RUNTESTFLAGS="dg.exp='binop-xor1.c builtin-bswap-7.c pr21643.c pr46309.c' tree-ssa.exp='forwprop-28.c phi-opt-11.c phi-opt-2.c reassoc-32.c

[Bug testsuite/85368] [8/9 regression] phi-opt-11 test fails on IBM Z

2018-11-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85368 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug testsuite/85368] [8/9 regression] phi-opt-11 test fails on IBM Z

2018-11-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85368 --- Comment #9 from Jakub Jelinek --- Ah, arm ignores the BRANCH_COST altogether: #define LOGICAL_OP_NON_SHORT_CIRCUIT\ ((optimize_size) \ ?

[Bug testsuite/85368] [8/9 regression] phi-opt-11 test fails on IBM Z

2018-11-28 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85368 Christophe Lyon changed: What|Removed |Added CC||clyon at gcc dot gnu.org --- Comment

[Bug testsuite/85368] [8/9 regression] phi-opt-11 test fails on IBM Z

2018-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85368 --- Comment #7 from Jakub Jelinek --- Testcase actually changed in r266515, sorry for the inconvenience.

[Bug testsuite/85368] [8/9 regression] phi-opt-11 test fails on IBM Z

2018-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85368 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Wed Nov 28 11:08:58 2018 New Revision: 266552 URL: https://gcc.gnu.org/viewcvs?rev=266552=gcc=rev Log: PR testsuite/85368 * gcc.dg/tree-ssa/phi-opt-11.c: For branch_cost

[Bug testsuite/85368] [8/9 regression] phi-opt-11 test fails on IBM Z

2018-11-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85368 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #5

[Bug testsuite/85368] [8/9 regression] phi-opt-11 test fails on IBM Z

2018-07-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85368 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.2 |8.3 --- Comment #4 from Jakub Jelinek

[Bug testsuite/85368] [8/9 regression] phi-opt-11 test fails on IBM Z

2018-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85368 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.0 |8.2 --- Comment #3 from Jakub Jelinek