This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3a2ac32 remove val_ssa_equiv_hash_traits new 625cd7a Fix PR68497 (ICE with -fno-checking) new 186e88f Move ptrace.h to appropriate place.
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 | 6 +++++ gcc/config/i386/i386.c | 26 ++++++++++++---------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/i386/pr68497.c | 8 +++++++ libsanitizer/ChangeLog | 5 +++++ .../include/system/{linux => }/asm/ptrace.h | 2 +- 6 files changed, 39 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr68497.c rename libsanitizer/include/system/{linux => }/asm/ptrace.h (88%)