aboutsummaryrefslogtreecommitdiff
path: root/libgcc/libgcov-profiler.c
diff options
context:
space:
mode:
authorIain Sandoe <iain@sandoe.co.uk>2019-06-06 19:02:54 +0000
committerIain Sandoe <iains@gcc.gnu.org>2019-06-06 19:02:54 +0000
commit34a4a9c2b5d4feb349d19eb9453947bfbb8cc5f1 (patch)
treee79ed7aef43a80755f12da9652e9ec26c7c62a33 /libgcc/libgcov-profiler.c
parent2172277702e81ae21c2f914889c6b41f282011d9 (diff)
downloadgcc-34a4a9c2b5d4feb349d19eb9453947bfbb8cc5f1.zip
gcc-34a4a9c2b5d4feb349d19eb9453947bfbb8cc5f1.tar.gz
gcc-34a4a9c2b5d4feb349d19eb9453947bfbb8cc5f1.tar.bz2
Darwin, PowerPC, libgcc - Ensure unwinder is built with altivec enabled.
When libgcc is built on Darwin, it is usually built for the earliest potential target (Darwin8, 10.4). Build for that revision default to assuming that the processor might be G3 (without vector ops) and there is an outlined function used for save/restore that checks whether the processor is G3 or G4+ at run- time. However, the unwinder itself needs to be built with the assumption of vector usage so that the relevant outlined functions are called. 2019-06-06 Iain Sandoe <iain@sandoe.co.uk> * config/rs6000/t-darwin: Ensure that the unwinder is built with altivec enabled. From-SVN: r272017
Diffstat (limited to 'libgcc/libgcov-profiler.c')
0 files changed, 0 insertions, 0 deletions