Hi! On Fri, Nov 13, 2020 at 11:39:35PM +1030, Alan Modra wrote: > This patch retires ppc64-fp.c in favour of using > "LIB2_SIDITI_CONV_FUNCS = yes", which is a lot better solution than > having a copy of selected libgcc2.c functions.
Nice :-) > Bootstrapped and regression tested powerpc64-linux, powerpc64le-linux, > powerpc-linux and powerpc-ibm-aix7.2.4.0. OK? Yes, okay for trunk, thank you! > * config/rs6000/t-ppc64-fp (LIB2ADD): Delete. > (LIB2_SIDITI_CONV_FUNCS): Define. > * config/rs6000/ppc64-fp.c: Delete file. (Don't forget to delete the file, it isn't in your patch.) Segher