Re: [PATCH] vx-common.h: add #define USE_TM_CLONE_REGISTRY 0
On 05/25/2018 04:49 PM, Rasmus Villemoes wrote: > 2018-05-26 Rasmus Villemoes > > gcc/ > * config/vx-common.h (USE_TM_CLONE_REGISTRY): #define to 0. Thanks. Installed on the trunk. jeff
[PATCH] vx-common.h: add #define USE_TM_CLONE_REGISTRY 0
2018-05-26 Rasmus Villemoes gcc/ * config/vx-common.h (USE_TM_CLONE_REGISTRY): #define to 0. --- gcc/config/vx-common.h | 7 +++ 1 file changed, 7 insertions(+) diff --git a/gcc/config/vx-common.h b/gcc/config/vx-common.h index 7a05b5b602a..f5c398ee4b9 100644 --- a/gcc/con