id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 11852,GCC 4.8.5 & CUDA: float128 missing,a.huebl@…,John Maddock,"Similar to https://svn.boost.org/trac/boost/ticket/8048 float128 is still unsupported when compiling with nvcc (tested with CUDA 7.5.18). First noticed with the latest release (1.60.0) and GCC 4.8.5 but should affect all previous releases depending on used modules. Attached is a patch for `config/compiler/gcc.hpp` adding the missing `&& !defined(__CUDACC__)`.",Bugs,closed,Boost 1.61.0,config,Boost 1.60.0,Showstopper,fixed,cuda nvcc gcc float128,