Commit 24274aab by Neil Booth Committed by Neil Booth

* gcc.dg/cpp/avoidpaste1.c: Fix typos.

From-SVN: r39333
parent 718b8ea5
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.
......
/* 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. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment