id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 11933,warnings in 1.60 when compiling with nvcc,Alex Grund ,Peter Dimov,"I'm compiling a larger project ( https://github.com/ComputationalRadiationPhysics/picongpu/ current dev) which uses boost heavily. However a lot of warnings are issued. Since we are quite agnostic to warnings (compiling with many warnings enabled and -Werror) this is troubling and it would be great, if those are fixed in future versions. If I remember correctly older versions (1.58) did not had them. CUDA 7.0 {{{ boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp(49): warning: ""cc"" clobber ignored boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp(65): warning: ""cc"" clobber ignored boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp(91): warning: ""cc"" clobber ignored boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp(75): warning: variable ""tmp"" was set but never used }}} CUDA 7.5 {{{ boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp(75): warning: variable ""tmp"" was set but never used }}} ",Bugs,new,To Be Determined,smart_ptr,Boost 1.60.0,Cosmetic,,,