This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 81aab12 Make MicroBlaze support DWARF EH (old Xilinx patch, needed fo [...] new 89556fc 2017-01-06 Mikael Pettersson mikpelinux@gmail.com new 0e5f0c2 Add more tests for std::basic_string::find
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: gcc/ChangeLog | 16 ++++++++++++++++ gcc/config/m68k/linux.h | 4 ++++ gcc/config/m68k/m68k.h | 8 ++++++-- gcc/config/m68k/m68k.md | 22 +++++++++++++++++++--- gcc/config/m68k/m68k.opt | 4 ++++ gcc/config/m68k/m68kelf.h | 4 ++++ gcc/config/m68k/netbsd-elf.h | 4 ++++ gcc/doc/invoke.texi | 7 ++++++- libstdc++-v3/ChangeLog | 3 +++ .../operations/find/char/{4.cc => 6.cc} | 16 ++++++++-------- .../operations/find/{char/4.cc => wchar_t/6.cc} | 16 ++++++++-------- 11 files changed, 82 insertions(+), 22 deletions(-) copy libstdc++-v3/testsuite/21_strings/basic_string/operations/find/char/{4.cc => [...] copy libstdc++-v3/testsuite/21_strings/basic_string/operations/find/{char/4.cc => [...]