[Bug target/25477] builtin functions should use $LDBL128 suffix on darwin when appropriate
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Feb 25 11:30:00 GMT 2008
------- 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
More information about the Gcc-bugs
mailing list