This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, i386]: Calculate FLOAT128_FTYPE_CONST_STRING function type only once ...


... and match the documentation of __float128 built-in functions with reality.

2016-06-12  Uros Bizjak  <ubizjak@gmail.com>

    * 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.

Bootstrapped and regression tested on x86_64-linux-gnu {,-m32}.

Committed to mainline SVN.

Uros.

Attachment: p.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]