Re: HEADS UP: OpenSSL problems after GCC 4.2 upgrade
- From: Hans Petter Selasky <hselasky@xxxxxxx>
- Date: Sun, 20 May 2007 10:13:39 +0200
On Sunday 20 May 2007 08:27, Alexander Kabaev wrote:
Hi all,
there were several reports of OpenSSL being broken when compiled with
GCC 4.2. It turns out OpenSSL uses function casting feature that was
aggressively de-supported by GCC 4.2 and GCC goes as far as inserting
invalid instructions ON PURPOSE to discourage the practice.
Why does it not break on compile/link time?
--HPS
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: HEADS UP: OpenSSL problems after GCC 4.2 upgrade
- From: Alexander Kabaev
- Re: HEADS UP: OpenSSL problems after GCC 4.2 upgrade
- References:
- HEADS UP: OpenSSL problems after GCC 4.2 upgrade
- From: Alexander Kabaev
- HEADS UP: OpenSSL problems after GCC 4.2 upgrade
- Prev by Date: Re: [Regression] snd_emu10k1 doesn't work after GCC 4.2 upgrade
- Next by Date: Re: HEADS UP: OpenSSL problems after GCC 4.2 upgrade
- Previous by thread: Re: HEADS UP: OpenSSL problems after GCC 4.2 upgrade
- Next by thread: Re: HEADS UP: OpenSSL problems after GCC 4.2 upgrade
- Index(es):
Relevant Pages
|