https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65576
Alan Modra changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65576
--- Comment #8 from Alan Modra ---
Author: amodra
Date: Fri Apr 3 23:16:26 2015
New Revision: 221862
URL: https://gcc.gnu.org/viewcvs?rev=221862&root=gcc&view=rev
Log:
PR target/65576
PR target/65240
* config/rs6000/predicates.md (z
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65576
Alan Modra changed:
What|Removed |Added
URL||https://gcc.gnu.org/ml/gcc-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65576
--- Comment #6 from Alan Modra ---
The patch does appear to fix the problem for non-power7, but introduces an ICE
on power7 for pr33855.c.
gcc.c-torture/compile/pr33855.c:27:1: error: unrecognizable insn:
}
^
(insn 124 123 31 5 (set (mem:DF (p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65576
Michael Meissner changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigne