[llvm-bugs] [Bug 50921] New: bits/unique_ptr.h:658:48: error: invalid use of incomplete type ‘class llvm::APFloat’
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jun 28 03:18:12 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50921
Bug ID: 50921
Summary: bits/unique_ptr.h:658:48: error: invalid use of
incomplete type ‘class llvm::APFloat’
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Core LLVM classes
Assignee: unassignedbugs at nondot.org
Reporter: mliska at suse.cz
CC: llvm-bugs at lists.llvm.org
The issue happens with latest GCC 12 libstdc++ library when used in C-Vise
project.
There's upstream GCC bug that suggests what needs to be addressed:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101236#c2
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210628/6a8e06d2/attachment-0001.html>
More information about the llvm-bugs
mailing list