> 2013-11-15 Ilya Enkovich <ilya.enkov...@intel.com> > > * dbxout.c (dbxout_type): Ignore POINTER_BOUNDS_TYPE. > * dwarf2out.c (gen_subprogram_die): Ignore bound args. > (gen_type_die_with_usage): Skip pointer bounds. > (dwarf2out_global_decl): Likewise.
The dwarf2out.c changes are OK. I'm not a dbx maintainer, but I'd suggest that your patch to that file is trivial and obvious. -cary