This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a90606ab979 c++, debug: Treat -std=c++20 -gdwarf-5 like C++14 rather th [...] new 57fcbe579c2 middle-end/98070 - fix realloc builtin fnspec new 69157fe7582 x86_64: Fix up -fpic -mcmodel=large -fno-plt [PR98063]
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/builtins.c | 2 +- gcc/config/i386/i386-expand.c | 12 +++++++++++- gcc/testsuite/gcc.target/i386/pr98063.c | 13 +++++++++++++ 3 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr98063.c