From: | "Amit Gupta" <emailamit@gmail.com> |
Newsgroups: | comp.compilers |
Date: | 5 Jul 2005 19:35:59 -0400 |
Organization: | http://groups.google.com |
References: | 05-05-18705-06-132 05-07-008 05-07-019 |
Keywords: | C, GCC |
Posted-Date: | 05 Jul 2005 19:35:59 EDT |
Shifting the focus from "Gcc versus -X", if you want to work in
compiler development, you might want to try specialized compiler
developments teams with focus other than producing run-time optimized
code. One of the field is in electronic design automation to compile c
code into parallel hardware with optimization objective as power/area
or cycle time.
There could be other companies (I guess, I dont know though) developing
compilers, which take assembly code for embedded processors, and output
functionally similar assembly code, but the one which will consume less
power during execution.
I dont think, I really helped you in finding what you need, but you can
search on these lines, to find companies working on optimizing
compilers.
-Amit
--
Computers are incredibly fast, accurate and stupid. Humans beings are
incredibly slow, inaccurate and brilliant. Together they are powerful
beyond imagination.
=Albert Einstein=
Return to the
comp.compilers page.
Search the
comp.compilers archives again.