Re: [4.7, go] Backport godump.c patch

2013-03-20 Thread Richard Biener
On Wed, 20 Mar 2013, Rainer Orth wrote: > Rainer Orth writes: > > > Ian Lance Taylor writes: > > > >> On Thu, Mar 14, 2013 at 9:53 AM, Rainer Orth wrote: > >> > >>> I found that this patch > >>> > >>> 2012-12-04 Ian Lance Taylor > >>> * godump.c (find_dummy_types): Output a dummy type i

Re: [4.7, go] Backport godump.c patch

2013-03-20 Thread Rainer Orth
Rainer Orth writes: > Ian Lance Taylor writes: > >> On Thu, Mar 14, 2013 at 9:53 AM, Rainer Orth wrote: >> >>> I found that this patch >>> >>> 2012-12-04 Ian Lance Taylor >>> * godump.c (find_dummy_types): Output a dummy type if we couldn't >>> output the real type. >>> >>> fixe

Re: [4.7, go] Backport godump.c patch

2013-03-15 Thread Rainer Orth
Ian Lance Taylor writes: > On Thu, Mar 14, 2013 at 9:53 AM, Rainer Orth wrote: > >> I found that this patch >> >> 2012-12-04 Ian Lance Taylor >> * godump.c (find_dummy_types): Output a dummy type if we couldn't >> output the real type. >> >> >> >> fixes the problem, so I'd like t

Re: [4.7, go] Backport godump.c patch

2013-03-14 Thread Ian Lance Taylor
On Thu, Mar 14, 2013 at 9:53 AM, Rainer Orth wrote: > I found that this patch > > 2012-12-04 Ian Lance Taylor > * godump.c (find_dummy_types): Output a dummy type if we couldn't > output the real type. > > > > fixes the problem, so I'd like to backport it. > > i386-pc-solaris2.11

[4.7, go] Backport godump.c patch

2013-03-14 Thread Rainer Orth
Since Solaris 11.1, libgo compilation was failing with sysinfo.go:676:267: error: use of undefined type '_ns_postinit_s' sysinfo.go had type _netstack struct { netstack_u struct { nu_modules [20+1]*byte; }; netstack_m_state [20+1]uint32; netstack_lock _kmutex_t; netstack_next *_netstack; netst