As explained in http://gcc.gnu.org/ml/gcc/2011-04/msg00167.html, this patch extends the TYPE_DECL_IS_STUB trick in dwarf2out.c to all types. Tested on x86_64-suse-linux (GCC + GDB), OK for the mainline? 2011-04-09 Eric Botcazou * dwarf2out.c (TYPE_DECL_IS_STUB): Extend mechanism to all types. -- Eric Botcazou