aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/f95-lang.cc
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2022-08-26 09:45:19 +0200
committerJakub Jelinek <jakub@redhat.com>2022-08-26 09:45:19 +0200
commit387e6f1570816915f8d198eec71c666439f41814 (patch)
tree5fc7ffef0eb6b614cd2b223bbc26ab949e313ab2 /gcc/fortran/f95-lang.cc
parent0982edd371d5429d24615442e96e76ba6bc4faa9 (diff)
downloadgcc-387e6f1570816915f8d198eec71c666439f41814.zip
gcc-387e6f1570816915f8d198eec71c666439f41814.tar.gz
gcc-387e6f1570816915f8d198eec71c666439f41814.tar.bz2
libgfortran: Use __builtin_issignaling in libgfortran [PR105105]
The following patch makes use of the new __builtin_issignaling, so it no longer needs the fallback implementation and can use the builtin even where glibc provides the macro. 2022-08-26 Jakub Jelinek <jakub@redhat.com> PR fortran/105105 * ieee/ieee_helper.c: Don't include issignaling_fallback.h. (CLASSMACRO): Use __builtin_issignaling instead of issignaling. * ieee/issignaling_fallback.h: Removed.
Diffstat (limited to 'gcc/fortran/f95-lang.cc')
0 files changed, 0 insertions, 0 deletions