This is the mail archive of the gcc-bugs@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]

[Bug c/82234] New: __builtin_shuffle is not in the keyword index


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

            Bug ID: 82234
           Summary: __builtin_shuffle is not in the keyword index
           Product: gcc
           Version: 8.0
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
  Target Milestone: ---

I was looking for the documentation for __builtin_shuffle but it was not listed
in the keyword index unlike all other __builtin_* functions.

I did finally found the documentation at:
https://gcc.gnu.org/onlinedocs/gcc/Vector-Extensions.html#Vector-Extensions

But I would have expected it in the keyword index too.

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