Date: Sun, 23 Mar 2008 21:27:45 +0200 From: Mikael Ikivesi <mikael.ikivesi@pp.inet.fi> To: Jeremy Chadwick <koitsu@freebsd.org> Cc: freebsd-stable@freebsd.org Subject: Re: gcc -O2 error Message-ID: <20080323212745.5de15870@pp.inet.fi> In-Reply-To: <20080323115801.GA68873@eos.sc1.parodius.com> References: <20080322192433.3719eb44@pp.inet.fi> <20080323115801.GA68873@eos.sc1.parodius.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 23 Mar 2008 04:58:01 -0700 Jeremy Chadwick <koitsu@freebsd.org> wrote: > > There's an off-by-one error in your code, which is very likely > tickling a bug in gcc. Thanks.. I know...took me a while to find it. And as code still seemed to work when built without -O2 it was hard to spot. I sent bug report to gcc team as the -O2 did bork it, regardless of my buggy coding :) -Mikael
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080323212745.5de15870>