RE: [avr-gcc-list] Typo in help message of avr-as 2.18

2008-01-22 Thread Weddington, Eric
[EMAIL PROTECTED] > org] On Behalf Of Dmitry K. > Sent: Sunday, January 20, 2008 3:16 PM > To: avr-gcc-list@nongnu.org > Subject: [avr-gcc-list] Typo in help message of avr-as 2.18 > > Hi. > > 'avr-as --help' (version 2.18) says: > ... > -mno

[avr-gcc-list] Typo in help message of avr-as 2.18

2008-01-20 Thread Dmitry K.
Hi. 'avr-as --help' (version 2.18) says: ... -mno-skip-bug disable warnings for skipping two-word instructions (default for avr4, avr5) It is needed to add 'avr2' to the default list: -mno-skip-bug disable warnings for skipping two-word instructions (