gcc/libgfortran/runtime
Harald Anlauf 99bcce0d89 libfortran: fix conversion of UNSIGNED(kind=16) to decimal in output [PR118406]
PR libfortran/118406

libgfortran/ChangeLog:

	* runtime/string.c (gfc_itoa): Handle unsigned integers larger than
	(10^19 * 2^64).

gcc/testsuite/ChangeLog:

	* gfortran.dg/unsigned_write.f90: New test.
2025-01-16 20:43:16 +01:00
..
backtrace.c Update copyright years. 2025-01-02 11:59:57 +01:00
bounds.c Update copyright years. 2025-01-02 11:59:57 +01:00
compile_options.c Update copyright years. 2025-01-02 11:59:57 +01:00
convert_char.c Update copyright years. 2025-01-02 11:59:57 +01:00
environ.c Update copyright years. 2025-01-02 11:59:57 +01:00
error.c Update copyright years. 2025-01-02 11:59:57 +01:00
fpu.c Update copyright years. 2025-01-02 11:59:57 +01:00
in_pack_class.c Update copyright years. 2025-01-02 11:59:57 +01:00
in_pack_generic.c Update copyright years. 2025-01-02 11:59:57 +01:00
in_unpack_class.c Update copyright years. 2025-01-02 11:59:57 +01:00
in_unpack_generic.c Update copyright years. 2025-01-02 11:59:57 +01:00
ISO_Fortran_binding.c Update copyright years. 2025-01-02 11:59:57 +01:00
main.c Update copyright years. 2025-01-02 11:59:57 +01:00
memory.c Update copyright years. 2025-01-02 11:59:57 +01:00
minimal.c Update copyright years. 2025-01-02 11:59:57 +01:00
pause.c Update copyright years. 2025-01-02 11:59:57 +01:00
select.c Update copyright years. 2025-01-02 11:59:57 +01:00
select_inc.c Update copyright years. 2025-01-02 11:59:57 +01:00
stop.c Update copyright years. 2025-01-02 11:59:57 +01:00
string.c libfortran: fix conversion of UNSIGNED(kind=16) to decimal in output [PR118406] 2025-01-16 20:43:16 +01:00