[google/gcc-4_7] Backport patch for comdat types problem

2012-09-05 Thread Cary Coutant
This patch is for the google/gcc-4_7 branch. Backport upstream patch to fix a problem where type signature does not include the type's context. Tested with bootstrap and regression tests. 2012-07-19 Jason Merrill ja...@redhat.com PR debug/53235 * dwarf2out.c

Re: [google/gcc-4_7] Backport patch for comdat types problem

2012-09-05 Thread Paul Pluzhnikov
On Wed, Sep 5, 2012 at 7:46 PM, Cary Coutant ccout...@google.com wrote: This patch is for the google/gcc-4_7 branch. Approved for google/gcc-4_7 branch. Thanks, -- Paul Pluzhnikov

Re: [google/gcc-4_7] Backport patch for comdat types problem

2012-09-05 Thread Cary Coutant
This patch is for the google/gcc-4_7 branch. Approved for google/gcc-4_7 branch. Thanks, committed at r191005. -cary