public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/97247] New: Typo in <enqcmdintrin.h>
@ 2020-09-29 18:25 hjl.tools at gmail dot com
  2020-09-29 18:47 ` [Bug target/97247] " hjl.tools at gmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: hjl.tools at gmail dot com @ 2020-09-29 18:25 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 97247
           Summary: Typo in <enqcmdintrin.h>
           Product: gcc
           Version: 10.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---
            Target: i386,x86-64

<enqcmdintrin.h> has

#if !defined _IMMINTRIN_H_INCLUDED
# error "Never use <enqcmdntrin.h> directly; include <x86intrin.h> instead."
                   ^^^^^^^^^^^^^^^^ It should be <enqcmdintrin.h>.
#endif

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/97247] Typo in <enqcmdintrin.h>
  2020-09-29 18:25 [Bug target/97247] New: Typo in <enqcmdintrin.h> hjl.tools at gmail dot com
@ 2020-09-29 18:47 ` hjl.tools at gmail dot com
  2020-09-29 19:00 ` [Bug target/97247] Typos " hjl.tools at gmail dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: hjl.tools at gmail dot com @ 2020-09-29 18:47 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch
                URL|                            |https://gcc.gnu.org/piperma
                   |                            |il/gcc-patches/2020-Septemb
                   |                            |er/555109.html
   Target Milestone|---                         |10.3
   Last reconfirmed|                            |2020-09-29
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
A patch has been submitted:

https://gcc.gnu.org/pipermail/gcc-patches/2020-September/555109.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/97247] Typos in <enqcmdintrin.h>
  2020-09-29 18:25 [Bug target/97247] New: Typo in <enqcmdintrin.h> hjl.tools at gmail dot com
  2020-09-29 18:47 ` [Bug target/97247] " hjl.tools at gmail dot com
@ 2020-09-29 19:00 ` hjl.tools at gmail dot com
  2020-09-29 19:01 ` hjl.tools at gmail dot com
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: hjl.tools at gmail dot com @ 2020-09-29 19:00 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Typo in <enqcmdintrin.h>    |Typos in <enqcmdintrin.h>

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
The updated patch with the _ENQCMDNTRIN_H_INCLUDED fix is at:

https://gcc.gnu.org/pipermail/gcc-patches/2020-September/555109.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/97247] Typos in <enqcmdintrin.h>
  2020-09-29 18:25 [Bug target/97247] New: Typo in <enqcmdintrin.h> hjl.tools at gmail dot com
  2020-09-29 18:47 ` [Bug target/97247] " hjl.tools at gmail dot com
  2020-09-29 19:00 ` [Bug target/97247] Typos " hjl.tools at gmail dot com
@ 2020-09-29 19:01 ` hjl.tools at gmail dot com
  2020-09-29 19:06 ` cvs-commit at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: hjl.tools at gmail dot com @ 2020-09-29 19:01 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|https://gcc.gnu.org/piperma |https://gcc.gnu.org/piperma
                   |il/gcc-patches/2020-Septemb |il/gcc-patches/2020-Septemb
                   |er/555109.html              |er/555111.html

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
It is:

https://gcc.gnu.org/pipermail/gcc-patches/2020-September/555111.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/97247] Typos in <enqcmdintrin.h>
  2020-09-29 18:25 [Bug target/97247] New: Typo in <enqcmdintrin.h> hjl.tools at gmail dot com
                   ` (2 preceding siblings ...)
  2020-09-29 19:01 ` hjl.tools at gmail dot com
