diff options
| author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-03-17 02:02:31 +0000 |
|---|---|---|
| committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-03-17 02:02:31 +0000 |
| commit | 2933ead7a125851eced07cb67cd570214e474d0d (patch) | |
| tree | 41e9542f8af9224df803cb3001b29bbddd0fa90b | |
| parent | 2555140c7f6387ee0b057e947f6f221c93249277 (diff) | |
| download | ppe42-gcc-2933ead7a125851eced07cb67cd570214e474d0d.tar.gz ppe42-gcc-2933ead7a125851eced07cb67cd570214e474d0d.zip | |
Fix typo in copyright year.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@79566 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/testsuite/gcc.dg/torture/builtin-integral-1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/torture/builtin-integral-1.c b/gcc/testsuite/gcc.dg/torture/builtin-integral-1.c index c358449cb9a..af26a755bde 100644 --- a/gcc/testsuite/gcc.dg/torture/builtin-integral-1.c +++ b/gcc/testsuite/gcc.dg/torture/builtin-integral-1.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2003 Free Software Foundation. +/* Copyright (C) 2004 Free Software Foundation. Verify that integral FP expressions are optimized. |

