--- gdb/dwarf2loc.h.orig 2007-03-04 18:39:21.000000000 +0100 +++ gdb/dwarf2loc.h 2007-03-04 18:39:39.000000000 +0100 @@ -39,7 +39,7 @@ gdb_byte *data; /* Length of the location expression. */ - unsigned short size; + unsigned long size; /* The objfile containing the symbol whose location we're computing. */ struct objfile *objfile; @@ -55,7 +55,7 @@ gdb_byte *data; /* Length of the location list. */ - unsigned short size; + unsigned long size; /* The objfile containing the symbol whose location we're computing. */ /* Used (only???) by thread local variables. The objfile in which