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]

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


Author: cgd
Date: Sat Jun 11 01:07:26 2011
New Revision: 174939

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

........
  r174890 | cgd | 2011-06-09 23:40:51 -0700 (Thu, 09 Jun 2011) | 10 lines
  
  2011-06-09  Chris Demetriou  <cgd@google.com>
  
          * doc/install.texi (--with-warn-frame-larger-than-extra-text): New.
          * configure.ac (--with-warn-frame-larger-than-extra-text): New.
          (WARN_FRAME_LARGER_THAN_EXTRA_TEXT): Define.
          * final.c (final_start_function): Use
          WARN_FRAME_LARGER_THAN_EXTRA_TEXT.
          * configure: Regenerate.
          * config.in: Regenerate.
........

Modified:
    branches/google/gcc-4_6/   (props changed)
    branches/google/gcc-4_6/gcc/ChangeLog.google-4_6
    branches/google/gcc-4_6/gcc/config.in
    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/configure
    branches/google/gcc-4_6/gcc/configure.ac
    branches/google/gcc-4_6/gcc/doc/install.texi
    branches/google/gcc-4_6/gcc/final.c
    branches/google/gcc-4_6/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    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]