This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 9e44e2f767c Daily bump. new 633e24e1c78 Objective-C/C++: Ensure sufficient setup for the preprocessor. new 12e4b9ce523 testsuite, jit: Handle whitespace in test-link-section-asse [...] new e73c4d7a236 testsuite, jit: Allow for target-specific assembler scans. new b358e73b7d6 testsuite, jit, Darwin: Handle Mach-O in assembler tests. new edc5acccf94 testsuite, Darwin: Allow for undefined symbols in shared test. new c2cb625eb14 Testsuite: fix analyzer tests on Darwin new 3d48cd6623d Testsuite: mark IPA test as requiring alias support new 79f5f989986 Testsuite, darwin: account for macOS 13 and 14 new 69e2b9620d2 testsuite: adjust for darwin linker warning new 65f76ed01ac testsuite, Darwin: Skip g++.dg/debug/dwarf2/pr85550.C new a6fa5387a3a Testsuite, Darwin: skip PIE test
The 11 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/objc/objc-act.cc | 7 +++++-- gcc/testsuite/g++.dg/debug/dwarf2/pr85550.C | 1 + gcc/testsuite/gcc.dg/analyzer/analyzer.exp | 8 ++++++++ gcc/testsuite/gcc.dg/darwin-minversion-link.c | 2 ++ gcc/testsuite/gcc.dg/darwin-segaddr.c | 1 + gcc/testsuite/gcc.dg/ipa/ipa-icf-38.c | 1 + gcc/testsuite/gcc.dg/pie-2.c | 1 + gcc/testsuite/gcc.dg/pie-7.c | 1 + gcc/testsuite/jit.dg/jit.exp | 14 ++++++++++++++ gcc/testsuite/jit.dg/test-link-section-assembler.c | 2 +- gcc/testsuite/jit.dg/test-setting-alignment.c | 3 ++- gcc/testsuite/lib/target-supports.exp | 9 ++++++++- 12 files changed, 45 insertions(+), 5 deletions(-)