I can wait until the merge is done. Thanks. -Doug
On Thu, Mar 1, 2012 at 12:17 PM, Diego Novillo <dnovi...@google.com> wrote: > On 01/03/12 14:35 , Doug Kwan wrote: > >> 2012-03-01 Doug Kwan<dougk...@google.com> >> >> Backport r184370 from integration branch. >> >> 2012-02-17 Doug Kwan<dougk...@google.com> >> >> * gcc/config.gcc (powerpc*-*-linux): Pull in GRTEv2 spec >> changes if target matches *-grtev2-*. >> * gcc/config/rs6000/linux64.h (GLIB_DYNAMIC_LINKER{32,64}): >> Add >> runtime root prefix to glibc's dynamic linker. >> * gcc/config/rs6000/linux-grtev2.h: New file. >> * gcc/config/rs6000/sysv4.h (GLIB_DYNAMIC_LINKER): Add >> runtime root prefix to glibc's dynamic linker. >> (LINUX_GRTE_EXTRA_SPECS): Define to be empty if no >> definition >> found. >> (SUBTARGET_EXTRA_SPECS): Include LINUX_GRTE_EXTRA_SPECS. > > > This is fine, though I'm wondering if you could possibly wait to apply it. > I'm currently testing a merge from gcc-4_6-branch to pick up the 4.6.3 > release. > > If you need it now, then apply it and let me know so I can re-start my > testing. > > > Thanks. Diego.