This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 387e6f15708 libgfortran: Use __builtin_issignaling in libgfortran [PR105105] new db630423a97 fortran: Expand ieee_arithmetic module's ieee_class inline [...] new 0c2d6aa1be2 fortran: Expand ieee_arithmetic module's ieee_value inline [...]
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/fortran/f95-lang.cc | 3 +- gcc/fortran/libgfortran.h | 20 +++++ gcc/fortran/trans-intrinsic.cc | 198 +++++++++++++++++++++++++++++++++++++++++ libgfortran/ieee/ieee_helper.c | 20 ----- 4 files changed, 220 insertions(+), 21 deletions(-)