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(*),
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
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