]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 3 Aug 2025 00:17:28 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 3 Aug 2025 00:17:28 +0000 (00:17 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/c-family/ChangeLog
gcc/c/ChangeLog
gcc/cobol/ChangeLog
gcc/testsuite/ChangeLog

index ee6f906c60a56de3b8c23feb0024a42a15a34670..fec8c7a72842821306b35a65403ceb786b95e274 100644 (file)
@@ -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
index cb7ccb31b92423b94600c9e47ed63cb93d3fb8f7..963d4c73a69917d2ab104341746bbd6b512968a4 100644 (file)
@@ -1 +1 @@
-20250802
+20250803
index a754525022132f35396b6f6f1afe3d54407fca8e..c9ab153acd8f8745615159ac64596486d1436efe 100644 (file)
@@ -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
index c41584c1dc27ba6defa6f1b178a25e34e02f1df5..464e5a1883af2d09255917afa0bc0f29b9697a9a 100644 (file)
@@ -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
index 918371d3f5785d21bb202ea70b717c648c5a6542..35d645c263272d28e4c8faf97ca6c2c20fec7ec9 100644 (file)
@@ -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
index 0ec05ad249886906d6da1486b3197b8b0203a77d..db4d5606375f0aaab6cf7647f4572f00b66120c6 100644 (file)
@@ -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