This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r175734 - in /branches/google/gcc-4_6: ./ gcc/C...


Author: delesley
Date: Thu Jun 30 22:56:54 2011
New Revision: 175734

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175734
Log:
Merged revisions 175719 via svnmerge from 
svn+ssh://delesley@gcc.gnu.org/svn/gcc/branches/google/main

........
  r175719 | delesley | 2011-06-30 11:44:10 -0700 (Thu, 30 Jun 2011) | 8 lines
  
  
  Bugfix to annotalysis.  
  
  2011-06-30   DeLesley Hutchins  <delesley@google.com>
         * tree-threadsafe-analyze.c (handle_call_gs): Fixes case where
         the virtual method callee has unknown type.
         
........

Added:
    branches/google/gcc-4_6/gcc/testsuite/g++.dg/thread-ann/thread_annot_lock-79.C
      - copied unchanged from r175719, branches/google/main/gcc/testsuite/g++.dg/thread-ann/thread_annot_lock-79.C
Modified:
    branches/google/gcc-4_6/   (props changed)
    branches/google/gcc-4_6/gcc/ChangeLog.google-main
    branches/google/gcc-4_6/gcc/config/rs6000/rs6000.c   (props changed)
    branches/google/gcc-4_6/gcc/config/rs6000/rs6000.h   (props changed)
    branches/google/gcc-4_6/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/google/gcc-4_6/gcc/tree-threadsafe-analyze.c
    branches/google/gcc-4_6/libjava/classpath/   (props changed)

Propchange: branches/google/gcc-4_6/
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_6/
            ('svnmerge-integrated' modified)

Propchange: branches/google/gcc-4_6/gcc/config/rs6000/rs6000.c
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_6/gcc/config/rs6000/rs6000.h
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_6/gcc/testsuite/gcc.target/powerpc/ppc-round.c
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_6/libjava/classpath/
            ('svn:mergeinfo' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]