Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2019 00:58:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 241550] Base Clang can't compile trivial CUDA programs: error: no matching function for call to '__isnan'
Message-ID:  <bug-241550-29464-9FwgWfeull@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241550-29464@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241550

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
           Keywords|                            |needs-patch
                URL|                            |https://reviews.llvm.org/D6
                   |                            |0220#1723350
           Severity|Affects Only Me             |Affects Many People
              Flags|                            |mfc-stable11?,
                   |                            |mfc-stable12?
            Summary|Base Clang can't compile    |Base Clang can't compile
                   |trivial CUDA program.       |trivial CUDA programs:
                   |                            |error: no matching function
                   |                            |for call to '__isnan'
                 CC|                            |dim@FreeBSD.org

--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
>From upstream review [1]

"I think the right thing to do here would probably be to define a wrapper
__isnan(double) which would call it."

[1] https://reviews.llvm.org/D60220#1723350

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241550-29464-9FwgWfeull>