+2024-07-07 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/bugreport.texi (Bug Criteria): Remove dubious example.
+
2024-07-06 Jeff Law <jlaw@ventanamicro.com>
* config/riscv/bitmanip.md (bset splitters): Turn into define_and_splits.
+2024-07-07 Maciej W. Rozycki <macro@orcam.me.uk>
+
+ * gcc-interface/Make-lang.in (ada.all.cross): Move recipe to...
+ (GNATTOOLS_CROSS_MV): ... this new variable.
+ (cross-gnattools): Paste it here.
+ (gnattools-cross-mv): New target.
+
2024-07-03 Alexandre Oliva <oliva@adacore.com>
* gcc-interface/misc.cc (gnat_get_array_descr_info): Only follow
+2024-07-07 Nathaniel Shead <nathanieloshead@gmail.com>
+
+ * module.cc (trees_out::get_merge_kind): Use
+ LAMBDA_TYPE_EXTRA_SCOPE instead of LAMBDA_EXPR_EXTRA_SCOPE.
+ (trees_out::key_mergeable): Likewise.
+
2024-07-04 Tamar Christina <tamar.christina@arm.com>
PR c++/115623
+2024-07-07 Gaius Mulley <gaiusmod2@gmail.com>
+ Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
+ Andrew Pinski <quic_apinski@quicinc.com>
+
+ PR modula2/115804
+ * gm2-gcc/m2builtins.cc (builtin_function_entry): Add GTY.
+ (DoBuiltinMemCopy): Add rettype and use rettype in the call.
+ (DoBuiltinAlloca): Ditto.
+ (DoBuiltinIsfinite): Ditto.
+ (DoBuiltinIsnan): Ditto.
+ (m2builtins_BuiltInHugeVal): Ditto.
+ (m2builtins_BuiltInHugeValShort): Ditto.
+ (m2builtins_BuiltInHugeValLong): Ditto.
+
2024-06-25 Gaius Mulley <gaiusmod2@gmail.com>
* gm2-compiler/M2GenGCC.mod (QuadCondition): Remove.
+2024-07-07 Maciej W. Rozycki <macro@orcam.me.uk>
+
+ * lib/gnat.exp (local_find_gnatmake, find_gnatclean): Use
+ '-cross' suffix where testing a cross-compiler.
+
2024-07-06 Jeff Law <jlaw@ventanamicro.com>
* gcc.target/riscv/binv-for-simode-1.c: New test.
+2024-07-07 Maciej W. Rozycki <macro@orcam.me.uk>
+
+ * Makefile.in (gnattools-cross): Also build 'gnattools-cross-mv'
+ in GCC_DIR.
+
2023-04-25 Eric Botcazou <ebotcazou@adacore.com>
* configure.ac (TOOLS_TARGET_PAIRS): Remove obsolete settings.
+2024-07-07 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/xml/manual/configure.xml: Update Autobook 14 link.
+ Update GCC installation instructions link.
+ * doc/html/manual/configure.html: Regenerate.
+
+2024-07-07 Jonathan Wakely <jwakely@redhat.com>
+
+ PR libstdc++/115799
+ * include/bits/stl_algo.h (find): Use 'if constexpr' so that
+ memchr optimization is a discarded statement for non-contiguous
+ iterators.
+ * testsuite/25_algorithms/find/bytes.cc: Check with input
+ iterators.
+
+2024-07-07 Jonathan Wakely <jwakely@redhat.com>
+
+ PR libstdc++/115799
+ * include/bits/ranges_util.h (__find_fn): Return iterator
+ instead of sentinel.
+ * testsuite/25_algorithms/find/constrained.cc: Check non-common
+ contiguous sized range of char.
+
2024-07-06 Jonathan Wakely <jwakely@redhat.com>
* testsuite/17_intro/headers/c++1998/all_attributes.cc: Add
+2024-07-07 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * update_web_docs_git (BUGURL): Switch to https.
+
2024-04-26 Jakub Jelinek <jakub@redhat.com>
* crontab: Snapshots from trunk are now GCC 15 related.