]> git.ipfire.org Git - thirdparty/gcc.git/commit
dbxout.c (dbxout_type): Ignore POINTER_BOUNDS_TYPE.
authorIlya Enkovich <ilya.enkovich@intel.com>
Wed, 20 Nov 2013 12:28:29 +0000 (12:28 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Wed, 20 Nov 2013 12:28:29 +0000 (12:28 +0000)
commit0c509e888c5f91f307b5c28725c2825136ae978c
treef406e13e4b3d404db41eb93a87204b93ed9fd335
parent0e4fa4ae251be07f035bff32445d0c90e4133002
dbxout.c (dbxout_type): Ignore POINTER_BOUNDS_TYPE.

        * 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.

From-SVN: r205109
gcc/ChangeLog
gcc/dbxout.c
gcc/dwarf2out.c