]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/compat.texi
Update copyright years.
[thirdparty/gcc.git] / gcc / doc / compat.texi
index 5b02ebcac710fb463faf7eeddfbf0ca0cbc41920..c8ac993d65c003d92b372db41c99847a044874c7 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2017 Free Software Foundation, Inc.
 @c This is part of the GCC manual.
 @c For copying conditions, see the file gcc.texi.
 
@@ -111,7 +111,7 @@ future GCC releases, but it is possible that we will encounter problems
 that make this difficult.  Such problems could include different
 interpretations of the C++ ABI by different vendors, bugs in the ABI, or
 bugs in the implementation of the ABI in different compilers.
-GCC's @code{-Wabi} switch warns when G++ generates code that is
+GCC's @option{-Wabi} switch warns when G++ generates code that is
 probably not compatible with the C++ ABI@.
 
 The C++ library used with a C++ compiler includes the Standard C++