This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/64554] _mm_clmulepi64_si128 doesn't compile with -O2
- From: "charles at kde dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 09 Jan 2015 21:35:47 +0000
- Subject: [Bug target/64554] _mm_clmulepi64_si128 doesn't compile with -O2
- Auto-submitted: auto-generated
- References: <bug-64554-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64554
--- Comment #1 from charles at kde dot org ---
It does compile with -march=westmere or later. I guess this is intended
behavior.