Re: [google/gcc-4_7] Backport patch to add line info to non-virtual thunks

2012-08-07 Thread Rong Xu
Looks good to me for google-4_7 branches. -Rong On Mon, Aug 6, 2012 at 5:03 PM, Cary Coutant wrote: > This patch is for the google/gcc-4_7 branch. It backports the following > patch from trunk at r190190: > > http://gcc.gnu.org/ml/gcc-patches/2012-08/msg00321.html > > GCC generates non-virtua

[google/gcc-4_7] Backport patch to add line info to non-virtual thunks

2012-08-06 Thread Cary Coutant
This patch is for the google/gcc-4_7 branch. It backports the following patch from trunk at r190190: http://gcc.gnu.org/ml/gcc-patches/2012-08/msg00321.html GCC generates non-virtual thunks directly to assembly code, which causes a couple of problems. First, it doesn't add source location info