Fix: test: relax requirement on weak-hidden symbol address
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 23 May 2016 01:29:58 +0000 (21:29 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 23 May 2016 01:34:31 +0000 (21:34 -0400)
commitc62783e7b3702ae541bc3b1a9d3ba494f4881fe5
treef854c72a69c4da000ed89d71c8feb162f15d38bf
parent9443a02239f525ddb4d17d91e840e9513e59a3d9
Fix: test: relax requirement on weak-hidden symbol address

Now that tracepoint.h works around gcc issues by adding a pointer
indirection, we can relax the requirement on weak-hidden symbol
addresses.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/gcc-weak-hidden/main.c
This page took 0.025257 seconds and 4 git commands to generate.