]> 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 443a1746da3791eb3d402fb947afa8d76fe2c049..0ab63bcd2119b4ffdda235c6b49cb53a4eca98ef 100644 (file)
@@ -1,5 +1,5 @@
 /* Specific flags and argument handling of the C++ front end.
-   Copyright (C) 1996-2018 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: