avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Unable to generate reloads for: error


From: Marek Michalkiewicz
Subject: Re: [avr-gcc-list] Unable to generate reloads for: error
Date: Thu, 12 Apr 2001 18:37:16 +0200 (CEST)

> I am getting the following error on a long switch statement. Is it because
> the length of the switch? I have 43 case: conditions. The same code would
> compile under ICC-AVR. The line number it is groaning about is the last line
> of the function, which is right after the end of the switch.

What version of avr-gcc are you using (try "avr-gcc -v")?
There was a bug causing this kind of error, fixed a few months ago.
If you got this with the current version (CVS or recent snapshot),
then we still have a problem...

Marek




reply via email to

[Prev in Thread] Current Thread [Next in Thread]