[Bug go/78789] Error: no such instruction: `aesenc %xmm0,%xmm2' when compiling libgo/runtime/aeshash.c

2017-01-03 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78789 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/78789] Error: no such instruction: `aesenc %xmm0,%xmm2' when compiling libgo/runtime/aeshash.c

2017-01-03 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78789 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Tue Jan 3 20:41:54 2017 New Revision: 244031 URL: https://gcc.gnu.org/viewcvs?rev=244031=gcc=rev Log: PR go/78789 runtime: don't build aeshash.c if the assembler

[Bug go/78789] Error: no such instruction: `aesenc %xmm0,%xmm2' when compiling libgo/runtime/aeshash.c

2017-01-03 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78789 --- Comment #1 from Uroš Bizjak --- Proposed patch at [1]. [1] https://gcc.gnu.org/ml/gcc-patches/2017-01/msg00117.html