Skip to content

Commit cc136a0

Browse files
author
GCC Administrator
committed
Daily bump.
1 parent 19a647b commit cc136a0

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

gcc/DATESTAMP

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20240211
1+
20240212

gcc/testsuite/ChangeLog

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2024-02-11 John David Anglin <[email protected]>
2+
3+
* gcc.c-torture/execute/ieee/cdivchkf.c: Use ilogb and
4+
__builtin_fmax instead of ilogbf and __builtin_fmaxf.
5+
6+
2024-02-11 Francois-Xavier Coudert <[email protected]>
7+
8+
* gcc.target/i386/asm-raw-symbol.c: Adjust asm patterns.
9+
10+
2024-02-11 Torbjörn SVENSSON <[email protected]>
11+
12+
* gcc.target/arm/pr97969.c: Update to comply with GCC14 changes.
13+
114
2024-02-10 Francois-Xavier Coudert <[email protected]>
215

316
* gcc.target/i386/pr113689-1.c: Skip test on darwin.

libgomp/ChangeLog

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2024-02-11 John David Anglin <[email protected]>
2+
3+
PR libgomp/113843
4+
* configure.tgt (hppa*-*-linux*): Define config_path.
5+
16
2024-02-01 John David Anglin <[email protected]>
27

38
* testsuite/libgomp.c++/loop-3.C: Set num_threads to 50

0 commit comments

Comments
 (0)