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,15 @@
|
||||
2026-03-22 Andrew Pinski <andrew.pinski@oss.qualcomm.com>
|
||||
|
||||
PR target/124597
|
||||
* config/i386/i386-builtins.cc (ix86_init_builtins_va_builtins_abi):
|
||||
Also add nothrow and leaf attributes to the va builtins.
|
||||
|
||||
2026-03-22 Andrew Pinski <andrew.pinski@oss.qualcomm.com>
|
||||
|
||||
PR tree-optimization/124597
|
||||
* gimple-fold.cc (gimple_fold_builtin_stdarg): Correct the
|
||||
eh_update argument to gsi_replace for the VA_END case.
|
||||
|
||||
2026-03-21 Andrew Pinski <andrew.pinski@oss.qualcomm.com>
|
||||
|
||||
PR target/123852
|
||||
|
||||
@@ -1 +1 @@
|
||||
20260322
|
||||
20260323
|
||||
|
||||
@@ -1,3 +1,13 @@
|
||||
2026-03-22 Harald Anlauf <anlauf@gmx.de>
|
||||
|
||||
PR fortran/124259
|
||||
* target-memory.cc (gfc_merge_initializers): Change struct
|
||||
gfc_typespec argument into a const reference.
|
||||
* target-memory.h (gfc_merge_initializers): Adjust prototype.
|
||||
* trans.cc (gfc_finalize_tree_expr): Change struct symbol_attribute
|
||||
argument into a const reference.
|
||||
* trans.h (gfc_finalize_tree_expr): Adjust prototype.
|
||||
|
||||
2026-03-20 Christopher Albert <albert@tugraz.at>
|
||||
|
||||
PR fortran/120723
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2026-03-22 Andrew Pinski <andrew.pinski@oss.qualcomm.com>
|
||||
|
||||
PR target/124597
|
||||
* g++.target/pr124597.C: New test.
|
||||
|
||||
2026-03-21 Nathaniel Shead <nathanieloshead@gmail.com>
|
||||
|
||||
PR c++/122786
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
2026-03-22 Christopher Albert <albert@tugraz.at>
|
||||
|
||||
PR fortran/124512
|
||||
* Makefile.am: Adjust the dependencies.
|
||||
* Makefile.in: Regenerate.
|
||||
* configure: Regenerate.
|
||||
* configure.ac: Add new check.
|
||||
|
||||
2026-03-06 Andre Vehreschild <vehre@gcc.gnu.org>
|
||||
|
||||
PR libfortran/124371
|
||||
|
||||
Reference in New Issue
Block a user