Merge trunk version 190437 into gupc branch.
commit92c0be8e997e71769cdec86d2db3992ba35d9be3
authorgfunck <gfunck@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Aug 2012 07:19:05 +0000 (16 07:19 +0000)
committergfunck <gfunck@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Aug 2012 07:19:05 +0000 (16 07:19 +0000)
tree2e7d2d2a5261d39458dc10019df8c025b751a097
parent9a85449179631a1e030b9d7d7551d390ec10dd3a
parent84d6ddfa83075fe3ab4d60e6c26465602efd25c5
Merge trunk version 190437 into gupc branch.
Incorporates a fix for a build failure on the PPC
due to passing incorrect switches to the assembler.
Also, first merged trunk revision that compiles GCC
with the C++ compiler in the first stage.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gupc@190438 138bc75d-0d04-0410-961f-82ee72b054a4
31 files changed:
Makefile.in
Makefile.tpl
configure
configure.ac
gcc/ChangeLog.upc
gcc/Makefile.in
gcc/c-family/c-common.c
gcc/c-family/c-pragma.c
gcc/c/c-decl.c
gcc/c/c-parser.c
gcc/c/c-typeck.c
gcc/config.in
gcc/config/i386/i386.c
gcc/config/rs6000/rs6000.c
gcc/configure
gcc/configure.ac
gcc/cp/tree.c
gcc/dwarf2out.c
gcc/fold-const.c
gcc/gcc.c
gcc/gimplify.c
gcc/stor-layout.c
gcc/timevar.def
gcc/tree-sra.c
gcc/tree-ssa.c
gcc/tree.c
gcc/tree.h
gcc/upc/ChangeLog
gcc/upc/upc-pts-struct.c
gcc/varasm.c
libcpp/init.c