I know the current gcc based frontend converts llvm trees to gcc trees. Is anyone working on a backend for llvm that generates gcc trees ? It would at least be intresting since you can run all the llvm passes and all the gcc passes. I'm not sure at what level you would want to generate generic ssa ?? Mike