Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(76)

Issue 6888044: Backported r185231 from trunk to google/gcc-4_7. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by asharif
Modified:
12 years, 4 months ago
Reviewers:
xur, davidxl
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/gcc-4_7/
Visibility:
Public.

Description

2012-03-12 Richard Guenther <rguenther@suse.de> * gthr.h (__GTHREAD_MUTEX_INIT_FUNCTION): Adjust specification. * gthr-posix.h (__GTHREAD_MUTEX_INIT_FUNCTION): Define. (__gthread_mutex_init_function): New function. * gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Define. PR gcov/49484 * libgcov.c: Include gthr.h. (__gcov_flush_mx): New global variable. (init_mx, init_mx_once): New functions. (__gcov_flush): Protect self with a mutex. (__gcov_fork): Re-initialize mutex after forking. * unwind-dw2-fde.c: Change condition under which to use __GTHREAD_MUTEX_INIT_FUNCTION.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -5 lines) Patch
M . View 0 chunks +-1 lines, --1 lines 0 comments Download
M gcc View 0 chunks +-1 lines, --1 lines 0 comments Download
M gcc/ChangeLog.google-4_7 View 1 chunk +20 lines, -0 lines 0 comments Download
M gcc/testsuite/gcc.target/powerpc/ppc-round.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libgcc/ChangeLog View 1 chunk +16 lines, -0 lines 0 comments Download
M libgcc/gthr.h View 1 chunk +5 lines, -4 lines 0 comments Download
M libgcc/gthr-posix.h View 2 chunks +9 lines, -0 lines 0 comments Download
M libgcc/gthr-single.h View 1 chunk +1 line, -0 lines 0 comments Download
M libgcc/libgcov.c View 4 chunks +31 lines, -1 line 0 comments Download
M libgcc/unwind-dw2-fde.c View 2 chunks +1 line, -4 lines 0 comments Download
M libjava/classpath View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 1
asharif
12 years, 4 months ago (2012-12-05 23:13:06 UTC) #1
Please take a look at this patch.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b