[PATCH] D114782: [X86][clang] Emit diagnostic for float and double when we have features -x87 and -sse on 64-bits

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 9 16:47:35 PST 2021


phosek added a comment.

Note that GCC had the same issue in the past https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80298 which was later addressed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114782/new/

https://reviews.llvm.org/D114782



More information about the cfe-commits mailing list