This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch,AVR] Fix PR51345: split multilibs for SPH / no-SPH devices


As Georg-Johann Lay wrote:

> With the patch it looks like so:
> 
> .
> ./tiny-stack
> ./avr25
> ./avr25/tiny-stack
> ./avr3
> ./avr31
> ./avr35
> ./avr4
> ./avr5
> ./avr51
> ./avr6
> 
> -mtiny-stack is a partial multilib option now:

Is there any need to still keep the -mtiny-stack option any longer at
all?

I think it has only been invented since AVR-GCC always used to code to
handle SPH, regardless of whether the device actually uses SPH or not.
As this is now about to be fixed (thanks!), who would have a need for
-mtiny-stack any longer?

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]