Re: [PATCHES] Building newest src/ tree with gcc3 fails.

From: Luigi Rizzo <rizzo_at_icir.org>
Date: Mon, 3 Dec 2007 16:28:11 -0800
On Tue, Dec 04, 2007 at 12:04:13AM +0000, Wojciech A. Koszek wrote:
> Hello all,
> 
> I had to rebuild my two disks, each with pre-gcc 4.x era. There seem to
> be a number of small bugs which gcc4 doesn't uncover while gcc3 does.
> Thus, several problems you can encounter with WITH_GCC3 on newest src/ tree:

i cannot tell about the 'function body not available' but some
'uninitialized' errors only come out because the compiler is not
smart enough in the analysis of execution paths. Sometimes this also
depends on the -O level used in compilation.
So technically they are not bugs in the code, though of course it
is a good idea to rewrite the source to be compatible with dumber
compilers.


cheers
luigi
Received on Mon Dec 03 2007 - 23:49:47 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:23 UTC