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 ab465ce3a94 RISC-V:Bugfix for C++ code compilation failure with rv32ima [...] new f057e958732 ipa: Treat static constructors and destructors as non-local [...]
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/cgraph.cc | 4 +++- gcc/ipa-visibility.cc | 5 +++-- gcc/testsuite/gcc.dg/lto/pr115815_0.c | 22 ++++++++++++++++++++++ 3 files changed, 28 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/lto/pr115815_0.c