aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/attribs.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/attribs.c')
-rw-r--r--gcc-4.9/gcc/attribs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc-4.9/gcc/attribs.c b/gcc-4.9/gcc/attribs.c
index 54373eb52..d3558a6e9 100644
--- a/gcc-4.9/gcc/attribs.c
+++ b/gcc-4.9/gcc/attribs.c
@@ -35,6 +35,7 @@ along with GCC; see the file COPYING3. If not see
#include "hash-table.h"
#include "plugin.h"
+
/* Table of the tables of attributes (common, language, format, machine)
searched. */
static const struct attribute_spec *attribute_tables[4];