diff gcc/c-common.h @ 36:855418dad1a3

gcc-4.4-20091020
author e075725
date Tue, 22 Dec 2009 21:19:31 +0900
parents a06113de4d67
children 27e6f95b2c21 77e2b8dfacca
line wrap: on
line diff
--- a/gcc/c-common.h	Thu Sep 24 13:21:57 2009 +0900
+++ b/gcc/c-common.h	Tue Dec 22 21:19:31 2009 +0900
@@ -1032,6 +1032,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