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: [Patch, Darwin/PPC64] Fix boehm-gc for PPC64


On Dec 2, 2010, at 2:22 AM, IainS wrote:
> Anyway the patch turns a bunch of seg-faults into working tests for  'make check' in the ppc64/boehm-gc dir.

> (and, incidentally, allows the ppc libjava build to proceed with fewer errors for m64).

> I'd welcome comments on whether the eh could be done better/more automatically,

Pretty common writing that type of code with .s files...  The only thing that might make writing it easier would be to write the code in a .c/.C file.

> OK for trunk?

Ok.


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