r198635 - in /branches/google/gcc-4_8: ./ gcc/ ...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Mon May 6 16:29:00 GMT 2013


Author: dnovillo
Date: Mon May  6 16:29:17 2013
New Revision: 198635

URL: http://gcc.gnu.org/viewcvs?rev=198635&root=gcc&view=rev
Log:

Merge from gcc-4_8-branch

Merged revisions 198434,198436,198446,198483,198488,198509,198551,198553-198557,198559-198561,198567,198570,198580-198581,198589,198600,198605 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch

=======================================================================

Bugs fixed (http://gcc.gnu.org/bugzilla)

Optimizers
  57104, 56847, 56992, 57018, 57046, 57097, 57091, 57131, 57066,
  57051, 57130, 56205


C++
  57092

Added:
    branches/google/gcc-4_8/gcc/testsuite/g++.dg/cpp0x/decltype53.C
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/decltype53.C
    branches/google/gcc-4_8/gcc/testsuite/g++.dg/opt/pr56999.C
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/opt/pr56999.C
    branches/google/gcc-4_8/gcc/testsuite/gcc.c-torture/execute/pr57130.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr57130.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.c-torture/execute/pr57131.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr57131.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.dg/pr57104.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr57104.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/aarch64/asm-adder-clobber-lr.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/asm-adder-clobber-lr.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/aarch64/asm-adder-no-clobber-lr.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/asm-adder-no-clobber-lr.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/aarch64/test-framepointer-1.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-1.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/aarch64/test-framepointer-2.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-2.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/aarch64/test-framepointer-3.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-3.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/aarch64/test-framepointer-4.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-4.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/aarch64/test-framepointer-5.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-5.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/aarch64/test-framepointer-6.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-6.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/aarch64/test-framepointer-7.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-7.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/aarch64/test-framepointer-8.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-8.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/i386/pr44578.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr44578.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/i386/pr57018.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57018.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/i386/pr57046.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57046.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/i386/pr57091.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57091.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/i386/pr57097.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57097.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/i386/pr57098.c
      - copied unchanged from r198605, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57098.c
Modified:
    branches/google/gcc-4_8/   (props changed)
    branches/google/gcc-4_8/gcc/   (props changed)
    branches/google/gcc-4_8/gcc/ChangeLog
    branches/google/gcc-4_8/gcc/DATESTAMP
    branches/google/gcc-4_8/gcc/builtins.c
    branches/google/gcc-4_8/gcc/combine.c
    branches/google/gcc-4_8/gcc/config/aarch64/aarch64.c
    branches/google/gcc-4_8/gcc/config/i386/i386.c
    branches/google/gcc-4_8/gcc/config/i386/i386.md
    branches/google/gcc-4_8/gcc/config/i386/sse.md
    branches/google/gcc-4_8/gcc/cp/ChangeLog
    branches/google/gcc-4_8/gcc/cp/semantics.c
    branches/google/gcc-4_8/gcc/fold-const.c
    branches/google/gcc-4_8/gcc/lra-coalesce.c
    branches/google/gcc-4_8/gcc/lra-constraints.c
    branches/google/gcc-4_8/gcc/lra-eliminations.c
    branches/google/gcc-4_8/gcc/lra.c
    branches/google/gcc-4_8/gcc/testsuite/ChangeLog
    branches/google/gcc-4_8/gcc/testsuite/gcc.dg/torture/builtin-logb-1.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.dg/tree-ssa/stdarg-6.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/google/gcc-4_8/gcc/tsan.c
    branches/google/gcc-4_8/libjava/classpath/   (props changed)

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

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

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

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

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




More information about the Gcc-cvs mailing list