avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [avr-gcc-list] Re: AVR toolset bugs and patches pending


From: E. Weddington
Subject: RE: [avr-gcc-list] Re: AVR toolset bugs and patches pending
Date: Tue, 31 Aug 2004 08:01:57 -0600

On 31 Aug 2004 at 15:47, Bernard Fouché wrote:

> Bug 16884 is a real pain: I just spent hours figuring why something like
> that would
> break:
>
> f()
> {
>   char s[2];
>
>   s[1]=0;
>
>   <.. loop filling s[0] with a char and doing a strcat(dest,s) ..>
> }
>
> Thanks for reporting this bug summary otherwise I would still be stuck.
>

If you have any additional information that might help to solve the bug 
(analysis, etc.) then
please add it to the bug report on the GCC Bugzilla site. Thanks!

Eric


reply via email to

[Prev in Thread] Current Thread [Next in Thread]