This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7da9b5e4bbe PR target/81414 * config/aarch64/cortex-a57-fma-steering. [...] new 662c96a9293 PR c/81364 * c-parser.c (c_parser_else_body): Don't warn [...] new 7ecd7544b7f gcc/ PR 81487 * hsa-brig.c (brig_init): Use xasprintf ins [...] new e840a467620 [RTEMS] Add GCC Runtime Library Exception
The 3 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 | 29 +++++++++++++++ gcc/c/ChangeLog | 8 ++++ gcc/c/c-parser.c | 9 +++-- gcc/config/aarch64/rtems.h | 17 ++++++--- gcc/config/arm/rtems.h | 17 ++++++--- gcc/config/bfin/rtems.h | 29 +++++++++------ gcc/config/i386/rtemself.h | 29 +++++++++------ gcc/config/lm32/rtems.h | 29 +++++++++------ gcc/config/m32c/rtems.h | 29 +++++++++------ gcc/config/m68k/rtemself.h | 29 +++++++++------ gcc/config/microblaze/rtems.h | 29 +++++++++------ gcc/config/mips/rtems.h | 29 +++++++++------ gcc/config/moxie/rtems.h | 29 +++++++++------ gcc/config/nios2/rtems.h | 35 ++++++++++-------- gcc/config/powerpcspe/rtems.h | 9 ++++- gcc/config/rs6000/rtems.h | 9 ++++- gcc/config/rtems.h | 40 ++++++++++---------- gcc/config/sh/rtems.h | 29 +++++++++------ gcc/config/sh/rtemself.h | 29 +++++++++------ gcc/config/sparc/rtemself.h | 29 +++++++++------ gcc/config/v850/rtems.h | 18 ++++----- gcc/gimple-pretty-print.c | 14 +++---- gcc/hsa-brig.c | 2 +- gcc/testsuite/ChangeLog | 5 +++ .../c-c++-common/Wmultistatement-macros-12.c | 43 ++++++++++++++++++++++ gcc/tree-ssa-structalias.c | 21 ++++------- 26 files changed, 378 insertions(+), 217 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/Wmultistatement-macros-12.c