This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 62a3799f349 [Ada] Implement fixed-lower-bound consistency checks for qu [...] new 644c2cc5f2c inline-asm: Fix ICE with bitfields in "m" operands [PR100785]
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/c/c-typeck.c | 11 ++++++++- gcc/cfgexpand.c | 43 ++++++++++++++++++++++++++++------- gcc/cp/typeck.c | 7 +++++- gcc/gimplify.c | 9 +++++--- gcc/testsuite/c-c++-common/pr100785.c | 21 +++++++++++++++++ gcc/testsuite/gcc.dg/pr48552-1.c | 4 ++-- gcc/testsuite/gcc.dg/pr48552-2.c | 4 ++-- 7 files changed, 82 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/pr100785.c