diff options
Diffstat (limited to 'libgcc/config/rs6000/ppc64-fp.c')
-rw-r--r-- | libgcc/config/rs6000/ppc64-fp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/rs6000/ppc64-fp.c b/libgcc/config/rs6000/ppc64-fp.c index ea66ed17a0f..bd4c55b50c6 100644 --- a/libgcc/config/rs6000/ppc64-fp.c +++ b/libgcc/config/rs6000/ppc64-fp.c @@ -1,7 +1,7 @@ /* Functions needed for soft-float on powerpc64-linux, copied from libgcc2.c with macros expanded to force the use of specific types. - Copyright (C) 1989-2013 Free Software Foundation, Inc. + Copyright (C) 1989-2014 Free Software Foundation, Inc. This file is part of GCC. |