Re: select which compiler?

paolo.bonzini@gmail.com
26 May 2006 01:35:51 -0400

          From comp.compilers

Related articles
select which compiler? cuichd@gmail.com (cuichd) (2006-05-22)
Re: select which compiler? paolo.bonzini@gmail.com (2006-05-26)
Re: select which compiler? touati@prism.uvsq.fr (Sid Touati) (2006-05-26)
| List of all articles for this month |

From: paolo.bonzini@gmail.com
Newsgroups: comp.compilers
Date: 26 May 2006 01:35:51 -0400
Organization: http://groups.google.com
References: 06-05-073
Keywords: GCC, practice
Posted-Date: 26 May 2006 01:35:51 EDT

GCC 4 could be a good bet if your optimizations are mostly machine
independent. I would not want to implement a new instruction selection
or register allocation algorithm in GCC, though.


Paolo



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.