public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/52723] New: No declaration of __cxa_eh_globals
@ 2012-03-26 12:49 joerg.richter@pdv-fs.de
  0 siblings, 0 replies; only message in thread
From: joerg.richter@pdv-fs.de @ 2012-03-26 12:49 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52723

             Bug #: 52723
           Summary: No declaration of __cxa_eh_globals
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: joerg.richter@pdv-fs.de


include/c++/4.7.0/cxxabi.h has the functions __cxa_get_globals() and
__cxa_get_globals_fast() returning a pointer to __cxa_eh_globals struct.
But __cxa_eh_globals isn't declared in any installed header file.

libstdc++-v3/libsupc++/unwind-cxx.h has the declaration in the source.

unwind-cxx.h should be installed, shouldn't it?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-26 12:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-26 12:49 [Bug c++/52723] New: No declaration of __cxa_eh_globals joerg.richter@pdv-fs.de

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).