This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from 11a1c74b862 PR91349, powerpc64*-*-freebsd* defines _GNU_SOURCE new 460e83a8729 RISC-V: Promote type correctly for libcalls
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/ChangeLog | 8 +++++ gcc/config/riscv/riscv.c | 28 +++++++++++++++- gcc/testsuite/ChangeLog | 7 ++++ .../gcc.target/riscv/promote-type-for-libcall.c | 37 ++++++++++++++++++++++ 4 files changed, 79 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/riscv/promote-type-for-libcall.c