https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65129
Bug ID: 65129 Summary: gcc manual index entry of __builtin_assume_aligned Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: trivial Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: user42_kevin at yahoo dot com.au The info format of the gcc 4.9 manual has an index entry for __builtin_assume_aligned which appears as * *__builtin_assume_aligned: I hoped that it would be without the leading * on the name * __builtin_assume_aligned: which is how for example __builtin_apply_args appears (another builtin with void* return type).