Date: Thu, 13 Jan 2000 09:26:14 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Charles Sandmann cc: djgpp AT delorie DOT com Subject: Re: upgrade chaos In-Reply-To: <387c8563.sandmann@clio.rice.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 12 Jan 2000, Charles Sandmann wrote: > Usually this means using an unitialized variable - not a hardware problem. Since in this case, the offending program is GCC, I usually tend to assign the blame for such intermittent failures to faulty hardware rather than to GCC's code. Of course, with my own programs, I'd look for a bnug first ;-).