[Bug middle-end/43602] ___emutls_v.__gcov_indirect_call_[counters|callee] undefined on *-*-darwin*
iains at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed May 19 14:54:00 GMT 2010
------- Comment #22 from iains at gcc dot gnu dot org 2010-05-19 14:54 -------
I would imagine that this will ultimately affect all EMUTLS targets even tho
it's against darwin.
tree-profile.c is generating gimple directly for the inserted statements -
AFAICT it's assuming that these don't need further expansion/gimplification...
We need to substitute a reference and call for each emutls var ref. so that
needs to be stuffed in and gimplified..
on my TODO if unless someone gets there first ..
--
iains at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|developer at sandoe- |iains at gcc dot gnu dot org
|acoustics dot co dot uk |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43602
More information about the Gcc-bugs
mailing list