public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/100658] New: Typos in dg commands and texi files
@ 2021-05-18 17:39 gscfq@t-online.de
  2021-05-18 19:58 ` [Bug testsuite/100658] " redi at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: gscfq@t-online.de @ 2021-05-18 17:39 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 100658
           Summary: Typos in dg commands and texi files
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gscfq@t-online.de
  Target Milestone: ---

There is one naming difference : s/Identifification/Identification/

./gcc/ada/gnat_rm.texi:20880:@item @code{Ada.Task_Identifification}
@emph{(C.7.1)}

---

Another typo : s/identfier/identifier/

./gcc/testsuite/gcc.dg/ucnid-5-utf8.c:2:/* { dg-skip-if "No dollar in
identfiers" { avr-*-* powerpc-ibm-aix* } } */
./gcc/testsuite/gcc.dg/ucnid-5.c:2:/* { dg-skip-if "No dollar in identfiers" {
avr-*-* powerpc-ibm-aix* } } */


Additionally, other places use sign "$" explicitly, if that matters here at all
:

./gcc/testsuite/gcc.dg/cpp/lexident.c:8:/* Escaped newlines, _ and $ in
identifiers.  */
./gcc/testsuite/gcc.target/i386/pr91298-1.c:4:/* { dg-xfail-if "No support for
$ in identifiers" { *-*-solaris2.* && { ! gas } } } */
./gcc/testsuite/gcc.target/i386/pr91298-2.c:4:/* { dg-xfail-if "No support for
$ in identifiers" { *-*-solaris2.* && { ! gas } } } */
./libcpp/charset.c:1131:          cpp_error (pfile, CPP_DL_PEDWARN, "'$' in
identifier or number");
./libcpp/lex.c:1335:      cpp_error (pfile, CPP_DL_PEDWARN, "'$' in identifier
or number");

---

Other cases :

s/identier/identifier/
./gcc/jit/libgccjit.c:912:     C's rules for identiers upon the name, using
ISALPHA and ISALNUM

s/identifer/identifier/
./gcc/cp/mangle.c:838:/* Interface to substitution and identifer mangling, used
by the
./gcc/testsuite/gcc.dg/local1.c:13:       identifer has external linkage.

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

end of thread, other threads:[~2021-09-17  6:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-18 17:39 [Bug testsuite/100658] New: Typos in dg commands and texi files gscfq@t-online.de
2021-05-18 19:58 ` [Bug testsuite/100658] " redi at gcc dot gnu.org
2021-05-19 13:25 ` marxin at gcc dot gnu.org
2021-05-19 13:26 ` cvs-commit at gcc dot gnu.org
2021-05-19 20:51 ` gscfq@t-online.de
2021-05-21  9:13 ` marxin at gcc dot gnu.org
2021-09-17  6:35 ` pinskia 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).