Daily bump.
This commit is contained in:
parent
19a647bd72
commit
cc136a0bdc
3 changed files with 19 additions and 1 deletions
|
@ -1 +1 @@
|
|||
20240211
|
||||
20240212
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue