Chain @va_list's type.

Oops :P
This commit is contained in:
Bill Currie 2011-02-23 14:49:00 +09:00
parent a1ea492889
commit 1f7c39b918
1 changed files with 1 additions and 0 deletions

View File

@ -872,6 +872,7 @@ chain_initial_types (void)
va_list_struct[1].type = pointer_type (&type_param);
make_structure (0, 's', va_list_struct, &type_va_list);
chain_type (&type_va_list);
if (options.traditional)
return;