This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8e36cf4c5c9 libstdc++: Fix simd<char> conversion for -fno-signed-char f [...] new 09b4ab53155 invoke.texi: Clarify -march=lujiazui new b8e28381cb5 builtins: Force SAVE_EXPR for __builtin_{add,sub,mul}_overf [...]
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.cc | 22 ++++++++++++++- gcc/doc/invoke.texi | 6 ++-- gcc/testsuite/gcc.c-torture/execute/pr108789.c | 39 ++++++++++++++++++++++++++ 3 files changed, 64 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr108789.c