]> gcc.gnu.org Git - gcc.git/commitdiff
Fix misspelled name
authorZack Weinberg <zack@gcc.gnu.org>
Sat, 13 Nov 1999 03:23:07 +0000 (03:23 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sat, 13 Nov 1999 03:23:07 +0000 (03:23 +0000)
From-SVN: r30518

gcc/testsuite/gcc.c-torture/execute/991112-1.c

index 78c1a5e01a0fa8bf1a21132817aa5eaac9ce4349..e43c7beeb87673a414913bcf58e189f5367c672b 100644 (file)
@@ -1,5 +1,5 @@
 /* This code was miscompiled at -O3 on x86.
-   Reported by Jim Myering; distilled from bash.  */
+   Reported by Jim Meyering; distilled from bash.  */
 
 int rl_show_char (int c) { return 0; }
 
This page took 0.069542 seconds and 5 git commands to generate.