This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5ac4e2dc219 2018-11-26 Sandra Loosemore sandra@codesourcery.com new 3fa38aab829 PR target/88178 * config/i386/i386.c (dbx_register_map): [...] new 4d2cdcb1623 2018-11-26 Aaron Sawdey acsawdey@linux.ibm.com
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 | 20 + gcc/config/i386/i386.c | 101 +++- gcc/config/rs6000/rs6000-string.c | 960 ++++++++++++++++++-------------- gcc/config/rs6000/rs6000.opt | 2 +- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.target/i386/pr88178.c | 8 + 6 files changed, 640 insertions(+), 456 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr88178.c