From 935cb05e702d46d954e3ee28bd4a5c735652429f Mon Sep 17 00:00:00 2001 From: Bernhard Fischer Date: Fri, 18 Jan 2008 01:01:10 +0100 Subject: [PATCH] 20040223-1.c: Fix comment typo. 2007-01-18 Bernhard Fischer * gcc.dg/20040223-1.c: Fix comment typo. From-SVN: r131614 --- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.dg/20040223-1.c | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index b1e985781652..090bf0214425 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2007-01-18 Bernhard Fischer + + * gcc.dg/20040223-1.c: Fix comment typo. + 2008-01-17 Janis Johnson PR target/34814 diff --git a/gcc/testsuite/gcc.dg/20040223-1.c b/gcc/testsuite/gcc.dg/20040223-1.c index 36d7ee767d99..71ddf099e7e6 100644 --- a/gcc/testsuite/gcc.dg/20040223-1.c +++ b/gcc/testsuite/gcc.dg/20040223-1.c @@ -1,5 +1,5 @@ -/* GCC was not warning about taking the address of paramaters or - fields of struct paramaters when returning them. */ +/* GCC was not warning about taking the address of parameters or + fields of struct parameters when returning them. */ /* PR c/14156 */ /* { dg-do compile } */ -- 2.47.2