Skip to content
Snippets Groups Projects
Commit cef3f52b authored by kkojima's avatar kkojima
Browse files

* src/sh/ffi.c (ffi_call): Handle small structures correctly.

	Remove empty line.
	* src/sh64/ffi.c (simple_type): Remove.
	(return_type): Handle small structures correctly.
	(ffi_prep_args): Likewise.
	(ffi_call): Likewise.
	(ffi_closure_helper_SYSV): Likewise.
	* src/sh64/sysv.S (ffi_call_SYSV): Handle 1, 2 and 4-byte return.
	Emit position independent code if PIC and remove wrong datalabel
	prefixes from EH data.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102210 138bc75d-0d04-0410-961f-82ee72b054a4
parent 4569287f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment