 |
|
|
|
Actions
|
|
[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [arm-gcc] internal compiler error: in copyprop_hardreg_forward_1, at regrename.c:1549
- To: arm-gcc@xxxxxxxxxxxxxxxx
- Subject: Re: [arm-gcc] internal compiler error: in copyprop_hardreg_forward_1, at regrename.c:1549
- From: Paul Brook <paul@xxxxxxxxxxxxxxxx>
- Date: Mon, 27 Dec 2004 18:23:44 +0000
On Monday 27 December 2004 08:37, albert.koeling@xxxxxxxxxxx wrote:
> Hello,
>
> I encontered a compiler error while building the ffmpeg libraries. Atached
> you find the full error report and the file which breaks.
Please compile with -save-temps and post the preprocessed source (.i) for the
file that fails. This should allow us to reproduce the problem. The source
you posted previously doesn't compile as it requires additional header files.
Paul
|
|