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

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

Re: [avr-gcc-list] Overlong interrupt vector table


From: Anatoly Sokolov
Subject: Re: [avr-gcc-list] Overlong interrupt vector table
Date: Wed, 4 Feb 2009 00:41:43 +0300

Hi 

Richard F wrote:
>  So doesn't look  like any more optimisation to be had there!
> 

Sorry. I has not understood your phrase.

 If you consider that the "jump table"  optimisation is not effective for your 
project, you can disable it with the "-fno-jump-tables" switch. The  target 
specific  switch "-mno-tablejump" should be removed from GCC 4.5.

Anatoly.

reply via email to

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