Thomas Bernard wrote:
framework. For instance, let's say the input language is C and the
output language is C annotated with pragmas which are the results of
some code analysis (done at middle-end level).
It is possible to write a backend that emits C. Sun has one for
instance. However, at
On 2/21/07, Thomas Bernard <[EMAIL PROTECTED]> wrote:
Hello all,
As far as I know, GCC 4.x is easily retargetable for a new architecture.
I would be interested by source-to-source compilation with the GCC
framework. For instance, let's say the input language is C and the
output language is C ann
Hello all,
As far as I know, GCC 4.x is easily retargetable for a new architecture.
I would be interested by source-to-source compilation with the GCC
framework. For instance, let's say the input language is C and the
output language is C annotated with pragmas which are the results of
some c