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: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
  • Subject: Re: [arm-gcc] Internal compiler error
  • From: Jonathan Brawn <jbrawn@xxxxxxx>
  • Date: Thu, 17 Jun 2004 18:39:20 -0500

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.
-- 
This e-mail message is intended for the addressee(s) only and may contain
information that is the property of, and/or subject to a confidentiality
agreement between the intended recipient(s), their organisation and/or the
ARM Group of Companies. If you are not an intended recipient of this e-mail
message, you should not read, copy, forward or otherwise distribute or
further disclose the information in it; misuse of the contents of this
e-mail message may violate various laws in your state, country or
jurisdiction. If you have received this e-mail in error, please contact the
originator of this e-mail message via e-mail and delete all copies of this
message from your computer or network, thank you.
 


> From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
> Organization: CodeSourcery, LLC
> Date: Thu, 17 Jun 2004 14:57:44 -0700
> To: Jonathan Brawn <jbrawn@xxxxxxx>
> Cc: arm-gcc@xxxxxxxxxxxxxxxx
> Subject: Re: [arm-gcc] Internal compiler error
> 
> Jonathan Brawn wrote:
> 
>> Hi there!
>> 
>> I've found an internal compiler error condition with the 2004-q1a
>> arm-elf-gcc compiler.
>> 
>> What information would you like?
> 
> Please run the compiler with "-v -save-temps" and send both the
> resulting ".i" or ".ii" file to us, along with all output printed by the
> compiler as it runs with those options.
> 
> -- 
> Mark Mitchell
> CodeSourcery, LLC
> mark@xxxxxxxxxxxxxxxx
> 

Attachment: foul.s
Description: Binary data

Attachment: foul.i
Description: Binary data

Attachment: stderr.bin
Description: Binary data

Attachment: stdout.bin
Description: Binary data

Attachment: foul.c
Description: Binary data