[Bug target/94494] gcc-10 unrecognizable insn

2020-04-11 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94494 Uroš Bizjak changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug target/94494] gcc-10 unrecognizable insn

2020-04-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94494 --- Comment #8 from CVS Commits --- The releases/gcc-9 branch has been updated by Uros Bizjak : https://gcc.gnu.org/g:d2fee90546d0f04595301af8f3786b8e1671814a commit r9-8492-gd2fee90546d0f04595301af8f3786b8e1671814a Author: Uros Bizjak Date:

[Bug target/94494] gcc-10 unrecognizable insn

2020-04-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94494 --- Comment #7 from CVS Commits --- The releases/gcc-9 branch has been updated by Uros Bizjak : https://gcc.gnu.org/g:59eddd9769057ee094cdae09b15b257cc3db690f commit r9-8491-g59eddd9769057ee094cdae09b15b257cc3db690f Author: Uros Bizjak Date:

[Bug target/94494] gcc-10 unrecognizable insn

2020-04-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94494 --- Comment #6 from CVS Commits --- The master branch has been updated by Uros Bizjak : https://gcc.gnu.org/g:f883c46b4877f637e0fa5025b4d6b5c9040ec566 commit r10-7687-gf883c46b4877f637e0fa5025b4d6b5c9040ec566 Author: Uros Bizjak Date: Sat Ap

[Bug target/94494] gcc-10 unrecognizable insn

2020-04-10 Thread abrahm.scully at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94494 --- Comment #5 from Abrahm Scully --- I can't comment on the patch's correctness, but applied to gcc-10-20200405 it does prevent the "unrecognizable insn" error.

[Bug target/94494] gcc-10 unrecognizable insn

2020-04-10 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94494 Uroš Bizjak changed: What|Removed |Added Status|WAITING |ASSIGNED Target Milestone|---

[Bug target/94494] gcc-10 unrecognizable insn

2020-04-10 Thread abrahm.scully at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94494 --- Comment #3 from Abrahm Scully --- Not sure if this is helpful, but "gcc -v" outputs: Reading specs from /opt/tools-20200401/lib/gcc/i686-pc-linux-gnu/10/specs COLLECT_GCC=/opt/tools-20200401/bin/gcc COLLECT_LTO_WRAPPER=/opt/tools-20200401/lib

[Bug target/94494] gcc-10 unrecognizable insn

2020-04-10 Thread abrahm.scully at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94494 --- Comment #2 from Abrahm Scully --- Created attachment 48255 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48255&action=edit preprocessed source file With gcc-10-20200329, "g++ -Wall -ftree-vectorize -march=pentium3 -O2 -m32 -c illegal-

[Bug target/94494] gcc-10 unrecognizable insn

2020-04-05 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94494 Martin Liška changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED