RE: [PATCH] Fix FFI return type for closures in the java interpreter
Matthew Fortune <[email protected]> Wed, 13 Jul 2016 21:36:08 +0000
| Newsgroups | gmane.comp.gcc.java.patches,gmane.comp.gcc.patches |
|---|---|
| Message-ID | <[email protected]> |
Tom Tromey <[email protected]> writes: > >>>>> "Matthew" == Matthew Fortune <[email protected]> writes: > > Matthew> Sorry for the long delay... > > No problem. > > >> This is ok. > >> Could you check? I think a -m32 build ought to show it. Maybe your > >> x86-64 build already did this? > > Matthew> Still OK to commit? > > Yes, thanks. Committed as r238311. I'll wait a short while before proposing backport to GCC 5 and 6 branches. Matthew