------- Comment #2 from jakub at gcc dot gnu dot org  2009-09-23 18:07 -------
Subject: Bug 41439

Author: jakub
Date: Wed Sep 23 18:07:07 2009
New Revision: 152091

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152091
Log:
        PR debug/41439
        * dwarf2out.c (address_of_int_loc_descriptor): Don't emit
        DW_OP_piece after DW_OP_stack_value, adjust size calculations
        for it, when DW_OP_stack_value and DW_OP_implicit_value has
        the same size, prefer DW_OP_stack_value.
        (loc_descriptor, loc_list_for_address_of_addr_expr_of_indirect_ref,
        loc_list_from_tree): Don't emit DW_OP_piece after DW_OP_stack_value.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c


-- 


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

Reply via email to