Bug#683782: gccgo: please Recommend: binutils-gold on x86

2012-08-07 Thread Ian Lance Taylor
On Tue, Aug 7, 2012 at 3:44 AM, Matthias Klose wrote: > On 04.08.2012 00:07, shawn wrote: >> Source: gcc-4.7 >> Version: 4.7.1-6 >> Severity: normal >> >> gccgo requires binutils-gold in order to fully use gcc's split stack feature. >> As this feature is heavily used by the core language construct

Bug#683782: gccgo: please Recommend: binutils-gold on x86

2012-08-07 Thread Matthias Klose
On 04.08.2012 00:07, shawn wrote: > Source: gcc-4.7 > Version: 4.7.1-6 > Severity: normal > > gccgo requires binutils-gold in order to fully use gcc's split stack feature. > As this feature is heavily used by the core language constructs of go, > (namely "goroutines", which are conceptually light-

Bug#683782: gccgo: please Recommend: binutils-gold on x86

2012-08-03 Thread shawn
Source: gcc-4.7 Version: 4.7.1-6 Severity: normal gccgo requires binutils-gold in order to fully use gcc's split stack feature. As this feature is heavily used by the core language constructs of go, (namely "goroutines", which are conceptually light-weight threads) and has large performance inpact