[Bug libstdc++/52191] abi_check should flag additions to released versions

bkoz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 29 23:46:00 GMT 2012


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

Benjamin Kosnik <bkoz at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot       |bkoz at gcc dot gnu.org
                   |gnu.org                     |
   Target Milestone|---                         |4.7.0

--- Comment #5 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2012-02-29 23:25:26 UTC ---

Ranier, can you revisit your initial email, with the symbol changes and the
abi_check changes?

http://gcc.gnu.org/ml/gcc-patches/2012-01/msg01163.html

It seems to me that all that needs doing is to conditionalize the newly-added
symbols on solaris such that

  1). they are added into GLIBCXX_3.4.17 on solaris
  2). they remain in the same version name on linux

If you will give me an accurate list of new symbols on solaris (say from a
abi_check log) it would be useful.

thanks,
Benjamin



More information about the Gcc-bugs mailing list