http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51297

--- Comment #6 from Nathan Sidwell <nathan at acm dot org> 2011-11-24 21:36:20 
UTC ---
On 11/24/11 19:46, ebotcazou at gcc dot gnu.org wrote:

> In fact the array is empty:
>
> (gdb) p n_names
> $1 = 0
> (gdb) p names
> $2 = (name_map_t *) 0x0

d'oh!  A fix will be right up.

Reply via email to