diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2025-03-08 17:13:17 +0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2025-03-08 18:38:01 +0800 |
commit | 1563d43f32090495d50f0c262d6e1bcc17807064 (patch) | |
tree | 78525b6eba0b2434cbca54dc262202c3e1525d19 /gdb/python | |
parent | 4f0636220e6a60d85809fb4a982150f8bc3f218e (diff) | |
download | binutils-1563d43f32090495d50f0c262d6e1bcc17807064.zip binutils-1563d43f32090495d50f0c262d6e1bcc17807064.tar.gz binutils-1563d43f32090495d50f0c262d6e1bcc17807064.tar.bz2 |
gprof: Compile tst-gmon.c with -O2 -fno-omit-frame-pointer
Compile tst-gmon.c with -O2 -fno-omit-frame-pointer to ensure proper call
graph generation.
PR gprof/32768
* configure.ac: Compile tst-gmon.c with -fno-omit-frame-pointer.
* configure: Regenerated.
* testsuite/Makefile.am (GPROF_FLAGS): Add -O2
-fno-omit-frame-pointer.
(AM_CFLAGS): Removed.
(COMPILE): Append $(GPROF_FLAGS).
(LINK): Likewise.
* testsuite/Makefile.in: Regenerated.
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions