This commit is contained in:
Andrew Cagney
2002-03-17 01:32:54 +00:00
parent 9d01611c4c
commit ee2d3b3a59
2 changed files with 4 additions and 2 deletions

View File

@@ -161,7 +161,7 @@ struct value
DOUBLEST force_doublest_align;
LONGEST force_longest_align;
CORE_ADDR force_core_addr_align;
void *force_pointer_aligh;
void *force_pointer_align;
}
aligner;
/* Do not add any new members here -- contents above will trash them */