mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
Daily bump.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2026-03-08 Andrew Pinski <andrew.pinski@oss.qualcomm.com>
|
||||
|
||||
PR target/124403
|
||||
* config/riscv/riscv.cc (riscv_get_vls_cc_attr): Fix formating
|
||||
of the diagnostic.
|
||||
|
||||
2026-03-07 Sandra Loosemore <sloosemore@baylibre.com>
|
||||
|
||||
PR driver/69367
|
||||
|
||||
@@ -1 +1 @@
|
||||
20260308
|
||||
20260309
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
2026-03-08 Jose E. Marchesi <jemarch@gnu.org>
|
||||
|
||||
PR algol68/124372
|
||||
* a68-low-units.cc (a68_lower_denotation): Call to strtoull if
|
||||
INT64_T_IS_LONG is not defined, strtol otherwise.
|
||||
* a68-parser-scanner.cc (get_next_token): Use strtoul for radix
|
||||
instead of strtol.
|
||||
|
||||
2026-03-05 Jose E. Marchesi <jemarch@gnu.org>
|
||||
|
||||
PR algol68/124322
|
||||
|
||||
Reference in New Issue
Block a user