Daily bump.

This commit is contained in:
GCC Administrator 2024-02-12 00:17:01 +00:00
parent 19a647bd72
commit cc136a0bdc
3 changed files with 19 additions and 1 deletions

View file

@ -1 +1 @@
20240211
20240212

View file

@ -1,3 +1,16 @@
2024-02-11 John David Anglin <danglin@gcc.gnu.org>
* gcc.c-torture/execute/ieee/cdivchkf.c: Use ilogb and
__builtin_fmax instead of ilogbf and __builtin_fmaxf.
2024-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
* gcc.target/i386/asm-raw-symbol.c: Adjust asm patterns.
2024-02-11 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
* gcc.target/arm/pr97969.c: Update to comply with GCC14 changes.
2024-02-10 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
* gcc.target/i386/pr113689-1.c: Skip test on darwin.

View file

@ -1,3 +1,8 @@
2024-02-11 John David Anglin <danglin@gcc.gnu.org>
PR libgomp/113843
* configure.tgt (hppa*-*-linux*): Define config_path.
2024-02-01 John David Anglin <danglin@gcc.gnu.org>
* testsuite/libgomp.c++/loop-3.C: Set num_threads to 50