Ivan Maidanski
2016-08-22 16:19:42 UTC
Some time ago I submitted a patch to refactor gcc boehmgc api to match that of gc7.6 (
https://gcc.gnu.org/ml/java-patches/2016-q2/msg00019.html) to make boehmgc merge with upstream just a simple replacement of boehm-gc content to bdwgc.
Unfortunately no feedback from gcc maintainers arrived. As I found in the mailing list recently, Andrew is going to drop gcj support completely.
Regards,
Ivan
--
#ifdef OS2. I don't have such a system, and I don't think that anyone
else does either.
Andrew.
https://gcc.gnu.org/ml/java-patches/2016-q2/msg00019.html) to make boehmgc merge with upstream just a simple replacement of boehm-gc content to bdwgc.
Unfortunately no feedback from gcc maintainers arrived. As I found in the mailing list recently, Andrew is going to drop gcj support completely.
Regards,
Ivan
--
I haven't submitted patches to the gcc tree in quite a few years. I guess
I'm still on the submit after approval list.
Andrew - Do you still have an active tree that would allow you to check
this in? Do you know who would?
The correct solution would probably be a much more major upstream merge.
https://github.com/ivmai/bdwgc/blob/master/os_dep.c , around line 1519 .
I could certainly do it, but the only code I can see is guarded withI'm still on the submit after approval list.
Andrew - Do you still have an active tree that would allow you to check
this in? Do you know who would?
The correct solution would probably be a much more major upstream merge.
https://github.com/ivmai/bdwgc/blob/master/os_dep.c , around line 1519 .
#ifdef OS2. I don't have such a system, and I don't think that anyone
else does either.
Andrew.