This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.1: Buildable on GHz machines only?
- From: Daniel Berlin <dberlin at dberlin dot org>
- To: Marc Espie <espie at quatramaran dot ens dot fr>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 02 May 2005 11:43:54 -0400
- Subject: Re: GCC 4.1: Buildable on GHz machines only?
- References: <JCEPIPKHCJGDMPOHDOIGIECJCOAA.gary@intrepid.com> <20050427152844.GA86951@compsoc.man.ac.uk> <426FB37D.3060507@3am-software.com> <200504272157.21513.s.bosscher@student.tudelft.nl> <20050502084144.1F5EFE257@quatramaran.ens.fr>
> Do you know why GCC4 is deprecated on sparc-openbsd ? It's simply
> because no-one so far has been able to dedicate the CPU time to track
> down the few bugs that prevented us from switching to gcc 3.x from 2.95.
>
> That's right, I said CPU-time. It takes too long to bootstrap the compiler,
> it takes too long to rebuild the whole system. And thus, it rots.
>
-bash-2.05b$ perl userlookup.pl "%espie%"
Name:espie@schutzenberger.liafa.jussieu.fr ID:569
mysql> select COUNT(*) from bugs where reporter = 569;
+----------+
| COUNT(*) |
+----------+
| 0 |
+----------+
1 row in set (0.06 sec)
mysql> select COUNT(*) from longdescs where who = 569;
+----------+
| COUNT(*) |
+----------+
| 1 |
+----------+
1 row in set (0.00 sec)
mysql> select COUNT(*) from attachments where submitter_id = 569;
+----------+
| COUNT(*) |
+----------+
| 0 |
+----------+
1 row in set (3.59 sec)