This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 509a4f7 * tree-core.h (size_type_kind): Remove OEP_CONSTANT_ADDRESS_ [...] new 0ffb447 Add stats on adhoc table to dump_line_table_statistics new 3ef90e7 [Patch ARM] Unified assembler in ARM state. new 025772b libstdc++v3: Explicitly disable carets and colorization withi [...]
The 3 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: gcc/ChangeLog | 26 ++++ gcc/config/arm/arm-ldmstm.ml | 23 ++- gcc/config/arm/arm.c | 157 ++++++++------------- gcc/config/arm/arm.h | 19 +-- gcc/config/arm/arm.md | 162 ++++++++++------------ gcc/config/arm/arm.opt | 2 +- gcc/config/arm/ldmstm.md | 126 ++++++++--------- gcc/config/arm/sync.md | 4 +- gcc/config/arm/thumb2.md | 12 +- gcc/doc/invoke.texi | 7 +- gcc/input.c | 6 + gcc/testsuite/ChangeLog | 7 + gcc/testsuite/gcc.target/arm/combine-movs.c | 3 +- gcc/testsuite/gcc.target/arm/interrupt-1.c | 4 +- gcc/testsuite/gcc.target/arm/interrupt-2.c | 4 +- gcc/testsuite/gcc.target/arm/unaligned-memcpy-4.c | 2 +- libcpp/ChangeLog | 6 + libcpp/include/line-map.h | 2 + libcpp/line-map.c | 3 + libstdc++-v3/ChangeLog | 6 + libstdc++-v3/testsuite/lib/libstdc++.exp | 2 + 21 files changed, 298 insertions(+), 285 deletions(-)