This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a1c1b7a888a IBM Z: Define NO_PROFILE_COUNTERS new 65371066d89 stor-layout: Avoid DECL_BIT_FIELD_REPRESENTATIVE with NULL [...] new 9872bd8c35b df: Fix up handling of paradoxical subregs in debug insns [ [...]
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/df-scan.c | 18 +++++++++++++++--- gcc/stor-layout.c | 5 ++++- gcc/testsuite/gcc.dg/pr101170.c | 37 +++++++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/pr101172.c | 20 ++++++++++++++++++++ 4 files changed, 76 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr101170.c create mode 100644 gcc/testsuite/gcc.dg/pr101172.c