public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/99303] New: OpenMP: typo in diagnostic
@ 2021-02-27 11:53 roland.illig at gmx dot de
  2021-02-27 11:54 ` [Bug fortran/99303] " roland.illig at gmx dot de
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: roland.illig at gmx dot de @ 2021-02-27 11:53 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99303
           Summary: OpenMP: typo in diagnostic
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: roland.illig at gmx dot de
  Target Milestone: ---

fortran/openmp.c says:
> not set at for the

This should be "not set for the".
The "at" is probably a copy-and-paste mistake from the usual "at %L".

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

* [Bug fortran/99303] OpenMP: typo in diagnostic
  2021-02-27 11:53 [Bug fortran/99303] New: OpenMP: typo in diagnostic roland.illig at gmx dot de
@ 2021-02-27 11:54 ` roland.illig at gmx dot de
  2021-02-27 12:04 ` roland.illig at gmx dot de
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: roland.illig at gmx dot de @ 2021-02-27 11:54 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Roland Illig <roland.illig at gmx dot de> ---
This typo appears 2 times.

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

* [Bug fortran/99303] OpenMP: typo in diagnostic
  2021-02-27 11:53 [Bug fortran/99303] New: OpenMP: typo in diagnostic roland.illig at gmx dot de
  2021-02-27 11:54 ` [Bug fortran/99303] " roland.illig at gmx dot de
@ 2021-02-27 12:04 ` roland.illig at gmx dot de
  2021-02-27 12:59 ` redi at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: roland.illig at gmx dot de @ 2021-02-27 12:04 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Roland Illig <roland.illig at gmx dot de> ---
same file, other typo:
> "clauses on the same construct %L"

The "at %L" is missing.

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

* [Bug fortran/99303] OpenMP: typo in diagnostic
  2021-02-27 11:53 [Bug fortran/99303] New: OpenMP: typo in diagnostic roland.illig at gmx dot de
  2021-02-27 11:54 ` [Bug fortran/99303] " roland.illig at gmx dot de
  2021-02-27 12:04 ` roland.illig at gmx dot de
@ 2021-02-27 12:59 ` redi at gcc dot gnu.org
  2021-02-27 14:51 ` jakub at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: redi at gcc dot gnu.org @ 2021-02-27 12:59 UTC (permalink / raw)
  To: gcc-bugs

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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2021-02-27
           Keywords|                            |diagnostic
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

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

* [Bug fortran/99303] OpenMP: typo in diagnostic
  2021-02-27 11:53 [Bug fortran/99303] New: OpenMP: typo in diagnostic roland.illig at gmx dot de
                   ` (2 preceding siblings ...)
  2021-02-27 12:59 ` redi at gcc dot gnu.org
@ 2021-02-27 14:51 ` jakub at gcc dot gnu.org
  2021-02-28 10:17 ` cvs-commit at gcc dot gnu.org
  2021-02-28 10:19 ` jakub at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-02-27 14:51 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org
             Status|NEW                         |ASSIGNED

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

* [Bug fortran/99303] OpenMP: typo in diagnostic
  2021-02-27 11:53 [Bug fortran/99303] New: OpenMP: typo in diagnostic roland.illig at gmx dot de
                   ` (3 preceding siblings ...)
  2021-02-27 14:51 ` jakub at gcc dot gnu.org
@ 2021-02-28 10:17 ` cvs-commit at gcc dot gnu.org
  2021-02-28 10:19 ` jakub at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-02-28 10:17 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <jakub@gcc.gnu.org>:

https://gcc.gnu.org/g:48ca2185bfb5126baacab812b3f14c80123ccb88

commit r11-7434-g48ca2185bfb5126baacab812b3f14c80123ccb88
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Sun Feb 28 11:16:33 2021 +0100

    fortran: Fix up wording of 3 OpenMP diagnostic messages [PR99303]

    As reported in the PR, some diagnostic messages need wording improvements.

    2021-02-28  Jakub Jelinek  <jakub@redhat.com>

            PR fortran/99303
            * openmp.c (gfc_omp_requires_add_clause): Fix up diagnostic message
            wordings.
            (resolve_omp_clauses): Likewise.

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

* [Bug fortran/99303] OpenMP: typo in diagnostic
  2021-02-27 11:53 [Bug fortran/99303] New: OpenMP: typo in diagnostic roland.illig at gmx dot de
                   ` (4 preceding siblings ...)
  2021-02-28 10:17 ` cvs-commit at gcc dot gnu.org
@ 2021-02-28 10:19 ` jakub at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-02-28 10:19 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed.

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

end of thread, other threads:[~2021-02-28 10:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-27 11:53 [Bug fortran/99303] New: OpenMP: typo in diagnostic roland.illig at gmx dot de
2021-02-27 11:54 ` [Bug fortran/99303] " roland.illig at gmx dot de
2021-02-27 12:04 ` roland.illig at gmx dot de
2021-02-27 12:59 ` redi at gcc dot gnu.org
2021-02-27 14:51 ` jakub at gcc dot gnu.org
2021-02-28 10:17 ` cvs-commit at gcc dot gnu.org
2021-02-28 10:19 ` jakub at gcc dot gnu.org

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