NetBSD-Bugs archive

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

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



The following reply was made to PR port-m68k/59616; it has been noted by GNATS.

From: "Nathanial Sloss" <nat%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59616 CVS commit: src/external/gpl3/gcc/dist/libgcc/config/m68k
Date: Mon, 1 Sep 2025 00:24:22 +0000

 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