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]

Patch ping (boehm-gc)


This patch is needed so powerpc can build java once again.
http://gcc.gnu.org/ml/gcc-patches/2009-06/msg01094.html

The first patch uses the new test and set builtins if it is compiled with 4.4
or newer, and fixes up the asm code if it is compiled with an earlier compiler.

I think patch #1 that keeps in support for older compilers is probably more
bulletproof, and would be useful for an upstream merge, but if people feel
strongly, I can checkin patch #2.

--
Michael Meissner, IBM
4 Technology Place Drive, MS 2203A, Westford, MA, 01886, USA
meissner@linux.vnet.ibm.com


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