Date: Mon, 11 Mar 2002 09:40:14 +0100 From: "Jan Stocker" <jstocker@tzi.de> To: <jstocker@tzi.de>, "Martin Blapp" <mb@imp.ch>, <current@FreeBSD.ORG> Subject: RE: gcc -O broken in CURRENT Message-ID: <000a01c1c8d8$5d549540$fe02010a@twoflower.liebende.de> In-Reply-To: <000101c1c4e6$f19e7360$fe02010a@twoflower.liebende.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello... isn't anyone workin on this prob? Or do i have a leak in my mailbox? Jan > -----Original Message----- > From: owner-freebsd-current@FreeBSD.ORG > [mailto:owner-freebsd-current@FreeBSD.ORG]On Behalf Of Jan Stocker > Sent: Wednesday, March 06, 2002 9:15 AM > To: Martin Blapp; current@FreeBSD.ORG > Subject: RE: gcc -O broken in CURRENT > > > This can be reproduced on my system and it may be a big problem. > I installed everthing from source with -O set in make.conf and > some proggys > running fine under 4.4 wont unter -current. Recompiling the proggys > without -O dont fix it but maybe it is caused by some libs... > > Is anyone examining this problem? > > Jan > > > > > -----Original Message----- > > From: owner-freebsd-current@FreeBSD.ORG > > [mailto:owner-freebsd-current@FreeBSD.ORG]On Behalf Of Martin Blapp > > Sent: Monday, March 04, 2002 9:02 PM > > To: current@FreeBSD.ORG > > Subject: gcc -O broken in CURRENT > > > > > > > > Hi all, > > > > Unfortunatly I have a example from the ports, needed > > by OpenOffice port (work in progress) > > > > cd /usr/ports/devel/stlport/ && make install > > cd /usr/ports/devel/stlport/work/STLport-4.5.3/test/eh > > gmake -f gcc-freebsd.mak > > > > [vector] :testing n-size constructor (const) ... 95 try successful > > [vector] :testing pointer range constructor (const) ... > > Bus error - core dumped > > > > Then > > > > remove the three -O from gcc-freebsd.mak and run it again. > > > > You will see that all tests are successfully done. > > > > [...] > > [hash_multiset] :testing default constructor (const) ... 2 try > successful > > [hash_multiset] :testing iterator range n-size constructor > > (const) ... 127 try > > successful > > [hash_multiset] :testing copy constructor (const) ... 54 try successful > > [hash_multiset] :testing assignment operator (weak) ... 53 try > successful > > [...] > > [string] :testing copy constructor (const) ... 2 try successful > > [string] :testing assignment operator (weak) ... 1 try successful > > EH test : Done > > > > Martin > > > > Martin Blapp, <mb@imp.ch> <mbr@FreeBSD.org> > > ------------------------------------------------------------------ > > ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH > > Phone: +41 061 826 93 00: +41 61 826 93 01 > > PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E > > ------------------------------------------------------------------ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000a01c1c8d8$5d549540$fe02010a>