This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5d5056eb2d2 [gcc] 2017-06-20 Michael Meissner meissner@linux.vnet.ibm.com new d268f6f6fd5 PR target/81121 * config/i386/i386.md (TARGET_USE_VECTOR_ [...] new 8177a7d08b6 PR sanitizer/81125 * ubsan.h (ubsan_encode_value): Workar [...]
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 | 11 +++++++++++ gcc/config/i386/i386.md | 3 ++- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/i386/pr81121.c | 10 ++++++++++ gcc/ubsan.h | 5 +++-- 5 files changed, 31 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr81121.c