Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Apr 2001 09:38:02 +0200
From:      "Steve O'Hara-Smith" <steveo@eircom.net>
To:        "Dimitry Andric" <dim@xs4all.nl>
Cc:        jonny@jonny.eng.br, stable@FreeBSD.ORG
Subject:   Re: Trouble with 4.3-RELEASE compiler
Message-ID:  <20010428093802.59828860.steveo@eircom.net>
In-Reply-To: <200104280127330789.011EEEF5@tensor.xs4all.nl>
References:  <20010427194022.A18639@roma.coe.ufrj.br> <200104280127330789.011EEEF5@tensor.xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 28 Apr 2001 01:27:33 +0200
"Dimitry Andric" <dim@xs4all.nl> wrote:

DA> Squid with gcc 2.95.2 and optimization (both -O, -O2 and -O666), and
DA> I can assure you it bombed out with inexplicable null pointer
DA> accesses. Yet when you compile with -O0, no such thing happens...

	I have been working getting swish++ set up as a port (4.3-STABLE) and
I've found that the search program only works if compiled with no -O setting,
-O3 (the original) and -O cause segmentation violation, while -O2 gave an
illegal instruction trap. The index program OTOH appears to work with all
optimisations settings.

	It makes me wonder just how safe -O is :(

-- 
Optimal hardware acceleration for Windows PC (Mac).
   9.81 m/s/s applied for (at least) 2s followed by impact with solid object.
Optimal software upgrade
   FreeBSD (OS-X).

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010428093802.59828860.steveo>