This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, MPX, 2/X] Pointers Checker [20/25] Debug info


> 2013-11-15  Ilya Enkovich  <ilya.enkovich@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]