]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/g++spec.c
Update copyright years.
[thirdparty/gcc.git] / gcc / cp / g++spec.c
index 35d8cbc5d7f044433fbd1343e57b3530cc2837f0..0ab63bcd2119b4ffdda235c6b49cb53a4eca98ef 100644 (file)
@@ -1,5 +1,5 @@
 /* Specific flags and argument handling of the C++ front end.
-   Copyright (C) 1996-2015 Free Software Foundation, Inc.
+   Copyright (C) 1996-2020 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -184,6 +184,7 @@ lang_specific_driver (struct cl_decoded_option **in_decoded_options,
          break;
 
        case OPT_c:
+       case OPT_r:
        case OPT_S:
        case OPT_E:
        case OPT_M: