Re: [PATCH 2/3] libgcc: Dont define __do_global_dtors_aux if it will be empty

2019-12-09 Thread Jozef Lawrynowicz
On Mon, 9 Dec 2019 13:19:22 +0100 Tobias Burnus wrote: > Hi, I see now the following error: > > …/libgcc/crtstuff.c:372:52: error: operator '||' has no right operand >372 | || USE_TM_CLONE_REGISTRY || USE_EH_FRAME_REGISTRY >|^ > /

Re: [PATCH 2/3] libgcc: Dont define __do_global_dtors_aux if it will be empty

2019-12-09 Thread Tobias Burnus
Hi, I see now the following error: …/libgcc/crtstuff.c:372:52: error: operator '||' has no right operand 372 | || USE_TM_CLONE_REGISTRY || USE_EH_FRAME_REGISTRY |^ /net/build5-trusty-cs/scratch/tburnus/mainline-nv/src/gcc-mainline/libg

Re: [PATCH 2/3] libgcc: Dont define __do_global_dtors_aux if it will be empty

2019-12-07 Thread Jeff Law
On Wed, 2019-11-06 at 16:17 +, Jozef Lawrynowicz wrote: > From 967262117f0c838fe8a9226484bf6e014c86f0ba Mon Sep 17 00:00:00 2001 > From: Jozef Lawrynowicz > Date: Tue, 29 Oct 2019 13:02:08 + > Subject: [PATCH 2/3] libgcc: Dont define __do_global_dtors_aux if it will be > empty > > libgcc