Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gcc] Internal compiler error


  • To: arm-gcc@xxxxxxxxxxxxxxxx
  • Subject: Re: [arm-gcc] Internal compiler error
  • From: Paul Brook <paul@xxxxxxxxxxxxxxxx>
  • Date: Fri, 18 Jun 2004 16:23:19 +0100

On Friday 18 June 2004 00:39, Jonathan Brawn wrote:
> Please find attached:
>
> - foul.c, my failing test case
> - foul.i, after pre-processing
> - foul.s, the compilers attempt at code generation
> - stdout the compilers output from stdout
> - stderr the compilers output from stderr
>
> The code builds with -O1 optimization or lower.
>
> Jon.

Thanks, I've added this to our internal bug tracking database (#151).
I believe I know the cause of the bug, but haven't yet created a fix.

Paul