id summary reporter owner description type status milestone component version severity resolution keywords cc 7641 g++ 4.7 inline warning oxoocoffee No-Maintainer "#include int main(int argc, char* argv[]) { return 0; } g++ -m64 -c -g -march=core2 -mtune=core2 -pedantic -Wunused-variable -Wno-deprecated -Wno-long-long -pipe -Wall -D_REENTRANT -DLINUX -I/usr/local/boost/include test.cpp /usr/local/boost/include/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] Fix change BOOST_RANDOM_DETAIL_CONSTEXPR int integer_log2(T t) to BOOST_RANDOM_DETAIL_CONSTEXPR inline int integer_log2(T t)" Bugs closed To Be Determined random Boost 1.52.0 Problem duplicate