This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: urgent help 2


On Nov 29, 2001, "usman yousaf" <yousaf_usman@hotmail.com> wrote:

> is any tree dump file is front end last file which can be used as
> input for backend.

No, and this is intentional.  The point is to prevent someone from
taking the GCC front-end and plugging proprietary back ends to it by
means of the write-to-ir-file-and-read-it-back indirect linking
mechanism.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]