i386.c (ix86_init_builtins): Calculate FLOAT128_FTYPE_CONST_STRING function type...
authorUros Bizjak <ubizjak@gmail.com>
Sun, 12 Jun 2016 19:38:42 +0000 (21:38 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 12 Jun 2016 19:38:42 +0000 (21:38 +0200)
commite449556dc8336f52b754997e4a4a7f8f1b6963a5
treea5bf617a2a774834e389a7da2fd4c4cd5c3e1cd0
parentee38bd2e970dfc0913ad92ee90ae96ba5c19e6e9
i386.c (ix86_init_builtins): Calculate FLOAT128_FTYPE_CONST_STRING function type only once.

* config/i386/i386.c (ix86_init_builtins): Calculate
FLOAT128_FTYPE_CONST_STRING function type only once.
* doc/extend.texi (x86 Built-in Functions): Update text, __float128
built-in functions are available for x86-32 and x86-64 targets.

From-SVN: r237342
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/doc/extend.texi