[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-10-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-09-09 Thread matthew.fortune at imgtec dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 --- Comment #12 from Matthew Fortune --- Created attachment 39593 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39593=edit Proposed fix Attached fix should resolve the issue on sparc64 BE. The original attempt at the fix for mips64el is

[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-08-30 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 --- Comment #11 from Eric Botcazou --- > I'm getting my head around this now! The conversion functions will need to > perform the 32-bit to 64-bit sign extension but do nothing for the reverse. > I think this means that only the raw-to-rvalue

[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-08-30 Thread matthew.fortune at imgtec dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 --- Comment #10 from Matthew Fortune --- (In reply to Eric Botcazou from comment #9) > > I'll certainly check on this but I did run the fix on both big and little > > endian MIPS which seems to suggest there isn't a double adjustment overall. >

[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-08-30 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 --- Comment #9 from Eric Botcazou --- > I'll certainly check on this but I did run the fix on both big and little > endian MIPS which seems to suggest there isn't a double adjustment overall. So this was broken in 64-bit big-endian too before

[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-08-30 Thread matthew.fortune at imgtec dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 --- Comment #8 from Matthew Fortune --- (In reply to Eric Botcazou from comment #7) > > 2016-07-13 Matthew Fortune > > > > * interpret-run.cc: Use ffi_arg for FFI integer return types. > > so we now have a

[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-08-28 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|ebotcazou at gcc

[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-08-12 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 --- Comment #6 from Eric Botcazou --- > Sorry for the bugs, I am however tempted to say this will turn out to be a > libffi bug. You have described the same failure mode as I fixed for MIPS but > libjava is now following the ffi return type

[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-08-12 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-08-12 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 Eric Botcazou changed: What|Removed |Added Status|WAITING |NEW --- Comment #4 from Eric Botcazou

[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-08-11 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-07-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-07-18 Thread matthew.fortune at imgtec dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 Matthew Fortune changed: What|Removed |Added CC||matthew.fortune at imgtec dot com

[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-07-18 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 --- Comment #1 from ro at CeBiTec dot Uni-Bielefeld.DE --- The failures are obviously caused by 2016-07-13 Matthew Fortune * java/lang/reflect/natVMProxy.cc (unbox): Use ffi_arg for integer return

[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-07-18 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 Rainer Orth changed: What|Removed |Added Target Milestone|--- |7.0