Hi, In basic_lookup_transparent_type, we call the pre-expand psymtabs hook for the GLOBAL_BLOCK but not for the STATIC_BLOCK. I believe this was a simple omission (as opposed to intentional). Ok? Keith ChangeLog 2010-07-22 Keith Seitz * symtab.c (basic_lookup_transparent_type): Call pre-expand hook for STATIC_BLOCK types, too.