DescriptionFix always_inline warning in libpjeg_turbo
"__attribute__((always_inline))" does not replace "inline" and they
still need to be used together. This fixes "always_inline function
might not be inlinable [-Wattributes]" warning in gcc 4.7.
BUG= warnings in Chromium build
Patch Set 1 #Messages
Total messages: 11 (0 generated)
|