Le vendredi 7 avril 2023, 15:51:09 WEST Tom Rini a écrit : > On Sat, Apr 01, 2023 at 10:54:39PM +0100, Francis Laniel wrote: > > The assembly for __gnu_thumb1_case_si was taken from upstream gcc and > > adapted as width suffix was removed for the add instruction [1]. > > > > Signed-off-by: Francis Laniel <[email protected]> > > Tested-by: Tony Dinh <[email protected]> > > [1] > > https://github.com/gcc-mirror/gcc/blob/4f181f9c7ee3efc509d185fdfda33be901 > > 8f1611/libgcc/config/arm/lib1funcs.S#L2156 Acked-by: Pali Rohár > > <[email protected]> > > Acked-by: Tony Dinh <[email protected]> > > Applied to u-boot/master, thanks!
Thank you for the merge!

