Skip to content
Snippets Groups Projects
Commit 997fed94 authored by Jonas Gorski's avatar Jonas Gorski
Browse files

ptgen: work around gcc miscompilation


Some gcc versions seem to miscompile code using ternary operators,
work around this by just returning the result if exp is 0.

Signed-off-by: default avatarJonas Gorski <jonas.gorski@gmail.com>
parent 175fbe4d
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment