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 15:57:12 +0000 (11:57 -0400)
commit3444f73e2f950457c85c27a48a71d5a89cf45b8e
treedc639e756c941dc80c1072c64056cfd4fd749c64
parent4a2ace24911a092d42dbb86bb1edf771aa69581b
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.024067 seconds and 4 git commands to generate.