This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8d264d90a22 Fix whitespace after r16-3679-g19d1c7c28f4fd0 new 4cff794ca18 Bail out early during gimplify_asm_expr [PR121391]
The 1 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/gimplify.cc | 18 ++++++++++-------- gcc/testsuite/gcc.dg/pr121391-1.c | 9 +++++++++ gcc/testsuite/gcc.dg/pr121391-2.c | 9 +++++++++ 3 files changed, 28 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr121391-1.c create mode 100644 gcc/testsuite/gcc.dg/pr121391-2.c