https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94494
Uroš Bizjak changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
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:
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:
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
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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94494
Uroš Bizjak changed:
What|Removed |Added
Status|WAITING |ASSIGNED
Target Milestone|---
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
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-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94494
Martin Liška changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED