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

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

Re: [avr-gcc-list] Gcc branches small comparison.


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Gcc branches small comparison.
Date: Mon, 24 Jan 2005 17:47:03 +0100 (MET)

As "David Brown" <address@hidden> wrote:

>This sort of thing should really be controlled by a flag, since you
>might want either behaviour.  Calling a routine will result in
>smaller code *if* it can be used in more than one place in the
>program, while "unwrapped" multiplications will be faster.

There already too many flags. ;-) Why not make the distinction between
-Os and -O2?
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/


reply via email to

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