------- Comment #50 from ubizjak at gmail dot com 2008-02-25 11:29 ------- Created an attachment (id=15222) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15222&action=view) Addendum to the ldouble patch
Can someone regression test this patch on PPC darwin? There are following changes: - uses ACONCAT instead of alloca/strcpy/strcat - removes wrong builtins (BUILT_IN_NEXTTOWARD and BUILT_IN_NEXTTOWARDF) from the definition - adds BUILT_IN_NAN (after [1] goes into mainline) - some whitspace fixes [1] http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01139.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25477