public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/112997] New: _Unwind_Exception conflicts with void*. failed to build with clang
@ 2023-12-13  7:55 unlvsur at live dot com
  2023-12-13  8:01 ` [Bug libstdc++/112997] " pinskia at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: unlvsur at live dot com @ 2023-12-13  7:55 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112997

            Bug ID: 112997
           Summary: _Unwind_Exception conflicts with void*. failed to
                    build with clang
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

../../../gcc/libstdc++-v3/libsupc++/eh_call.cc:39:1: error: conflicting types
for '__cxa_call_terminate'
   39 | __cxa_call_terminate(void* ue_header_in) throw ()
      | ^
../../../gcc/libstdc++-v3/libsupc++/unwind-cxx.h:170:17: note: previous
declaration is here
  170 | extern "C" void __cxa_call_terminate (_Unwind_Exception*) throw ()

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-01-08 10:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-13  7:55 [Bug libstdc++/112997] New: _Unwind_Exception conflicts with void*. failed to build with clang unlvsur at live dot com
2023-12-13  8:01 ` [Bug libstdc++/112997] " pinskia at gcc dot gnu.org
2023-12-13  8:01 ` pinskia at gcc dot gnu.org
2023-12-13  9:25 ` redi at gcc dot gnu.org
2023-12-13 22:43 ` unlvsur at live dot com
2023-12-14  0:29 ` pinskia at gcc dot gnu.org
2023-12-14  0:54 ` redi at gcc dot gnu.org
2023-12-14  2:15 ` unlvsur at live dot com
2023-12-14 10:37 ` arsen at gcc dot gnu.org
2024-01-07  1:00 ` cvs-commit at gcc dot gnu.org
2024-01-07  1:01 ` redi at gcc dot gnu.org
2024-01-08 10:11 ` tschwinge at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).