public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-5499] nvptx: Fix copy'n'paste-o in '__builtin_nvptx_brev' description
@ 2023-11-15 14:26 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2023-11-15 14:26 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:4450984d0a18cd4e352d396231ba2c457d20feea

commit r14-5499-g4450984d0a18cd4e352d396231ba2c457d20feea
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Mon Sep 4 17:20:28 2023 +0200

    nvptx: Fix copy'n'paste-o in '__builtin_nvptx_brev' description
    
    Minor fix-up for commit c09471fbc7588db2480f036aa56a2403d3c03ae5
    "nvptx: Add suppport for __builtin_nvptx_brev instrinsic".
    
            gcc/
            * doc/extend.texi (Nvidia PTX Built-in Functions): Fix
            copy'n'paste-o in '__builtin_nvptx_brev' description.

Diff:
---
 gcc/doc/extend.texi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 406ccc9bc75..a95121b0124 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -18471,7 +18471,6 @@ These built-in functions are available for the Nvidia PTX target:
 
 @defbuiltin{unsigned int __builtin_nvptx_brev (unsigned int @var{x})}
 Reverse the bit order of a 32-bit unsigned integer.
-Disable global interrupt.
 @enddefbuiltin
 
 @defbuiltin{unsigned long long __builtin_nvptx_brevll (unsigned long long @var{x})}

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-15 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-15 14:26 [gcc r14-5499] nvptx: Fix copy'n'paste-o in '__builtin_nvptx_brev' description Thomas Schwinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).