aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPaolo Carlini <paolo.carlini@oracle.com>2010-02-07 18:36:48 +0000
committerPaolo Carlini <paolo@gcc.gnu.org>2010-02-07 18:36:48 +0000
commit240c7f7f570ea8b125fa764daedccd7ce1c147c7 (patch)
tree6213b8ceab23028a746ed1b0dd8c40841c9dd800 /gcc
parent0e7e3cb8362764bdabd4c9a23ea09f9a04fc3e9a (diff)
downloadgcc-240c7f7f570ea8b125fa764daedccd7ce1c147c7.zip
gcc-240c7f7f570ea8b125fa764daedccd7ce1c147c7.tar.gz
gcc-240c7f7f570ea8b125fa764daedccd7ce1c147c7.tar.bz2
re PR libstdc++/16896 (Use of non-reserved names in stl_list.h)
2010-02-07 Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/16896 * include/bits/stl_list.h (_List_node_base::transfer): Rename to _M_transfer. (_List_node_base::reverse): Rename to _M_reverse. (_List_node_base::hook): Rename to _M_hook. (_List_node_base::unhook): Rename to _M_unhook; adjust callers. * include/bits/list.tcc: Adjust callers. * src/list.cc: Adjust. * src/compatibility.cc: Likewise. * src/compatibility-list.cc: New. * src/compatibility-debug_list.cc: Likewise. * src/compatibility-parallel_list.cc: Likewise. * src/Makefile.am: Add. * src/Makefile.in: Regenerate. * config/abi/pre/gnu.ver: Export _M_* symbols. * src/hash.cc: Rename to hash-aux.cc. * src/compatibility-ldbl.cc: Adjust. * src/compatibility-c++0x.cc: Likewise. * src/hash_tr1.cc: Likewise. * src/hashtable.cc: Rename to hashtable-aux.cc. * src/hashtable_c++0x.cc: Adjust. * src/hashtable_tr1.cc: Likewise. * src/limits_c++0x.cc: Fold... * src/limits.cc... here. From-SVN: r156578
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions