OSDN Git Service

PR target/25477
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Feb 2008 17:29:58 +0000 (17:29 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Feb 2008 17:29:58 +0000 (17:29 +0000)
commitd243d9c968dafa0de7b012e1281c13ce45c61366
treeec78261e34e333fcc51cf441a827cbcd2bbe14ab
parentde9ebaea83568ecb27f946aaaf84df8366b3088a
    PR target/25477
        * config/darwin-ppc-ldouble-patch.def (BUILT_IN_NANL): Add.
        (BUILT_IN_NEXTTOWARD): Remove.
        (BUILT_IN_NEXTTOWARDF): Ditto.
        * config/darwin.c (darwin_patch_builtin): Use ACONCAT instead of
        alloca/strcpy/strcat.  Remove commented-out code.  Fix whitespace.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132723 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/darwin-ppc-ldouble-patch.def
gcc/config/darwin.c