]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/generic-morestack-thread.c
* doc/extend.texi (Common Function Attributes): Clarify
[thirdparty/gcc.git] / libgcc / generic-morestack-thread.c
index bbe6dd12b5a2835562e022fdcfaffb052835751b..42f1ad0d971612246d8ccdbef509efe639b84fca 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread library support for -fsplit-stack.  */
-/* Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2019 Free Software Foundation, Inc.
    Contributed by Ian Lance Taylor <iant@google.com>.
 
 This file is part of GCC.
@@ -29,7 +29,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "tm.h"
 #include "libgcc_tm.h"
 
-/* If inhibit_libc is defined, we can not compile this file.  The
+/* If inhibit_libc is defined, we cannot compile this file.  The
    effect is that people will not be able to use -fsplit-stack.  That
    is much better than failing the build particularly since people
    will want to define inhibit_libc while building a compiler which