[Bug c/88698] Relax generic vector conversions

amonakov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 4 15:01:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88698

--- Comment #11 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
Author: amonakov
Date: Mon Feb  4 15:00:41 2019
New Revision: 268522

URL: https://gcc.gnu.org/viewcvs?rev=268522&root=gcc&view=rev
Log:
doc: showcase a "union of vectors" pattern (PR 88698)

        PR c/88698
        * doc/extend.texi (Vector Extensions): Add an example of using vector
        types together with x86 intrinsics.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/extend.texi


More information about the Gcc-bugs mailing list