Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/gpl3/gcc/dist/libgcc/config/m68k



Module Name:    src
Committed By:   nat
Date:           Mon Sep  1 00:24:22 UTC 2025

Modified Files:
        src/external/gpl3/gcc/dist/libgcc/config/m68k: fpgnulib.c

Log Message:
Look after your NaNs (and Infs).

Preseve the value for NaN and +/-Inf when converting to different types.

Only applies to m68k softfloat.

Addresses PR/59616.

Upstreamed to the gcc people, the email thread starts here:
https://gcc.gnu.org/pipermail/gcc-patches/2025-September/693824.html


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    src/external/gpl3/gcc/dist/libgcc/config/m68k/fpgnulib.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index