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]
Other format: [Raw text]

Re: [patch] RFT, remove of lint directives in libffi


Andrew Haley wrote:
Andreas Tobler writes:
> > I need some testers here.
> This patch tries to remove the lint directives from the libffi code.
> As far as I am aware, nobody uses this directives. So, I think for code > cleanness it would be a first step to remove these.
> > I can test on powerpc-linux, darwin, solaris and hp-ux. I do not expect > a fallout, but to be sure it would be nice to have some more tests.
> > The patch is against trunk.
> > If tests go fine, ok for trunk?


This patch also deletes ffitest.c.

Yes, I mentioned it in the CL.


Do you want to keep it? And if so, why?
All tests from this file have been integrated into the test suite when I introduced the dejagnu based suite.


I'll certainly keep it if you feel we should. I just thought it is no longer needed.

Andreas


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