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: [AVR][4.2] Add suppotr for new AVR devices.


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. ;-)


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