]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 18 Apr 2024 00:17:43 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 18 Apr 2024 00:17:43 +0000 (00:17 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog
libcpp/ChangeLog
libstdc++-v3/ChangeLog

index 76ebf091fa41d7391560c440d97438ddca4724c1..cb20a29685cbd10cc83268c2a799a260a759d4a2 100644 (file)
@@ -1,3 +1,27 @@
+2024-04-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR other/114738
+       * opts.cc (get_option_url): On release branches append
+       gcc-MAJOR.MINOR.0/ after DOCUMENTATION_ROOT_URL.
+       * gcc-urlifier.cc (gcc_urlifier::make_doc_url): Likewise.
+
+2024-04-17  Richard Biener  <rguenther@suse.de>
+
+       PR tree-optimization/114749
+       * tree-vect-loop.cc (vect_analyze_loop_2): Reset
+       LOOP_VINFO_USING_PARTIAL_VECTORS_P when re-trying without SLP.
+
+2024-04-17  Georg-Johann Lay  <avr@gjlay.de>
+
+       PR target/114752
+       * config/avr/avr.cc (avr_print_operand) [CONST_DOUBLE_P]: Handle DFmode.
+
+2024-04-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR sanitizer/114743
+       * asan.cc (maybe_instrument_call): Don't instrument calls to
+       .ABNORMAL_DISPATCHER.
+
 2024-04-16  Andrew Pinski  <quic_apinski@quicinc.com>
 
        PR c/92880
index 02796385530006666b990101338d5bdbe645be68..ee86d6c39bf0fe71bc96b78b1e488e1cfa3c29e5 100644 (file)
@@ -1 +1 @@
-20240417
+20240418
index 2442b0ce4173ebe2a892f99277bb032515f01c0b..1a8f57b87c10133312175a7e5b19594c4e2bb592 100644 (file)
@@ -1,3 +1,14 @@
+2024-04-17  Thomas Schwinge  <tschwinge@baylibre.com>
+
+       * lib/target-supports.exp (check_effective_target_vect_long_long):
+       Enable for GCN.
+
+2024-04-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR sanitizer/114743
+       * gcc.dg/asan/pr112709-2.c (freddy): New function from
+       gcc.dg/ubsan/pr112709-2.c version of the test.
+
 2024-04-16  Gaius Mulley  <gaiusmod2@gmail.com>
 
        PR modula2/114745
index 879a57378602f8f7627bb01cd2667c430d6a8762..eac81c0e4d5b7d6e0c47b2d31a83565f04d42993 100644 (file)
@@ -1,3 +1,9 @@
+2024-04-17  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       PR preprocessor/114748
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
+
 2024-03-14  Lewis Hyatt  <lhyatt@gmail.com>
 
        PR preprocessor/110558
index 0e456421a35f3129294728e62f16a2a3ca9f752e..507ae52198303b486a132702da6aec1d95580409 100644 (file)
@@ -1,3 +1,22 @@
+2024-04-17  Jonathan Wakely  <jwakely@redhat.com>
+
+       * include/std/ostream (println(ostream&)): Define new overload.
+       * include/std/print (println(FILE*), println()): Likewise.
+       * testsuite/27_io/basic_ostream/print/2.cc: New test.
+       * testsuite/27_io/print/1.cc: Remove unused header.
+       * testsuite/27_io/print/3.cc: New test.
+
+2024-04-17  Matthias Kretz  <m.kretz@gsi.de>
+
+       * include/experimental/bits/numeric_traits.h: Add include guard.
+
+2024-04-17  Matthias Kretz  <m.kretz@gsi.de>
+
+       PR libstdc++/114750
+       * include/experimental/bits/simd_builtin.h
+       (_SimdImplBuiltin::_S_load, _S_store): Fall back to copying
+       scalars if the memory type cannot be vectorized for the target.
+
 2024-04-16  Jonathan Wakely  <jwakely@redhat.com>
 
        * config/locale/dragonfly/numeric_members.cc: Fix typos in