GCC or Boost is wrong here? Pulling in x86 intrinsics headers on PPC (again) #43
barracuda156
started this conversation in
General
Replies: 1 comment
-
|
@iains It has been fixed with Boost: boostorg/multiprecision#525 (comment) (Maybe still worth adding guard macros in GCC for those headers?) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@iains I bring back the topic of pulling in wrong includes on PPC. New example:
So Intel intrinsics are pulled from Boost
multiprecision/cpp_int/intel_intrinsics.hpp:Now, I do not know whether Boost is doing something wrong (and then I open a ticket with them) or GCC.
Beta Was this translation helpful? Give feedback.
All reactions