public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/46922] New: Missing exported symbols from libstdc++
@ 2010-12-13 15:08 jakub at gcc dot gnu.org
  2011-01-03 13:37 ` [Bug libstdc++/46922] " paolo.carlini at oracle dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: jakub at gcc dot gnu.org @ 2010-12-13 15:08 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Missing exported symbols from libstdc++
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jakub@gcc.gnu.org
                CC: bkoz@gcc.gnu.org


In GLIBCXX_3.4.14 _ZSt25__throw_bad_function_callv symbol has been added, but
no other bad_function_call symbols (destructors, vtable/rtti).  I think even
those should be exported (of course with the current symver instead of the 4.5
one).

Also, the max_digits10 exports added in the same symver export a long double
symbol, so there should be also an *e* alias to the *d* symbol exported
under a new symver, as GLIBCXX_LDBL_3.4.14 doesn't exist, I guess it can be
added in gcc 4.6 without problems.  Also, it would be good to look at all other
recent additions, if any new symbols have long double in their mangled names
and handle them similarly.


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

end of thread, other threads:[~2011-03-15 19:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-13 15:08 [Bug ada/46922] New: Missing exported symbols from libstdc++ jakub at gcc dot gnu.org
2011-01-03 13:37 ` [Bug libstdc++/46922] " paolo.carlini at oracle dot com
2011-01-03 16:33 ` paolo.carlini at oracle dot com
2011-01-03 17:09 ` paolo at gcc dot gnu.org
2011-02-24 19:08 ` bkoz at gcc dot gnu.org
2011-03-15 18:58 ` bkoz at gcc dot gnu.org
2011-03-15 19:08 ` paolo.carlini at oracle dot com
2011-03-15 19:43 ` paolo.carlini at oracle dot com

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