This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from be9dd80f933 Support --disable-fixincludes. new 2dbe2801df3 testsuite: Fix warning regression due to std::string change [...] new dc832fb39fc 32-bit PA-RISC with HP-UX: remove deprecated ports
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: config/mh-pa-hpux10 | 4 - configure | 14 -- configure.ac | 14 -- contrib/config-list.mk | 3 +- contrib/header-tools/README | 2 +- contrib/header-tools/reduce-headers | 1 - fixincludes/configure | 2 +- gcc/config.build | 5 +- gcc/config.gcc | 85 +---------- gcc/config.host | 5 - gcc/config/pa/pa-hpux10.h | 157 --------------------- gcc/config/pa/pa-hpux10.opt | 22 --- gcc/config/pa/t-dce-thr | 2 - gcc/configure | 19 +-- gcc/configure.ac | 13 -- gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv.C | 2 +- gcc/testsuite/g++.dg/tree-ssa/empty-loop.C | 2 +- gcc/testsuite/gcc.c-torture/execute/ieee/hugeval.x | 3 - gcc/testsuite/gcc.dg/torture/pr47917.c | 1 - gcc/testsuite/lib/target-supports.exp | 13 +- gnattools/configure | 2 - gnattools/configure.ac | 2 - libgcc/config.host | 22 --- libitm/configure | 2 +- libstdc++-v3/configure | 14 -- libstdc++-v3/crossconfig.m4 | 9 -- 26 files changed, 13 insertions(+), 407 deletions(-) delete mode 100644 config/mh-pa-hpux10 delete mode 100644 gcc/config/pa/pa-hpux10.h delete mode 100644 gcc/config/pa/pa-hpux10.opt delete mode 100644 gcc/config/pa/t-dce-thr