Daily bump.
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ee6f906..fec8c7a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2025-08-02  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	PR target/69374
+	* doc/install.texi (Specific) <windows>: Drop note on 16-bit
+	Windows support. Streamline note on 32-bit support.
+
 2025-08-01  Richard Biener  <rguenther@suse.de>
 
 	PR tree-optimization/121350
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index cb7ccb3..963d4c7 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20250802
+20250803
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index a754525..c9ab153 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,9 @@
+2025-08-02  Martin Uecker  <uecker@tugraz.at>
+
+	* c-attribs.cc (handle_argspec_attribute): Update.
+	(build_arg_spec): New function.
+	(build_attr_access_from_parms): Rewrite `arg spec' handling.
+
 2025-07-25  David Malcolm  <dmalcolm@redhat.com>
 
 	* c-common.cc: Make diagnostics::context::m_source_printing
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog
index c41584c..464e5a1 100644
--- a/gcc/c/ChangeLog
+++ b/gcc/c/ChangeLog
@@ -1,3 +1,10 @@
+2025-08-02  Martin Uecker  <uecker@tugraz.at>
+
+	* c-decl.cc (get_parm_array_spec): Remove.
+	(push_parm_decl): Do not add `arg spec` attribute.
+	(build_arg_spec_attribute): New function.
+	(grokdeklarator): Add `arg spec` attribute.
+
 2025-07-25  David Malcolm  <dmalcolm@redhat.com>
 
 	* c-errors.cc: Update usage of "diagnostic_info" to explicitly
diff --git a/gcc/cobol/ChangeLog b/gcc/cobol/ChangeLog
index 918371d..35d645c 100644
--- a/gcc/cobol/ChangeLog
+++ b/gcc/cobol/ChangeLog
@@ -1,3 +1,10 @@
+2025-08-02  Jakub Jelinek  <jakub@redhat.com>
+
+	* parse.y (intrinsic): Use %td format specifier with no cast on
+	argument instead of %ld with cast to long.
+	* scan_ante.h (numstr_of): Likewise.
+	* util.cc (cbl_field_t::report_invalid_initial_value): Likewise.
+
 2025-08-01  Robert Dubner  <rdubner@symas.com>
 
 	PR cobol/119324
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 0ec05ad..db4d560 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2025-08-02  Martin Uecker  <uecker@tugraz.at>
+
+	* gcc.dg/Warray-parameter-11.c: Change Warray-parameter to
+	-Wvla-parameter as these are VLAs.
+	* gcc.dg/Warray-parameter.c: Remove xfail.
+
 2025-08-01  Artemiy Granat  <a.granat@ispras.ru>
 
 	* gcc.target/i386/attributes-error.c: Change incorrect