@ 2020-09-29 19:06 ` cvs-commit at gcc dot gnu.org
  2020-09-29 19:12 ` cvs-commit at gcc dot gnu.org
  2020-09-29 19:12 ` hjl.tools at gmail dot com
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-09-29 19:06 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@gcc.gnu.org>:

https://gcc.gnu.org/g:dec881f85abbddc6e37630b6e61ce621cea6acd7

commit r11-3531-gdec881f85abbddc6e37630b6e61ce621cea6acd7
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Sep 29 11:40:46 2020 -0700

    x86: Replace <enqcmdntrin.h> with <enqcmdintrin.h>

    Fix 2 typos in config/i386/enqcmdintrin.h by replacing <enqcmdntrin.h>
    with <enqcmdintrin.h>:

    [hjl@gnu-cfl-2 x86-gcc]$ echo "#include <enqcmdintrin.h>" | gcc -S -o
/dev/null -x c -
    In file included from <stdin>:1:
    /usr/lib/gcc/x86_64-redhat-linux/10/include/enqcmdintrin.h:25:3: error:
#error "Never use <enqcmdntrin.h> directly; include <x86intrin.h> instead."
       25 | # error "Never use <enqcmdntrin.h> directly; include <x86intrin.h>
instead."
          |   ^~~~~
    [hjl@gnu-cfl-2 x86-gcc]$

    and _ENQCMDINTRIN_H_INCLUDED with _ENQCMDINTRIN_H_INCLUDED.

    gcc/

            PR target/97247
            * config/i386/enqcmdintrin.h: Replace <enqcmdntrin.h> with
            <enqcmdintrin.h>.  Replace _ENQCMDNTRIN_H_INCLUDED with
            _ENQCMDINTRIN_H_INCLUDED.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/97247] Typos in <enqcmdintrin.h>
  2020-09-29 18:25 [Bug target/97247] New: Typo in <enqcmdintrin.h> hjl.tools at gmail dot com
                   ` (3 preceding siblings ...)
  2020-09-29 19:06 ` cvs-commit at gcc dot gnu.org
@ 2020-09-29 19:12 ` cvs-commit at gcc dot gnu.org
  2020-09-29 19:12 ` hjl.tools at gmail dot com
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-09-29 19:12 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by H.J. Lu <hjl@gcc.gnu.org>:

https://gcc.gnu.org/g:ffe2a432ac553b45b954fa24c8cbb9cc373bfbc6

commit r10-8827-gffe2a432ac553b45b954fa24c8cbb9cc373bfbc6
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Sep 29 11:40:46 2020 -0700

    x86: Replace <enqcmdntrin.h> with <enqcmdintrin.h>

    Fix 2 typos in config/i386/enqcmdintrin.h by replacing <enqcmdntrin.h>
    with <enqcmdintrin.h>:

    [hjl@gnu-cfl-2 x86-gcc]$ echo "#include <enqcmdintrin.h>" | gcc -S -o
/dev/null -x c -
    In file included from <stdin>:1:
    /usr/lib/gcc/x86_64-redhat-linux/10/include/enqcmdintrin.h:25:3: error:
#error "Never use <enqcmdntrin.h> directly; include <x86intrin.h> instead."
       25 | # error "Never use <enqcmdntrin.h> directly; include <x86intrin.h>
instead."
          |   ^~~~~
    [hjl@gnu-cfl-2 x86-gcc]$

    and _ENQCMDINTRIN_H_INCLUDED with _ENQCMDINTRIN_H_INCLUDED.

    gcc/

            PR target/97247
            * config/i386/enqcmdintrin.h: Replace <enqcmdntrin.h> with
            <enqcmdintrin.h>.  Replace _ENQCMDNTRIN_H_INCLUDED with
            _ENQCMDINTRIN_H_INCLUDED.

    (cherry picked from commit dec881f85abbddc6e37630b6e61ce621cea6acd7)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/97247] Typos in <enqcmdintrin.h>
  2020-09-29 18:25 [Bug target/97247] New: Typo in <enqcmdintrin.h> hjl.tools at gmail dot com
                   ` (4 preceding siblings ...)
  2020-09-29 19:12 ` cvs-commit at gcc dot gnu.org
@ 2020-09-29 19:12 ` hjl.tools at gmail dot com
  5 siblings, 0 replies; 7+ messages in thread
From: hjl.tools at gmail dot com @ 2020-09-29 19:12 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #6 from H.J. Lu <hjl.tools at gmail dot com> ---
Fixed for GCC 11 and GCC 10.3.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-09-29 19:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29 18:25 [Bug target/97247] New: Typo in <enqcmdintrin.h> hjl.tools at gmail dot com
2020-09-29 18:47 ` [Bug target/97247] " hjl.tools at gmail dot com
2020-09-29 19:00 ` [Bug target/97247] Typos " hjl.tools at gmail dot com
2020-09-29 19:01 ` hjl.tools at gmail dot com
2020-09-29 19:06 ` cvs-commit at gcc dot gnu.org
2020-09-29 19:12 ` cvs-commit at gcc dot gnu.org
2020-09-29 19:12 ` hjl.tools at gmail dot com

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