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

Issue 6878045: Backported r185231 from trunk. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by asharif
Modified:
11 years, 7 months ago
Reviewers:
xur, davidxl
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/main/
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, -4 lines) Patch
M . View 0 chunks +-1 lines, --1 lines 0 comments Download
M contrib 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-main View 1 chunk +21 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: 4
asharif
When I backported this patch to google/gcc-4.6, I forgot to do it for main. So ...
11 years, 7 months ago (2012-12-04 00:50:45 UTC) #1
asharif
On 2012/12/04 00:50:45, asharif wrote: > When I backported this patch to google/gcc-4.6, I forgot ...
11 years, 7 months ago (2012-12-04 00:52:27 UTC) #2
xur
Look good to me. Please check with David if google-main branch is currently opened for ...
11 years, 7 months ago (2012-12-05 21:46:46 UTC) #3
davidxl
11 years, 7 months ago (2012-12-06 06:57:29 UTC) #4
It  (a trunk backport) is not needed for google/main.

David

On Wed, Dec 5, 2012 at 1:46 PM,  <xur@google.com> wrote:
> Look good to me. Please check with David if google-main branch is
> currently opened for check-in.
>
> -Rong
>
> https://codereview.appspot.com/6878045/
Sign in to reply to this message.

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