This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 31702fe9694 strlen: Comment spelling fixes new 5f2e72db8c0 testsuite: Add testcases for already fixed PR [PR100541] new 2e1b00367ab cfgrtl: Fix up -g vs. -g0 code generation -flto differences [...] new 58394373a70 cfg: Dump goto_locus if -fdump-*-*-blocks-details
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/cfg.cc | 4 ++++ gcc/cfgrtl.cc | 4 ++-- gcc/testsuite/g++.dg/opt/pr100541-1.C | 24 ++++++++++++++++++++++++ gcc/testsuite/g++.dg/opt/pr100541-2.C | 25 +++++++++++++++++++++++++ 4 files changed, 55 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr100541-1.C create mode 100644 gcc/testsuite/g++.dg/opt/pr100541-2.C