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 21051de4bed driver: Move -fdiagnostics-urls= early like -fdiagnostics-c [...] new a805de33f7b c++, mingw: Fix up types of dtor hooks to __cxa_{,thread_}a [...]
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/config/i386/i386.cc | 16 ++++++++++++++ gcc/cp/cp-tree.h | 7 +++--- gcc/cp/decl.cc | 59 +++++++++++++++++++++++++++---------------------- gcc/cp/except.cc | 6 +---- gcc/doc/tm.texi | 8 +++++++ gcc/doc/tm.texi.in | 2 ++ gcc/target.def | 13 ++++++++++- gcc/targhooks.cc | 8 +++++++ gcc/targhooks.h | 1 + 9 files changed, 85 insertions(+), 35 deletions(-)