[Bug target/88188] ICE in print_operand, at config/rs6000/rs6000.c

2019-01-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88188 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/88188] ICE in print_operand, at config/rs6000/rs6000.c

2018-12-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88188 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Tue Dec 4 19:41:52 2018 New Revision: 266794 URL: https://gcc.gnu.org/viewcvs?rev=266794=gcc=rev Log: PR target/88188 * config/rs6000/rs6000.c (ccr_bit): Return -1

[Bug target/88188] ICE in print_operand, at config/rs6000/rs6000.c

2018-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88188 --- Comment #4 from Jakub Jelinek --- (In reply to Christophe Lyon from comment #3) > (In reply to Jakub Jelinek from comment #2) > > trunk/gcc/testsuite/gcc.dg/tree-ssa/phi-opt-11.c > > Is this part of the commit intended? > > It's not

[Bug target/88188] ICE in print_operand, at config/rs6000/rs6000.c

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

[Bug target/88188] ICE in print_operand, at config/rs6000/rs6000.c

2018-11-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88188 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Tue Nov 27 15:40:57 2018 New Revision: 266515 URL: https://gcc.gnu.org/viewcvs?rev=266515=gcc=rev Log: PR target/88188 * config/rs6000/rs6000.c (print_operand) : Use

[Bug target/88188] ICE in print_operand, at config/rs6000/rs6000.c

2018-11-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88188 --- Comment #1 from Jakub Jelinek --- Created attachment 45090 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45090=edit gcc9-pr88188.patch Untested fix (ignoring powerpcspe, because it really should be removed as unmaintained).

[Bug target/88188] ICE in print_operand, at config/rs6000/rs6000.c

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