Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1)

Unified Diff: gcc/opts.h

Issue 6281047: Add flag to enable function pattern match for attributes Base URL: svn+ssh://gcc.gnu.org/svn/gcc/branches/google/gcc-4_6/gcc/
Patch Set: add examples to doc Created 12 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/doc/invoke.texi ('k') | gcc/opts.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « gcc/doc/invoke.texi ('k') | gcc/opts.c » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b