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 luigiReceived 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