Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Woo hoo ... a whole new set of compiler headaches!! - Mailing list pgsql-hackers

On Fri, 22 Apr 2005, Dave Held wrote:

>> -----Original Message-----
>> From: Marc G. Fournier [mailto:[email protected]]
>> Sent: Friday, April 22, 2005 8:56 AM
>> To: [email protected]
>> Subject: [HACKERS] Woo hoo ... a whole new set of compiler headaches!!
>> :)
>>
>> GCC 4.0.0 has been released.
>> [...]
>
> I think that's great news!  If the code is written in a conforming way,
> I don't see why a new release would be a cause for headaches.  And if
> new compiler releases *are* a cause for headaches, it doesn't give me
> great confidence in the codebase.

Actually, what I'm more "worried" about is the optimizations added to 4.x 
... I know, for instance, that with FreeBSD's kernel, for the longest time 
you couldn't use the higher optimizations in 3.x, since it would cause 
"unexpected results" ...

With GCC 4.x, there are new optimizations, and a while new set of 
"unknowns" that we're going to possibly get bug reports for ... and, it 
*is* a .0 major release for GCC, so there are bound to be bugs in their 
optimizer also, and I know there are some that will see "the latest and 
greatest", install it and come flying at us when its possible that its a 
bug in the newer GCC itself ...



----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: [email protected]           Yahoo!: yscrappy              ICQ: 7615664


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: PQfmod and varchars
Next
From: Tom Lane
Date:
Subject: Re: Woo hoo ... a whole new set of compiler headaches!!