diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/testsuite/gcc.c-torture/execute/string-opt-8.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.c-torture/execute/string-opt-8.c b/gcc/testsuite/gcc.c-torture/execute/string-opt-8.c index 5ab3a99..251f8bd 100644 --- a/gcc/testsuite/gcc.c-torture/execute/string-opt-8.c +++ b/gcc/testsuite/gcc.c-torture/execute/string-opt-8.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2001 Free Software Foundation. +/* Copyright (C) 2000, 2001, 2003 Free Software Foundation. Ensure all expected transformations of builtin strncmp occur and perform correctly. |