Re: Target support needed for LTO

2010-12-14 Thread Frederic Riss
Hi Dave, On 14 December 2010 15:48, Dave Korn wrote: >  This symptom usually means that the assembler is padding the section > containing the compressed data when it generates the IR-containing .o file. > There is no record within the compressed data stream of how long it is > supposed to be(*),

Re: Target support needed for LTO

2010-12-14 Thread Dave Korn
On 13/12/2010 17:02, Frederic Riss wrote: > Hi, > > I tried to enable LTO on my port, but failed to do so. On a stupid > example, I get: > > $ k1-gcc -flto toto.o print.o > lto1: internal compiler error: compressed stream: data error > Please submit a full bug report, > with preprocessed source i

Target support needed for LTO

2010-12-13 Thread Frederic Riss
Hi, I tried to enable LTO on my port, but failed to do so. On a stupid example, I get: $ k1-gcc -flto toto.o print.o lto1: internal compiler error: compressed stream: data error Please submit a full bug report, with preprocessed source if appropriate. See for instructions. lto-wrapper: /work1/fr