[llvm-dev] Workarounds for ‘(9.223372036854775807e+18 / 1.0e+9)’ is not a constant expression
Jeffrey Walton via llvm-dev
llvm-dev at lists.llvm.org
Fri Nov 16 17:02:56 PST 2018
I'm building 7.0 form release tarballs on GCC112 from the compile
farm. I'm hitting "error: ‘(9.223372036854775807e+18 / 1.0e+9)’ is not
a constant expression". The issue appears to be known but I don't see
a workaround. Cf., https://bugs.llvm.org/show_bug.cgi?id=39696 .
Does LLVM have a workaround for the issue?
Now open in the issue tracker, which asks the issue be worked around:
https://bugs.llvm.org/show_bug.cgi?id=39696 .
Jeff
More information about the llvm-dev
mailing list