This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [AVR][4.2] Add suppotr for new AVR devices.
- From: Joerg Wunsch <j at uriah dot heep dot sax dot de>
- To: Bernd Trog <berndtrog at yahoo dot com>
- Cc: Anatoly Sokolov <aesok at post dot ru>, denisc at overta dot ru, gcc-patches at gcc dot gnu dot org
- Date: Thu, 18 May 2006 23:31:53 +0200
- Subject: Re: [AVR][4.2] Add suppotr for new AVR devices.
- References: <20060518182710.90905.qmail@web51802.mail.yahoo.com>
- Reply-to: Joerg Wunsch <joerg_wunsch at uriah dot heep dot sax dot de>
As Bernd Trog wrote:
> > The patch add to support all currently released AVR microcontrollers in GCC.
> Line 161 of this patch is 368 characters long. This is too long,
> IMO. One device per line is much easier to maintain.
Perhaps just break using backslash-newline sequences?
The standard allows for at least up to 4095 characters per logical
source line, so that should not become an issue.
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)