]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/decl.c
basic-block.h: Re-group most prototypes per file.
[thirdparty/gcc.git] / gcc / cp / decl.c
index 6c0990c00f723d82f23bf13d69e94d3b27bb19ac..842c2d8c545cd4100c7adafd07a9ff1f060d0c85 100644 (file)
@@ -6190,7 +6190,7 @@ cp_finish_decl (tree decl, tree init, bool init_const_expr_p,
            /* Normally local_decls is populated during GIMPLE lowering,
               but [cd]tors are never actually compiled directly.  We need
               to put statics on the list so we can deal with the label
-              address extension.  */
+              address extension.  FIXME.  */
            add_local_decl (cfun, decl);
        }