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: RFC: Java inliner


On Jul 10, 2002, Andrew Haley <aph@redhat.com> wrote:

>> Hmm, I hadn't got the impression you had relied on the preprocessor to
>> separate the C/C++-specific bits from the generic/Java ones. 

> I had a try, but it was getting rather complex.

I was just thinking of running something like

diff --ifdef=INLINER_FOR_JAVA tree-inline.c java/java-inline.c

and then using the result as the new tree-inline.c

-- 
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                Professional serial bug killer


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