This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/64554] _mm_clmulepi64_si128 doesn't compile with -O2


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64554

--- Comment #3 from charles at kde dot org ---
with "gcc test.c -O2" it fails
with "gcc test.c -O2 -mpclmul" it succeeds.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]