aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2024-12-26 11:27:36 -0500
committerJohn David Anglin <danglin@gcc.gnu.org>2024-12-26 11:27:36 -0500
commit06867d9fa69ca6d4ded4602e6601c7153599cbff (patch)
tree6ac355cbc5dc7d411efb8131fd2ee0126b9c1996 /gcc/ada/gcc-interface
parentd061c681814917c2208f383bd6069e6ab90db220 (diff)
downloadgcc-06867d9fa69ca6d4ded4602e6601c7153599cbff.zip
gcc-06867d9fa69ca6d4ded4602e6601c7153599cbff.tar.gz
gcc-06867d9fa69ca6d4ded4602e6601c7153599cbff.tar.bz2
Fix timevar.cc build on systems that don't have CLOCK_MONOTONIC
2024-12-26 John David Anglin <danglin@gcc.gnu.org> gcc/ChangeLog: PR target/118050 * timevar.cc (get_time): Only use CLOCK_MONOTONIC if '_POSIX_TIMERS > 0 && defined(_POSIX_MONOTONIC_CLOCK)'. Otherise, use CLOCK_REALTIME.
Diffstat (limited to 'gcc/ada/gcc-interface')
0 files changed, 0 insertions, 0 deletions