This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b0cb9599eed RISC-V: Emit "i" suffix for instructions with immediate operands new 1672bf66952 [libsanitizer] Remove semicolon after do {} while (0) in ma [...] new 06555bd0688 [libquadmath] Remove semicolon after do {} while (0) in MPN [...] new fa57650a068 [graphite] Remove semicolon after do {} while (0) in DEBUG_PRINT new 0944531e869 [fortran] Remove semicolon after do {} while (0) in match macros new 6394b15597e Remove semicolon after ASM_OUTPUT_BEFORE_CASE_LABEL macro body new 0882c4f5bd3 [libcpp] Remove semicolon after do {} while (0) in BUF_APPEND new 2467912c810 Remove semicolon after do {} while (0) in DEF_SANITIZER_BUILTIN
The 7 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 | 27 +++++++++++++++++++++++++++ gcc/asan.c | 16 ++++++++++------ gcc/config/arc/arc.h | 2 +- gcc/config/elfos.h | 6 +++--- gcc/config/m68k/m68kelf.h | 2 +- gcc/config/mips/mips.h | 2 +- gcc/config/v850/v850.h | 2 +- gcc/fortran/ChangeLog | 6 ++++++ gcc/fortran/parse.c | 12 ++++++------ gcc/graphite-scop-detection.c | 2 +- libcpp/ChangeLog | 6 ++++++ libcpp/lex.c | 2 +- libquadmath/ChangeLog | 6 ++++++ libquadmath/printf/gmp-impl.h | 2 +- libsanitizer/ChangeLog | 7 +++++++ libsanitizer/asan/asan_poisoning.cc | 2 +- libsanitizer/lsan/lsan_common.cc | 4 ++-- 17 files changed, 81 insertions(+), 25 deletions(-)