This is the mail archive of the gcc-patches@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]

Re: PATCH renames DEFUN operator


>>>>> "David" == David O'Brien <obrien@NUXI.com> writes:

    David> How should gcc/java/jcf.h be changed?
    >>  By removing the declarations of DEFUN and AND.

    David> And the users of those macros?  Say for this from
    David> libiberty/memcpy.c:

Well, now we're back where we started! :-)

These should die, and become ordinary K&R function definitions, just
like everywhere else in the compiler.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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