[Bug rtl-optimization/82778] crash: insn does not satisfy its constraints

2017-11-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82778 Richard Biener changed: What|Removed |Added Target||x86_64-*-* Status|UNCONFIRM

[Bug rtl-optimization/82778] crash: insn does not satisfy its constraints

2017-11-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82778 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Wed Nov 1 21:52:21 2017 New Revision: 254328 URL: https://gcc.gnu.org/viewcvs?rev=254328&root=gcc&view=rev Log: PR rtl-optimization/82778 PR rtl-optimization/82597

[Bug rtl-optimization/82778] crash: insn does not satisfy its constraints

2017-10-31 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82778 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||collison at gcc dot gnu.org

[Bug rtl-optimization/82778] crash: insn does not satisfy its constraints

2017-10-31 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82778 --- Comment #2 from Jakub Jelinek --- Created attachment 42502 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42502&action=edit gcc8-pr82778.patch The following untested patch ought to fix it. recog_memoized doesn't handle the important pa

[Bug rtl-optimization/82778] crash: insn does not satisfy its constraints

2017-10-31 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82778 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,