Re: [Patch,AVR]: Rename address spaces

2012-01-25 Thread Joerg Wunsch
As Georg-Johann Lay wrote: > Ok for trunk? Fine with me, too! -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)

RE: [Patch,AVR]: Rename address spaces

2012-01-25 Thread Weddington, Eric
> -Original Message- > From: Georg-Johann Lay [mailto:a...@gjlay.de] > Sent: Wednesday, January 25, 2012 4:02 AM > To: gcc-patches@gcc.gnu.org > Cc: Denis Chertykov; Weddington, Eric; Joerg Wunsch > Subject: [Patch,AVR]: Rename address spaces > > This patch r

[Patch,AVR]: Rename address spaces

2012-01-25 Thread Georg-Johann Lay
This patch renames the named address spaces from their initial draft names to their final names as proposed by several developers, amongst them Eric. * Using __flash will make porting to/from other compilers easier. * "__flash" is more descriptive than the meaningless "__pgm". * __pgm might lead t