X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ffeatures%2Fi386%2Fx32-avx.c;h=fb7a12cd8cfdceca5336f4c0c8f6eb28009dcbc3;hb=c4bfde41c44ea5c3c71258c472190396e0498e08;hp=47d7305efeb390fa2b69c2a7f80f95adcce2971c;hpb=826f00411deecfe08e004e584f1f2b79f915b7af;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/features/i386/x32-avx.c b/gdb/features/i386/x32-avx.c index 47d7305efe..fb7a12cd8c 100644 --- a/gdb/features/i386/x32-avx.c +++ b/gdb/features/i386/x32-avx.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: x32-avx.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: x32-avx.xml */ #include "defs.h" #include "osabi.h" @@ -10,7 +11,8 @@ initialize_tdesc_x32_avx (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("i386:x64-32"));