This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 946f26e35f8 Daily bump. new 74a58c39c70 diagnostics: Fix add_misspelling_candidates [PR115440] new f79e909a116 bitint: Fix up lowering of COMPLEX_EXPR [PR115544]
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/gimple-lower-bitint.cc | 5 ++++- gcc/opts-common.cc | 6 ++++-- gcc/testsuite/g++.dg/cpp1z/pr115440.C | 8 ++++++++ gcc/testsuite/gcc.dg/bitint-107.c | 16 ++++++++++++++++ 4 files changed, 32 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/pr115440.C create mode 100644 gcc/testsuite/gcc.dg/bitint-107.c