diff options
author | Silvius Rus <silvius.rus@gmail.com> | 2010-05-11 10:23:20 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2010-05-11 10:23:20 +0000 |
commit | 90829bcb0ca688af71c19ca3c72f4da6cae455fd (patch) | |
tree | 6f30d6695403d298e84452162dbcfe9db10399d8 /gcc/fortran/resolve.c | |
parent | 1f0622b42d800fd0b09dc10b0f9dc66399bf3bb2 (diff) | |
download | gcc-90829bcb0ca688af71c19ca3c72f4da6cae455fd.zip gcc-90829bcb0ca688af71c19ca3c72f4da6cae455fd.tar.gz gcc-90829bcb0ca688af71c19ca3c72f4da6cae455fd.tar.bz2 |
re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris)
2010-05-11 Silvius Rus <silvius.rus@gmail.com>
PR libstdc++/43259
* include/profile/impl/profiler_algos.h: New.
* include/Makefile.am: Add.
* include/Makefile.in: Regenerate.
* include/profile/impl/profiler.h
(_GLIBCXX_PROFILE_DEFINE_UNINIT_DATA): Add.
* include/profile/impl/profiler_trace.h
(__mutex_t, __lock, __unlock): Remove.
(__lock_object_table, __lock_stack_table): Remove. Replace uses with
calls to __gnu_cxx::__mutex::lock.
(__unlock_object_table, __unlock_stack_table): Remove. Replace uses
with calls to __gnu_cxx::__mutex::unlock.
(__warn, __cost_factor_writer, __cost_factor_setter): Add.
* testsuite/ext/profile/profiler_algos.cc: New.
From-SVN: r159269
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions