Re: OT: Re: Bug in 6.x' C++ compiler

2006-10-12 Thread Alexander Kabaev
On Thu, 12 Oct 2006 15:02:45 +0200 "O. Hartmann" <[EMAIL PROTECTED]> wrote: > > Well, I hope this bug has been sent by heaven and speeds up swapping > system compiler of FreeBSD 6.X to 4.1 or 4.X :-) > ___ > freebsd-stable@freebsd.org mailing list > ht

Re: Bug in 6.x' C++ compiler

2006-10-12 Thread Kostik Belousov
On Thu, Oct 12, 2006 at 12:36:42PM -0400, Mikhail Teterin wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29390 > > четвер 12 жовтень 2006 05:54, Kostik Belousov написав: > > Thread model: posix > > gcc version 3.4.6 [FreeBSD] 20060305 > > > opt/gcc-3.4.6 is the stock version of the 3.

Re: Bug in 6.x' C++ compiler

2006-10-12 Thread Mikhail Teterin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29390 четвер 12 жовтень 2006 05:54, Kostik Belousov написав: > Thread model: posix > gcc version 3.4.6 [FreeBSD] 20060305 > opt/gcc-3.4.6 is the stock version of the 3.4.6 built directly from the FSF > sources (relatively long time ago). Well,

OT: Re: Bug in 6.x' C++ compiler

2006-10-12 Thread O. Hartmann
Kostik Belousov wrote: On Wed, Oct 11, 2006 at 01:22:57PM -0400, Mikhail Teterin wrote: GCC would not fix the bug described in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29390 because the compiler is of an unsupported version (they only support 4.x now). Yet, the problem is rather re

Re: Bug in 6.x' C++ compiler

2006-10-12 Thread Kostik Belousov
On Wed, Oct 11, 2006 at 01:22:57PM -0400, Mikhail Teterin wrote: > GCC would not fix the bug described in > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29390 > > because the compiler is of an unsupported version (they only support 4.x now). > > Yet, the problem is rather real and hits wh

Bug in 6.x' C++ compiler

2006-10-11 Thread Mikhail Teterin
GCC would not fix the bug described in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29390 because the compiler is of an unsupported version (they only support 4.x now). Yet, the problem is rather real and hits when the devel/icu port is built with low optimization (-O1 or -O0). Any chan