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]

r163202 - in /branches/ix86/gcc-4_4-branch: ./ ...


Author: hjl
Date: Thu Aug 12 20:46:12 2010
New Revision: 163202

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163202
Log:
Merged r162229 through r163201 into branch.

Added:
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr45109.c
      - copied unchanged from r163201, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr45109.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr44555.c
      - copied unchanged from r163201, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr44555.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr44942.c
      - copied unchanged from r163201, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr44942.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr45262.c
      - copied unchanged from r163201, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr45262.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr41551.c
      - copied unchanged from r163201, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr41551.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr44977.c
      - copied unchanged from r163201, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr44977.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr44942.c
      - copied unchanged from r163201, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr44942.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/sse-os-support.h
      - copied unchanged from r163201, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/sse-os-support.h
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gfortran.dg/aliasing_dummy_5.f90
      - copied unchanged from r163201, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/aliasing_dummy_5.f90
Removed:
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/sol2-check.h
Modified:
    branches/ix86/gcc-4_4-branch/   (props changed)
    branches/ix86/gcc-4_4-branch/gcc/ChangeLog
    branches/ix86/gcc-4_4-branch/gcc/DATESTAMP
    branches/ix86/gcc-4_4-branch/gcc/alias.c
    branches/ix86/gcc-4_4-branch/gcc/c-common.c
    branches/ix86/gcc-4_4-branch/gcc/config/i386/i386-protos.h
    branches/ix86/gcc-4_4-branch/gcc/config/i386/i386.c
    branches/ix86/gcc-4_4-branch/gcc/config/ia64/sync.md
    branches/ix86/gcc-4_4-branch/gcc/config/pa/pa.h
    branches/ix86/gcc-4_4-branch/gcc/config/sparc/sparc.c
    branches/ix86/gcc-4_4-branch/gcc/config/spu/spu.c
    branches/ix86/gcc-4_4-branch/gcc/expmed.c
    branches/ix86/gcc-4_4-branch/gcc/fold-const.c
    branches/ix86/gcc-4_4-branch/gcc/fortran/ChangeLog
    branches/ix86/gcc-4_4-branch/gcc/fortran/cpp.c
    branches/ix86/gcc-4_4-branch/gcc/fortran/cpp.h
    branches/ix86/gcc-4_4-branch/gcc/fortran/dependency.c
    branches/ix86/gcc-4_4-branch/gcc/fortran/gfortran.h
    branches/ix86/gcc-4_4-branch/gcc/fortran/gfortran.texi
    branches/ix86/gcc-4_4-branch/gcc/fortran/gfortranspec.c
    branches/ix86/gcc-4_4-branch/gcc/fortran/invoke.texi
    branches/ix86/gcc-4_4-branch/gcc/fortran/lang-specs.h
    branches/ix86/gcc-4_4-branch/gcc/fortran/lang.opt
    branches/ix86/gcc-4_4-branch/gcc/fortran/match.c
    branches/ix86/gcc-4_4-branch/gcc/fortran/module.c
    branches/ix86/gcc-4_4-branch/gcc/fortran/parse.c
    branches/ix86/gcc-4_4-branch/gcc/fortran/scanner.c
    branches/ix86/gcc-4_4-branch/gcc/fortran/symbol.c
    branches/ix86/gcc-4_4-branch/gcc/function.c
    branches/ix86/gcc-4_4-branch/gcc/gthr-posix.h
    branches/ix86/gcc-4_4-branch/gcc/gthr-posix95.h
    branches/ix86/gcc-4_4-branch/gcc/testsuite/ChangeLog
    branches/ix86/gcc-4_4-branch/gcc/testsuite/g++.dg/other/i386-1.C
    branches/ix86/gcc-4_4-branch/gcc/testsuite/g++.dg/other/pr40446.C
    branches/ix86/gcc-4_4-branch/gcc/testsuite/g++.dg/vect/vect.exp
    branches/ix86/gcc-4_4-branch/gcc/testsuite/g++.old-deja/g++.jason/thunk3.C
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/compat/union-m128-1_main.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/compat/vector-1a_main.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/compat/vector-2a_main.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr36584.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr37544.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr40550.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr16104-1.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr35771-1.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr35771-2.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr35771-3.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr35771.h
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/stackalign/alloca-2.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/stackalign/alloca-3.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/stackalign/push-1.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/stackalign/vararg-3.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/sse-check.h
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/sse2-check.h
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/sse3-check.h
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gfortran.dg/array_constructor_23.f
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gfortran.dg/vect/vect.exp
    branches/ix86/gcc-4_4-branch/gcc/testsuite/lib/fortran-torture.exp
    branches/ix86/gcc-4_4-branch/gcc/testsuite/lib/target-supports.exp
    branches/ix86/gcc-4_4-branch/gcc/tree-ssa-dom.c
    branches/ix86/gcc-4_4-branch/gcc/tree-ssa-structalias.c
    branches/ix86/gcc-4_4-branch/libjava/classpath/ChangeLog
    branches/ix86/gcc-4_4-branch/libjava/classpath/gnu/javax/print/ipp/IppPrintService.java
    branches/ix86/gcc-4_4-branch/libjava/classpath/gnu/javax/print/ipp/IppRequest.java
    branches/ix86/gcc-4_4-branch/libjava/classpath/gnu/javax/print/ipp/IppResponse.java
    branches/ix86/gcc-4_4-branch/libjava/classpath/java/util/concurrent/CopyOnWriteArrayList.java
    branches/ix86/gcc-4_4-branch/libjava/classpath/javax/print/attribute/standard/JobStateReasons.java
    branches/ix86/gcc-4_4-branch/libjava/classpath/lib/gnu/javax/print/ipp/IppPrintService.class
    branches/ix86/gcc-4_4-branch/libjava/classpath/lib/gnu/javax/print/ipp/IppRequest$RequestWriter.class
    branches/ix86/gcc-4_4-branch/libjava/classpath/lib/gnu/javax/print/ipp/IppRequest.class
    branches/ix86/gcc-4_4-branch/libjava/classpath/lib/gnu/javax/print/ipp/IppResponse$ResponseReader.class
    branches/ix86/gcc-4_4-branch/libjava/classpath/lib/gnu/javax/print/ipp/IppResponse.class
    branches/ix86/gcc-4_4-branch/libjava/classpath/lib/java/util/concurrent/CopyOnWriteArrayList$1.class
    branches/ix86/gcc-4_4-branch/libjava/classpath/lib/java/util/concurrent/CopyOnWriteArrayList$2.class
    branches/ix86/gcc-4_4-branch/libjava/classpath/lib/java/util/concurrent/CopyOnWriteArrayList$3.class
    branches/ix86/gcc-4_4-branch/libjava/classpath/lib/java/util/concurrent/CopyOnWriteArrayList$RandomAccessSubList.class
    branches/ix86/gcc-4_4-branch/libjava/classpath/lib/java/util/concurrent/CopyOnWriteArrayList$SubList.class
    branches/ix86/gcc-4_4-branch/libjava/classpath/lib/java/util/concurrent/CopyOnWriteArrayList.class
    branches/ix86/gcc-4_4-branch/libjava/classpath/lib/javax/print/attribute/standard/JobStateReasons.class

Propchange: branches/ix86/gcc-4_4-branch/
            ('svn:mergeinfo' modified)



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