Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11933: warnings in 1.60 when compiling with nvcc
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-05-30 07:59:26
#11933: warnings in 1.60 when compiling with nvcc
-------------------------------------+-----------------------
Reporter: Alex Grund <a.grund@â¦> | Owner: pdimov
Type: Bugs | Status: new
Milestone: To Be Determined | Component: smart_ptr
Version: Boost 1.60.0 | Severity: Cosmetic
Resolution: | Keywords:
-------------------------------------+-----------------------
Comment (by anonymous):
Idea would be to list 'tmp' as an input operand not as an output operand
or using something like '"r" (new)' to create an unnamed register,
although I'm not that firm in inline asm. (Background: The warning arises
from an inline asm block, that uses compare-and-exchange where tmp is used
as a temporary in that block but listed as an output param)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11933#comment:4> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC