Skip to content

Commit c6f7a29

Browse files
author
GCC Administrator
committed
Daily bump.
1 parent 06867d9 commit c6f7a29

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

gcc/ChangeLog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2024-12-26 John David Anglin <[email protected]>
2+
3+
PR target/118050
4+
* timevar.cc (get_time): Only use CLOCK_MONOTONIC if
5+
'_POSIX_TIMERS > 0 && defined(_POSIX_MONOTONIC_CLOCK)'.
6+
Otherise, use CLOCK_REALTIME.
7+
8+
2024-12-26 Gerald Pfeifer <[email protected]>
9+
10+
* doc/gm2.texi (Dialect): Move PM4 link to https.
11+
112
2024-12-25 Maciej W. Rozycki <[email protected]>
213

314
* config/alpha/alpha.cc

gcc/DATESTAMP

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20241226
1+
20241227

0 commit comments

Comments
 (0)