mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-31 09:39:40 +08:00
* gcc.dg/cpp/avoidpaste1.c: Fix typos.
From-SVN: r39333
This commit is contained in:
parent
718b8ea51f
commit
24274aab39
@ -1,3 +1,7 @@
|
||||
2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
|
||||
|
||||
* gcc.dg/cpp/avoidpaste1.c: Fix typos.
|
||||
|
||||
2001-01-29 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* gcc.c-torture/execute/20010129-1.c: New test.
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2000 Free Software Foundation, Inc. */
|
||||
/* Copyright (C) 2001 Free Software Foundation, Inc. */
|
||||
|
||||
/* { dg-do preprocess } */
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
:: : : : : :^:
|
||||
: : : .. . 0
|
||||
|
||||
It relies on the fact that even preprocessing C we bother to separate
|
||||
It relies on the fact that even when preprocessing C we bother to separate
|
||||
the colons of C++'s :: operator. If we confine this behaviour to C++
|
||||
in future, this test needs to change. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user