r211428 - in /branches/google/gcc-4_9: ./ gcc/a...

tmsriram@gcc.gnu.org tmsriram@gcc.gnu.org
Tue Jun 10 19:12:00 GMT 2014


Author: tmsriram
Date: Tue Jun 10 19:12:24 2014
New Revision: 211428

URL: http://gcc.gnu.org/viewcvs?rev=211428&root=gcc&view=rev
Log:
Google ref b/15089262

Backport trunk revisions 209423 and 211411 to fix a bogus
"uninitialized usage" warning bug.

Please see this for details:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61456

Rev. 209423 needed to allow Rev. 211411 to do the right thing.


Added:
    branches/google/gcc-4_9/gcc/testsuite/g++.dg/opt/pr61456.C
      - copied unchanged from r211411, trunk/gcc/testsuite/g++.dg/opt/pr61456.C
    branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr56965-1.c
      - copied unchanged from r209423, trunk/gcc/testsuite/gcc.dg/torture/pr56965-1.c
    branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr56965-2.c
      - copied unchanged from r209423, trunk/gcc/testsuite/gcc.dg/torture/pr56965-2.c
Modified:
    branches/google/gcc-4_9/   (props changed)
    branches/google/gcc-4_9/gcc/alias.c
    branches/google/gcc-4_9/gcc/tree-ssa-alias.c
    branches/google/gcc-4_9/libjava/classpath/   (props changed)

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

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




More information about the Gcc-cvs mailing list