(init_attributes): A_FORMAT is only for decls.

From-SVN: r9271
This commit is contained in:
Richard Kenner 1995-03-31 07:26:28 -05:00
parent af6f30c465
commit d161fae48b
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ init_attributes ()
add_attribute (A_MODE, "mode", 1, 1, 1);
add_attribute (A_SECTION, "section", 1, 1, 1);
add_attribute (A_ALIGNED, "aligned", 0, 1, 0);
add_attribute (A_FORMAT, "format", 3, 3, 0);
add_attribute (A_FORMAT, "format", 3, 3, 1);
}
/* Process the attributes listed in ATTRIBUTES and PREFIX_ATTRIBUTES