Skip to content
Snippets Groups Projects
Commit 0c53cfcc authored by Ben Cumming's avatar Ben Cumming Committed by Sam Yates
Browse files

Tiny fix to work around gcc bug on ppc (#272)

GCC has a power-pc specific bug

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

This is simple to workaround: remove `l` from a double literal in a `constexpr` expression.
parent 5b254146
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment