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]

r173003 - in /branches/google/main/gcc: ChangeL...


Author: davidxl
Date: Wed Apr 27 00:20:53 2011
New Revision: 173003

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173003
Log:
backport 172978 172870 and 172848 to google/main

Added:
    branches/google/main/gcc/testsuite/gcc.dg/uninit-suppress.c
      - copied unchanged from r172978, trunk/gcc/testsuite/gcc.dg/uninit-suppress.c
    branches/google/main/gcc/testsuite/gcc.dg/uninit-suppress_2.c
      - copied unchanged from r172978, trunk/gcc/testsuite/gcc.dg/uninit-suppress_2.c
Modified:
    branches/google/main/gcc/ChangeLog.google-main
    branches/google/main/gcc/c-family/c-opts.c
    branches/google/main/gcc/cgraph.c
    branches/google/main/gcc/cgraph.h
    branches/google/main/gcc/cgraphunit.c
    branches/google/main/gcc/common.opt
    branches/google/main/gcc/doc/invoke.texi
    branches/google/main/gcc/function.c
    branches/google/main/gcc/function.h
    branches/google/main/gcc/l-ipo.c
    branches/google/main/gcc/opts-global.c
    branches/google/main/gcc/opts.c
    branches/google/main/gcc/profile.h
    branches/google/main/gcc/toplev.c
    branches/google/main/gcc/tree-flow.h
    branches/google/main/gcc/tree-profile.c
    branches/google/main/gcc/tree-ssa-uninit.c
    branches/google/main/gcc/tree-ssa.c
    branches/google/main/gcc/value-prof.c


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