aboutsummaryrefslogtreecommitdiff
path: root/libctf/ctf-sha1.c
diff options
context:
space:
mode:
authorEugene Rozenfeld <erozen@microsoft.com>2023-08-07 13:07:41 +0200
committerAlan Modra <amodra@gmail.com>2023-08-12 10:25:06 +0930
commitd3d2eb0cacfb6484a6252c93e644e546a6505087 (patch)
tree10dd2c3e85e06727062ed7a04f31510143ad9f60 /libctf/ctf-sha1.c
parent5ce0ff9b5464a030ea956473add180db42dcd513 (diff)
downloadgdb-d3d2eb0cacfb6484a6252c93e644e546a6505087.zip
gdb-d3d2eb0cacfb6484a6252c93e644e546a6505087.tar.gz
gdb-d3d2eb0cacfb6484a6252c93e644e546a6505087.tar.bz2
Fix collection and processing of autoprofile data for target libs
cc1, cc1plus, and lto built during STAGEautoprofile need to be built with debug info since they are used to build target libs. -gtoggle was turning off debug info for this stage. create_gcov should be passed prev-gcc/cc1, prev-gcc/cc1plus, and prev-gcc/lto instead of stage1-gcc/cc1, stage1-gcc/cc1plus, and stage1-gcc/lto when processing profile data collected while building target libraries. Tested on x86_64-pc-linux-gnu. * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
Diffstat (limited to 'libctf/ctf-sha1.c')
0 files changed, 0 insertions, 0 deletions