Jan Waclawek <konf...@efton.sk> wrote:

> I would submit a request for enhancement, but was recently pointed
> out by the seasoned avr-gcc developers, that there's no reason in
> submitting RFEs without simultaneously providing a patch...

Note that this behaviour is only a pessimization if you've got a
target machine like an AVR.  For a hosted application on a
"mainstream" GCC target machine, this is not an optimization at all,
because setting up the data segment comes at virtually no cost there.

That might explain why an enhancement request like this one would very
likely not trigger much motivation on the average GCC developer.

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

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


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to