[Bug target/68803] gcc.vect/powerpc/20050603-3.c failures since r230167

2017-01-09 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68803 Segher Boessenkool changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/68803] gcc.vect/powerpc/20050603-3.c failures since r230167

2016-11-21 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68803 --- Comment #9 from Segher Boessenkool --- Author: segher Date: Mon Nov 21 22:29:34 2016 New Revision: 242681 URL: https://gcc.gnu.org/viewcvs?rev=242681&root=gcc&view=rev Log: rs6000: rl[wd]imi without shift/rotate (PR68803) We didn't have pat

[Bug target/68803] gcc.vect/powerpc/20050603-3.c failures since r230167

2016-11-19 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68803 Andrew Pinski changed: What|Removed |Added Target Milestone|7.0 |---

[Bug target/68803] gcc.vect/powerpc/20050603-3.c failures since r230167

2016-04-28 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68803 Segher Boessenkool changed: What|Removed |Added Status|SUSPENDED |ASSIGNED

[Bug target/68803] gcc.vect/powerpc/20050603-3.c failures since r230167

2016-01-14 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68803 Segher Boessenkool changed: What|Removed |Added Status|ASSIGNED|SUSPENDED Target Milestone|6.0

[Bug target/68803] gcc.vect/powerpc/20050603-3.c failures since r230167

2016-01-14 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68803 --- Comment #7 from Segher Boessenkool --- Author: segher Date: Thu Jan 14 19:24:28 2016 New Revision: 232380 URL: https://gcc.gnu.org/viewcvs?rev=232380&root=gcc&view=rev Log: powerpc: Add some XFAILs to 20050603-3.c (PR68803) In r230167 I mad

[Bug target/68803] gcc.vect/powerpc/20050603-3.c failures since r230167

2016-01-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68803 --- Comment #6 from Martin Sebor --- I would expect them to if they ran it in 64-bit mode since the test in 5.3 looks for the "inm" pattern which matches the rlwinm instruction in gcc's output. But in 5.3 and before the test was constrained to i

[Bug target/68803] gcc.vect/powerpc/20050603-3.c failures since r230167

2016-01-14 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68803 --- Comment #5 from Segher Boessenkool --- Do 4.9.2 and 5.3.0 actually fail the testcase? Huh?

[Bug target/68803] gcc.vect/powerpc/20050603-3.c failures since r230167

2016-01-13 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68803 Bill Schmidt changed: What|Removed |Added Summary|[6 regression] |gcc.vect/powerpc/20050603-3