r189920 - in /branches/gupc: ./ ChangeLog MAINT...
gfunck@gcc.gnu.org
gfunck@gcc.gnu.org
Fri Jul 27 21:02:00 GMT 2012
Author: gfunck
Date: Fri Jul 27 21:01:56 2012
New Revision: 189920
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189920
Log:
Merge trunk version 189856 into gupc branch.
Incorporates fix for bootstrap with a sub-set of language
specific source directories present.
Added:
branches/gupc/gcc/config/i386/prfchwintrin.h
- copied unchanged from r189856, trunk/gcc/config/i386/prfchwintrin.h
branches/gupc/gcc/optabs.def
- copied unchanged from r189856, trunk/gcc/optabs.def
branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-const1.C
- copied unchanged from r189856, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-const1.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-neg2.C
- copied unchanged from r189856, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-neg2.C
branches/gupc/gcc/testsuite/g++.dg/other/armv7m-1.C
- copied unchanged from r189856, trunk/gcc/testsuite/g++.dg/other/armv7m-1.C
branches/gupc/gcc/testsuite/g++.dg/overload/defarg6.C
- copied unchanged from r189856, trunk/gcc/testsuite/g++.dg/overload/defarg6.C
branches/gupc/gcc/testsuite/gcc.dg/pr53881-1.c
- copied unchanged from r189856, trunk/gcc/testsuite/gcc.dg/pr53881-1.c
branches/gupc/gcc/testsuite/gcc.dg/pr53881-2.c
- copied unchanged from r189856, trunk/gcc/testsuite/gcc.dg/pr53881-2.c
branches/gupc/gcc/testsuite/gcc.target/arm/pr54051.c
- copied unchanged from r189856, trunk/gcc/testsuite/gcc.target/arm/pr54051.c
branches/gupc/gcc/testsuite/gcc.target/i386/asm-dialect-1.c
- copied unchanged from r189856, trunk/gcc/testsuite/gcc.target/i386/asm-dialect-1.c
branches/gupc/gcc/testsuite/gcc.target/i386/prefetchw-1.c
- copied unchanged from r189856, trunk/gcc/testsuite/gcc.target/i386/prefetchw-1.c
Removed:
branches/gupc/gcc/testsuite/gcc.dg/pr53881.c
Modified:
branches/gupc/ (props changed)
branches/gupc/ChangeLog
branches/gupc/MAINTAINERS
branches/gupc/gcc/ChangeLog
branches/gupc/gcc/ChangeLog.upc
branches/gupc/gcc/DATESTAMP
branches/gupc/gcc/Makefile.in
branches/gupc/gcc/alloc-pool.c
branches/gupc/gcc/basic-block.h
branches/gupc/gcc/bitmap.c
branches/gupc/gcc/bitmap.h
branches/gupc/gcc/bt-load.c
branches/gupc/gcc/builtins.c
branches/gupc/gcc/c/ChangeLog
branches/gupc/gcc/c/c-lang.h
branches/gupc/gcc/cfganal.c
branches/gupc/gcc/common/config/i386/i386-common.c
branches/gupc/gcc/config.gcc
branches/gupc/gcc/config/arm/arm.c
branches/gupc/gcc/config/arm/neon.md
branches/gupc/gcc/config/cris/cris.h
branches/gupc/gcc/config/frv/frv-protos.h
branches/gupc/gcc/config/frv/frv.c
branches/gupc/gcc/config/h8300/h8300.h
branches/gupc/gcc/config/i386/cpuid.h
branches/gupc/gcc/config/i386/driver-i386.c
branches/gupc/gcc/config/i386/i386-c.c
branches/gupc/gcc/config/i386/i386-protos.h
branches/gupc/gcc/config/i386/i386.c
branches/gupc/gcc/config/i386/i386.h
branches/gupc/gcc/config/i386/i386.md
branches/gupc/gcc/config/i386/i386.opt
branches/gupc/gcc/config/i386/mm3dnow.h
branches/gupc/gcc/config/i386/x86intrin.h
branches/gupc/gcc/config/linux.h
branches/gupc/gcc/config/mn10300/mn10300.h
branches/gupc/gcc/config/rs6000/constraints.md
branches/gupc/gcc/config/rs6000/predicates.md
branches/gupc/gcc/config/rs6000/rs6000-protos.h
branches/gupc/gcc/config/rs6000/rs6000.c
branches/gupc/gcc/config/rs6000/rs6000.h
branches/gupc/gcc/config/rs6000/rs6000.md
branches/gupc/gcc/config/sh/predicates.md
branches/gupc/gcc/config/sh/sh.md
branches/gupc/gcc/config/spu/spu.c
branches/gupc/gcc/config/v850/v850.h
branches/gupc/gcc/config/v850/v850.md
branches/gupc/gcc/config/vax/vax.h
branches/gupc/gcc/config/vax/vax.md
branches/gupc/gcc/configure
branches/gupc/gcc/configure.ac
branches/gupc/gcc/coverage.c
branches/gupc/gcc/cp/ChangeLog
branches/gupc/gcc/cp/call.c
branches/gupc/gcc/cp/class.c
branches/gupc/gcc/cp/cp-tree.h
branches/gupc/gcc/cp/decl.c
branches/gupc/gcc/cp/lex.c
branches/gupc/gcc/cp/pt.c
branches/gupc/gcc/cp/search.c
branches/gupc/gcc/cp/semantics.c
branches/gupc/gcc/cp/tree.c
branches/gupc/gcc/defaults.h
branches/gupc/gcc/doc/gcov.texi
branches/gupc/gcc/doc/sourcebuild.texi
branches/gupc/gcc/doc/tm.texi
branches/gupc/gcc/doc/tm.texi.in
branches/gupc/gcc/dojump.c
branches/gupc/gcc/dwarf2out.c
branches/gupc/gcc/final.c
branches/gupc/gcc/function.h
branches/gupc/gcc/gcov-io.h
branches/gupc/gcc/gcov.c
branches/gupc/gcc/gcse.c
branches/gupc/gcc/genopinit.c
branches/gupc/gcc/ggc-common.c
branches/gupc/gcc/ggc-internal.h
branches/gupc/gcc/ggc-page.c
branches/gupc/gcc/ggc-zone.c
branches/gupc/gcc/ggc.h
branches/gupc/gcc/gimple-pretty-print.c
branches/gupc/gcc/gimple.c
branches/gupc/gcc/gimple.h
branches/gupc/gcc/go/ChangeLog
branches/gupc/gcc/go/go-lang.c
branches/gupc/gcc/ifcvt.c
branches/gupc/gcc/lcm.c
branches/gupc/gcc/libfuncs.h
branches/gupc/gcc/lto-streamer-in.c
branches/gupc/gcc/lto-streamer-out.c
branches/gupc/gcc/lto/ChangeLog
branches/gupc/gcc/lto/lto-tree.h
branches/gupc/gcc/omp-low.c
branches/gupc/gcc/optabs.c
branches/gupc/gcc/optabs.h
branches/gupc/gcc/opts.c
branches/gupc/gcc/profile.c
branches/gupc/gcc/rtl.c
branches/gupc/gcc/rtl.h
branches/gupc/gcc/sbitmap.c
branches/gupc/gcc/sbitmap.h
branches/gupc/gcc/statistics.h
branches/gupc/gcc/system.h
branches/gupc/gcc/target.def
branches/gupc/gcc/target.h
branches/gupc/gcc/targhooks.c
branches/gupc/gcc/targhooks.h
branches/gupc/gcc/testsuite/ChangeLog
branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-object1.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/inline-ns2.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for14.C
branches/gupc/gcc/testsuite/g++.dg/lookup/ambig1.C
branches/gupc/gcc/testsuite/g++.dg/lookup/ambig2.C
branches/gupc/gcc/testsuite/g++.dg/lookup/ambig3.C
branches/gupc/gcc/testsuite/g++.dg/lookup/ambig4.C
branches/gupc/gcc/testsuite/g++.dg/lookup/ambig5.C
branches/gupc/gcc/testsuite/g++.dg/lookup/crash3.C
branches/gupc/gcc/testsuite/g++.dg/lookup/strong-using-2.C
branches/gupc/gcc/testsuite/g++.dg/lookup/using16.C
branches/gupc/gcc/testsuite/g++.dg/lookup/using17.C
branches/gupc/gcc/testsuite/g++.dg/lookup/using18.C
branches/gupc/gcc/testsuite/g++.dg/lookup/using20.C
branches/gupc/gcc/testsuite/g++.dg/lto/pr51992_0.C
branches/gupc/gcc/testsuite/g++.dg/other/i386-2.C
branches/gupc/gcc/testsuite/g++.dg/other/i386-3.C
branches/gupc/gcc/testsuite/g++.dg/parse/ambig4.C
branches/gupc/gcc/testsuite/g++.dg/parse/ambig6.C
branches/gupc/gcc/testsuite/g++.dg/parse/crash22.C
branches/gupc/gcc/testsuite/g++.dg/parse/crash53.C
branches/gupc/gcc/testsuite/g++.dg/parse/non-dependent2.C
branches/gupc/gcc/testsuite/g++.dg/template/crash92.C
branches/gupc/gcc/testsuite/g++.dg/template/defarg6.C
branches/gupc/gcc/testsuite/g++.dg/template/injected1.C
branches/gupc/gcc/testsuite/g++.dg/template/overload10.C
branches/gupc/gcc/testsuite/g++.old-deja/g++.bugs/900519_13.C
branches/gupc/gcc/testsuite/g++.old-deja/g++.jason/overload20.C
branches/gupc/gcc/testsuite/g++.old-deja/g++.martin/ambig1.C
branches/gupc/gcc/testsuite/g++.old-deja/g++.martin/typedef2.C
branches/gupc/gcc/testsuite/g++.old-deja/g++.mike/pmf3.C
branches/gupc/gcc/testsuite/g++.old-deja/g++.oliva/overload1.C
branches/gupc/gcc/testsuite/g++.old-deja/g++.other/ambig1.C
branches/gupc/gcc/testsuite/g++.old-deja/g++.other/lineno2.C
branches/gupc/gcc/testsuite/g++.old-deja/g++.pt/crash58.C
branches/gupc/gcc/testsuite/g++.old-deja/g++.pt/koenig1.C
branches/gupc/gcc/testsuite/g++.old-deja/g++.pt/overload5.C
branches/gupc/gcc/testsuite/g++.old-deja/g++.warn/impint.C
branches/gupc/gcc/testsuite/gcc.c-torture/execute/20101011-1.c
branches/gupc/gcc/testsuite/gcc.dg/torture/stackalign/builtin-apply-2.c
branches/gupc/gcc/testsuite/gcc.target/arm/vfp-1.c
branches/gupc/gcc/testsuite/gcc.target/i386/sse-12.c
branches/gupc/gcc/testsuite/gcc.target/i386/sse-13.c
branches/gupc/gcc/testsuite/gcc.target/i386/sse-14.c
branches/gupc/gcc/testsuite/gcc.target/i386/sse-22.c
branches/gupc/gcc/testsuite/gcc.target/i386/sse-23.c
branches/gupc/gcc/testsuite/lib/gcc-dg.exp
branches/gupc/gcc/testsuite/lib/target-supports.exp
branches/gupc/gcc/tree-cfg.c
branches/gupc/gcc/tree-flow.h
branches/gupc/gcc/tree-inline.c
branches/gupc/gcc/tree-loop-distribution.c
branches/gupc/gcc/tree-phinodes.c
branches/gupc/gcc/tree-profile.c
branches/gupc/gcc/tree-ssa-alias.c
branches/gupc/gcc/tree-ssanames.c
branches/gupc/gcc/tree-vect-data-refs.c
branches/gupc/gcc/tree-vect-generic.c
branches/gupc/gcc/tree-vect-loop.c
branches/gupc/gcc/tree-vect-patterns.c
branches/gupc/gcc/tree-vect-slp.c
branches/gupc/gcc/tree-vect-stmts.c
branches/gupc/gcc/tree-vectorizer.h
branches/gupc/gcc/tree.c
branches/gupc/gcc/upc/ChangeLog
branches/gupc/gcc/upc/upc-genericize.c
branches/gupc/gcc/value-prof.c
branches/gupc/gcc/vec.c
branches/gupc/gcc/vec.h
branches/gupc/libgcc/ChangeLog
branches/gupc/libgcc/libgcov.c
branches/gupc/libgfortran/ChangeLog
branches/gupc/libgfortran/io/list_read.c
Propchange: branches/gupc/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list