Related articles |
---|
[10 earlier articles] |
Re: GCC is 25 years old today Pidgeot18@verizon.net (Joshua Cranmer) (2012-03-29) |
Re: GCC is 25 years old today cr88192@hotmail.com (BGB) (2012-03-29) |
Re: GCC is 25 years old today DrDiettrich1@aol.com (Hans-Peter Diettrich) (2012-03-30) |
Re: GCC is 25 years old today mailbox@dmitry-kazakov.de (Dmitry A. Kazakov) (2012-03-30) |
Re: GCC is 25 years old today cr88192@hotmail.com (BGB) (2012-03-30) |
Re: GCC is 25 years old today cr88192@hotmail.com (BGB) (2012-03-30) |
Re: GCC is 25 years old today anton@mips.complang.tuwien.ac.at (2012-03-31) |
Re: GCC is 25 years old today jgk@panix.com (2012-04-01) |
Re: GCC is 25 years old today mevermeulen@gmail.com (mev) (2012-04-01) |
Re: GCC is 25 years old today prenom_nomus@yahoo.com (Marco) (2012-04-01) |
Re: GCC is 25 years old today rm.dash-bauhaus@futureapps.de (Georg Bauhaus) (2012-04-12) |
From: | anton@mips.complang.tuwien.ac.at (Anton Ertl) |
Newsgroups: | comp.compilers |
Date: | Sat, 31 Mar 2012 14:02:20 GMT |
Organization: | Institut fuer Computersprachen, Technische Universitaet Wien |
References: | 12-03-051 12-03-053 12-03-062 |
Keywords: | GCC, history, code, comment |
Posted-Date: | 31 Mar 2012 16:17:41 EDT |
Rui Maciel <rui.maciel@gmail.com> writes:
>[I think it's fair to say that GCC was the first free compiler that
>generated code competitive with commercial compilers. -John]
I had an internship at HP in the late 1980s. One of the people there
commented that, when gcc came out, it's code was (IIRC) 30% faster
than that of HPs compilers (for the 68k-based HP9000 computers running
HP/UX); a year later HPs compiler had caught up quite a bit. My guess
is that HP's compiler was PCC-based, and that optimization did not play
a big role in the Unix market until the arrival of RISCs and GCC.
Nowadays it plays too big a role for my taste (I prefer my programs to
work as intended).
- anton
--
M. Anton Ertl
anton@mips.complang.tuwien.ac.at
http://www.complang.tuwien.ac.at/anton/
[Where are the Real Fortran programmers now that we need them? -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.