[Bug target/99070] ICE in extract_constrain_insn, at recog.c:2670

2021-03-08 Thread acsawdey at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99070 acsawdey at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug target/99070] ICE in extract_constrain_insn, at recog.c:2670

2021-03-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99070 --- Comment #5 from CVS Commits --- The master branch has been updated by Aaron Sawdey : https://gcc.gnu.org/g:9433c844c8bcf0166567943b45576ce0b131 commit r11-7570-g9433c844c8bcf0166567943b45576ce0b131 Author: Aaron Sawdey Date: Sun

[Bug target/99070] ICE in extract_constrain_insn, at recog.c:2670

2021-02-11 Thread acsawdey at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99070 --- Comment #4 from acsawdey at gcc dot gnu.org --- OK, I see the fail with -mcpu=power9. Looks like I botched something with addressing and allowed D-form addresses when it should be DS-form. On power10 this would result in selection of a prefix

[Bug target/99070] ICE in extract_constrain_insn, at recog.c:2670

2021-02-11 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99070 --- Comment #3 from Jakub Jelinek --- In my case (it was a cross-compiler from x86_64-linux) ../configure --target powerpc64-linux-gnu --disable-bootstrap --enable-languages=c,c++,fortran,lto

[Bug target/99070] ICE in extract_constrain_insn, at recog.c:2670

2021-02-11 Thread acsawdey at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99070 acsawdey at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |acsawdey at gcc dot

[Bug target/99070] ICE in extract_constrain_insn, at recog.c:2670

2021-02-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99070 Richard Biener changed: What|Removed |Added Target Milestone|11.0|---

[Bug target/99070] ICE in extract_constrain_insn, at recog.c:2670

2021-02-11 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99070 Jakub Jelinek changed: What|Removed |Added CC||acsawdey at gcc dot gnu.org,

[Bug target/99070] ICE in extract_constrain_insn, at recog.c:2670

2021-02-11 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99070 Martin Liška changed: What|Removed |Added Target Milestone|--- |11.0 Status|UNCONFIRMED