[Bug boehm-gc/40785] Powerpc bootstrap is broken due to problems in boehm-gc

2009-09-26 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2009-09-26 19:48 --- Fixed. 2009-07-17 Michael Meissner PR boehm-gc/40785 * include/private/gc_locks.h (GC_test_and_set): If GCC 4.4, use the __sync_lock_test_and _set and __sync_lock_release builtins on

[Bug boehm-gc/40785] Powerpc bootstrap is broken due to problems in boehm-gc

2009-07-17 Thread meissner at gcc dot gnu dot org
--- Comment #1 from meissner at gcc dot gnu dot org 2009-07-17 14:53 --- Created an attachment (id=18213) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18213&action=view) Patch to use sync builtins if we can, and fix asm constraints if we have an older compiler -- http://gcc.