Date: Fri, 09 Aug 2002 18:08:20 +0200 From: Michael Nottebrock <michaelnottebrock@gmx.net> To: current@FreeBSD.ORG Subject: Re: Comments on Release Building for -current Message-ID: <3D53E8F4.8070104@gmx.net> References: <20020803123249.B70372@espresso.q9media.com> <20020804195905.O1075-100000@gamplex.bde.org> <20020809044652.GA12216@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The following is an OpenPGP/MIME signed message created by Enigmail/Mozilla, following RFC 2440 and RFC 2015 --------------enig3102655083196E31505677D0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit David O'Brien wrote: >>>If someone could find the small segment of code where the optimizer >>>screws up, and write a small program to demonstrate the problem, we >>>would have a good chance of it getting fixed. >> >>Er, someone (Dan Lukes) has already done this. See PR 40209. > > > It looks like this PR is against the system GCC 3.1. As such it isn't a > very interesting bug report. Someone needs to test to see if this bug > exists when using the gcc31 (gcc 3.1.1 release) port. df seems to be a rather nice & quick testcase (thanks perky). Compiling libc with -O2, then compiling df with it yields output like this: Filesystem Size Used Avail Capacity Mounted on /dev/da0s1a 252M <5M :7M 54% / devfs 1.0K 1.0K 0B :0% /dev /dev/da0s1f 3.2G 2.2G 757M 75% /usr /dev/da0s1e 252M 28M 204M <% /var procfs 4.0K 4.0K 0B :0% /proc linprocfs 4.0K 4.0K 0B :0% The system gcc3 and all versions of gcc3 in our ports do this. gcc295 does not. Regards, -- Michael Nottebrock "And the reasons? There are no reasons." --------------enig3102655083196E31505677D0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9U+j3Xhc68WspdLARApvbAJwNF3e7QsEpSxJcVl9fJ/0mcM/jEgCfamMp OEeNB5Z/tV2o5qJxSoBUMck= =G/2d -----END PGP SIGNATURE----- --------------enig3102655083196E31505677D0-- 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?3D53E8F4.8070104>
