diff gcc/c-common.h @ 38:27e6f95b2c21

mearge hgtags
author e075725
date Tue, 05 Jan 2010 17:33:06 +0900
parents caeb520cebed 855418dad1a3
children 326d9e06c2e3
line wrap: on
line diff
--- a/gcc/c-common.h	Tue Dec 22 20:49:36 2009 +0900
+++ b/gcc/c-common.h	Tue Jan 05 17:33:06 2010 +0900
@@ -1037,6 +1037,7 @@
 /* Not in c-omp.c; provided by the front end.  */
 extern bool c_omp_sharing_predetermined (tree);
 extern tree c_omp_remap_decl (tree, bool);
+extern void record_types_used_by_current_var_decl (tree);
 
 /* In order for the format checking to accept the C frontend
    diagnostic framework extensions, you must include this file before