[Bug target/70367] ice in extract_constrain_insn, at recog.c:2190

2016-03-23 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70367 --- Comment #4 from David Binderman --- (In reply to Jakub Jelinek from comment #3) > And what exactly is your "recent gcc trunk", if it is after or before the > PR70300 fix. Before. I downloaded the latest version Last Changed Author:

[Bug target/70367] ice in extract_constrain_insn, at recog.c:2190

2016-03-23 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70367 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

[Bug target/70367] ice in extract_constrain_insn, at recog.c:2190

2016-03-23 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70367 --- Comment #2 from Uroš Bizjak --- (In reply to David Binderman from comment #0) > With recent gcc trunk on x86_64, I get > > $ ~/gcc/results/bin/gcc -c -O3 -march=native gcc.target/i386/pr70300.c You have to report real -march argument that

[Bug target/70367] ice in extract_constrain_insn, at recog.c:2190

2016-03-23 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70367 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|