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: Small libffi patch


Bo Thorsen wrote:

>Should I send this to gcc-patches or to libffi-discuss? It seems the libffi 
>standalone cvs tree is outdated compared to gcc, so I decided this must be 
>the place.
>

They have actually evolved independently to some extent. Re-merging them 
is definately on the todo list, but it will be easy to do that once we 
are using a new automake/libtool/etc in GCC, since the libffi CVS tree 
already is.

>This is a small cleanup patch that changes nothing. The avn var check is 
>identical to the check on i in the for loop so I removed it. And I fixed the 
>comment that confused me about where to find the types.
>
>Can I commit this to both branch and mainline?
>
>2002-05-24  Bo Thorsen  <bo@suse.co.uk>
>
>	* src/x86/ffi.c (ffi_prep_args): Remove unused variable and
>	fix formatting.
>

OK.

regards

Bryce.



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