Index: gcc/opts.h |
=================================================================== |
--- gcc/opts.h (revision 188050) |
+++ gcc/opts.h (working copy) |
@@ -382,4 +382,5 @@ |
location_t loc, |
const char *value); |
extern void write_opts_to_asm (void); |
+extern void pattern_match_function_attributes (tree); |
#endif |