On Mon, Sep 10, 2012 at 3:05 PM, Cary Coutant <ccout...@google.com> wrote: >> The enclosed patch fixes a reversed conditional when calculating the >> is_static flag while generating gdb index--is_static is the opposite >> of the DW_AT_external flag. >> >> OK for google 4.7? >> >> Sterling >> >> 2012-09-10 Sterling Augustine <saugust...@google.com> >> >> * dwarf2out.c (output_pubname): Correct conditional. > > OK for google/gcc-4_7. > > -cary
Committed as revision 191163.