[Ada] Use Is_Generic_Subprogram where possible
[platform/upstream/gcc.git] / gcc / gimple-ssa-isolate-paths.c
index aca5304..ed7bae3 100644 (file)
@@ -1,7 +1,7 @@
 /* Detect paths through the CFG which can never be executed in a conforming
    program and isolate them.
 
-   Copyright (C) 2013-2019 Free Software Foundation, Inc.
+   Copyright (C) 2013-2020 Free Software Foundation, Inc.
 
 This file is part of GCC.