* dbxout.c (dbxout_type): Ignore POINTER_BOUNDS_TYPE.
commit258938cacda8ec25c8d21613dff04d3d578ae401
authorkyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Nov 2013 12:28:29 +0000 (20 12:28 +0000)
committerkyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Nov 2013 12:28:29 +0000 (20 12:28 +0000)
treef406e13e4b3d404db41eb93a87204b93ed9fd335
parent80599ef5404134ca4dce802d69a8ae94bb27af14
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205109 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dbxout.c
gcc/dwarf2out.c