Re: Woo hoo ... a whole new set of compiler headaches!!

Поиск
Список
Период
Сортировка
От Marc G. Fournier
Тема Re: Woo hoo ... a whole new set of compiler headaches!!
Дата
Msg-id 20050422114337.L1315@ganymede.hub.org
обсуждение исходный текст
Ответ на Re: Woo hoo ... a whole new set of compiler headaches!! :)  ("Dave Held" <dave.held@arrayservicesgrp.com>)
Ответы Re: Woo hoo ... a whole new set of compiler headaches!!  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Woo hoo ... a whole new set of compiler headaches!!  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-hackers
On Fri, 22 Apr 2005, Dave Held wrote:

>> -----Original Message-----
>> From: Marc G. Fournier [mailto:scrappy@postgresql.org]
>> Sent: Friday, April 22, 2005 8:56 AM
>> To: pgsql-hackers@postgresql.org
>> 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: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PQfmod and varchars
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Woo hoo ... a whole new set of compiler headaches!!