[gcc r14-9513] testsuite: Define _POSIX_C_SOURCE for test

2024-03-18 Thread Torbjorn Svensson via Gcc-cvs
https://gcc.gnu.org/g:58753dba800de14144785199fd710e9b00544155 commit r14-9513-g58753dba800de14144785199fd710e9b00544155 Author: Torbjörn SVENSSON Date: Sun Mar 10 18:18:51 2024 +0100 testsuite: Define _POSIX_C_SOURCE for test As the tests assume that strndup() is visible (only pa

[gcc r13-8462] riscv: xtheadmempair: Fix CFA reg notes

2024-03-18 Thread Christoph Mテシllner via Gcc-cvs
https://gcc.gnu.org/g:d9d51e0552693bf1bcf6f23d53d058d60d72416e commit r13-8462-gd9d51e0552693bf1bcf6f23d53d058d60d72416e Author: Christoph Müllner Date: Mon Apr 24 23:09:06 2023 +0200 riscv: xtheadmempair: Fix CFA reg notes The current implementation triggers an assertion in d

[gcc r14-9514] avr.md - Tweak xor insn constraints.

2024-03-18 Thread Georg-Johann Lay via Gcc-cvs
https://gcc.gnu.org/g:9361f19e081294b04e16ac2f6056b3b910f27ff4 commit r14-9514-g9361f19e081294b04e16ac2f6056b3b910f27ff4 Author: Georg-Johann Lay Date: Mon Mar 18 08:50:02 2024 +0100 avr.md - Tweak xor insn constraints. xor insn can handle some more values without the requirement

[gcc r14-9515] Add AMD znver5 processor enablement with scheduler model

2024-03-18 Thread Jan Hubicka via Gcc-cvs
https://gcc.gnu.org/g:d0aa0af9a9b7dd709a8c7ff6604ed6b7da0fc23a commit r14-9515-gd0aa0af9a9b7dd709a8c7ff6604ed6b7da0fc23a Author: Jan Hubicka Date: Mon Mar 18 10:22:44 2024 +0100 Add AMD znver5 processor enablement with scheduler model 2024-02-14 Jan Hubicka Kart

[gcc r13-8463] libstdc++: Move test error_category to global scope

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:e4ac0519ec85fd422ee2987cc8308dced96c68be commit r13-8463-ge4ac0519ec85fd422ee2987cc8308dced96c68be Author: Jonathan Wakely Date: Wed Mar 13 10:02:12 2024 + libstdc++: Move test error_category to global scope A recent GDB change causes this test to fail du

[gcc r13-8464] libstdc++: Correct notes about std::call_once in manual [PR66146]

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:a2c960dd7ebe2db0e8153a7e691245a4928341c6 commit r13-8464-ga2c960dd7ebe2db0e8153a7e691245a4928341c6 Author: Jonathan Wakely Date: Thu Mar 14 11:52:17 2024 + libstdc++: Correct notes about std::call_once in manual [PR66146] The bug with exceptions thrown du

[gcc r14-9516] Add missing config/i386/zn4zn5.md file

2024-03-18 Thread Jan Hubicka via Gcc-cvs
https://gcc.gnu.org/g:dfc9d1cc8353bdd7fbc37bc10bb3fd40f49fa4af commit r14-9516-gdfc9d1cc8353bdd7fbc37bc10bb3fd40f49fa4af Author: Jan Hubicka Date: Mon Mar 18 14:24:10 2024 +0100 Add missing config/i386/zn4zn5.md file gcc/ChangeLog: * config/i386/zn4zn5.md: Add fil

[gcc r14-9517] testsuite: Fix excess errors for new modules testcases on powerpc [PR114320]

2024-03-18 Thread Nathaniel Shead via Gcc-cvs
https://gcc.gnu.org/g:6cb5ef37c2fac240b68d8ee438aba4885956269f commit r14-9517-g6cb5ef37c2fac240b68d8ee438aba4885956269f Author: Nathaniel Shead Date: Sat Mar 16 00:11:25 2024 +1100 testsuite: Fix excess errors for new modules testcases on powerpc [PR114320] On some configurations

[gcc r12-10221] libstdc++: Add missing std::tuple constructor [PR114147]

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:fbdeeb1604d52a8ece8631f70ecd64d925d31741 commit r12-10221-gfbdeeb1604d52a8ece8631f70ecd64d925d31741 Author: Jonathan Wakely Date: Fri Mar 1 11:16:58 2024 + libstdc++: Add missing std::tuple constructor [PR114147] I caused a regression with commit r10-908

[gcc r12-10222] libstdc++: Simplify lifetime of eh_globals variable [PR107500]

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:d9076dafa12c93e96b349035fb59050151403866 commit r12-10222-gd9076dafa12c93e96b349035fb59050151403866 Author: Jonathan Wakely Date: Thu Nov 3 11:48:57 2022 + libstdc++: Simplify lifetime of eh_globals variable [PR107500] Since this is a trivial type, we pro

[gcc r12-10223] libstdc++: Update outdated docs on contributing

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:57f4c935f915454879a0d13f0319ba09c9c01309 commit r12-10223-g57f4c935f915454879a0d13f0319ba09c9c01309 Author: Jonathan Wakely Date: Wed Feb 28 11:24:47 2024 + libstdc++: Update outdated docs on contributing We don't want a separate ChangeLog submission now.

[gcc r12-10224] libstdc++: Change some URLs in the manual to use https

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:7b9fa0982f4db0a64aacfe5018708a89f956245a commit r12-10224-g7b9fa0982f4db0a64aacfe5018708a89f956245a Author: Jonathan Wakely Date: Wed Feb 28 14:36:28 2024 + libstdc++: Change some URLs in the manual to use https libstdc++-v3/ChangeLog: *

[gcc r12-10225] libstdc++: Move test error_category to global scope

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:a0bca5584725153ad560b97a33a07e3c56f6f953 commit r12-10225-ga0bca5584725153ad560b97a33a07e3c56f6f953 Author: Jonathan Wakely Date: Wed Mar 13 10:02:12 2024 + libstdc++: Move test error_category to global scope A recent GDB change causes this test to fail d

[gcc r12-10227] libstdc++: Fix access error in __gnu_test::uneq_allocator

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:80e88183d47ca4d7c8441355f736fc918d7d05dc commit r12-10227-g80e88183d47ca4d7c8441355f736fc918d7d05dc Author: Jonathan Wakely Date: Thu Nov 23 14:34:59 2023 + libstdc++: Fix access error in __gnu_test::uneq_allocator The operator== function is only a friend

[gcc r12-10229] libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:22273b87425aa5bccf756ff8b1887dd6d4541588 commit r12-10229-g22273b87425aa5bccf756ff8b1887dd6d4541588 Author: Jonathan Wakely Date: Sat Nov 18 21:09:53 2023 + libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters libstdc++-v3/ChangeLog:

[gcc r12-10226] libstdc++: Correct notes about std::call_once in manual [PR66146]

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:415457babf04d077929956ea97132448b0dc4b2c commit r12-10226-g415457babf04d077929956ea97132448b0dc4b2c Author: Jonathan Wakely Date: Thu Mar 14 11:52:17 2024 + libstdc++: Correct notes about std::call_once in manual [PR66146] The bug with exceptions thrown d

[gcc r12-10230] libstdc++: Fix warning during configure

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:96e7603bf662010d282d739841c133e0723a2d39 commit r12-10230-g96e7603bf662010d282d739841c133e0723a2d39 Author: Jonathan Wakely Date: Wed Nov 1 14:20:33 2023 + libstdc++: Fix warning during configure The checks for snprintf give a -Wformat warning due to a mi

[gcc r12-10231] libstdc++: Ensure active union member is correctly set

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:bfe05fbb30594b9f1fdfba32f3fc7b317e5158e0 commit r12-10231-gbfe05fbb30594b9f1fdfba32f3fc7b317e5158e0 Author: Nathaniel Shead Date: Fri Sep 29 10:30:41 2023 +0100 libstdc++: Ensure active union member is correctly set This patch ensures that the union members f

[gcc r12-10232] libstdc++: Fix unconditional -Werror in libbacktrace directory

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:02a64d50d7780184428630e748fc301cb04ef96b commit r12-10232-g02a64d50d7780184428630e748fc301cb04ef96b Author: Alexey Lapshin Date: Fri Sep 8 11:23:16 2023 +0100 libstdc++: Fix unconditional -Werror in libbacktrace directory The -Werror flag should depend on the

[gcc r12-10233] libstdc++: Update outdated default -std in testing docs

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:8364faf223e54c0ddf7ab35eda158533e5195bb6 commit r12-10233-g8364faf223e54c0ddf7ab35eda158533e5195bb6 Author: Jonathan Wakely Date: Fri Sep 8 16:28:06 2023 +0100 libstdc++: Update outdated default -std in testing docs libstdc++-v3/ChangeLog: *

[gcc r12-10234] libstdc++: Fix some -Wmismatched-tags warnings

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:fe1c4d6cce6a35c0800f26d87c411a34cb9472bb commit r12-10234-gfe1c4d6cce6a35c0800f26d87c411a34cb9472bb Author: Jonathan Wakely Date: Tue Aug 8 22:07:29 2023 +0100 libstdc++: Fix some -Wmismatched-tags warnings libstdc++-v3/ChangeLog: * include/b

[gcc r12-10228] libstdc++: Fix uses of signed types with functions

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:ac0cf0786bb3da60f412afe800fd385686b9517d commit r12-10228-gac0cf0786bb3da60f412afe800fd385686b9517d Author: Jonathan Wakely Date: Tue Nov 14 10:56:57 2023 + libstdc++: Fix uses of signed types with functions In we pass the int __base parameter to our i

[gcc r12-10235] libstdc++: Use rvalues in std::string::resize_and_overwrite (LWG 3645)

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:d063387b783f49f0d7868259424e7e548ad1e3c2 commit r12-10235-gd063387b783f49f0d7868259424e7e548ad1e3c2 Author: Jonathan Wakely Date: Wed Mar 22 11:54:31 2023 + libstdc++: Use rvalues in std::string::resize_and_overwrite (LWG 3645) Previously the C++23 draft

[gcc r12-10236] libstdc++: Fix std::basic_string::resize_and_overwrite

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:b9d09c7cfcaeb777c5cbc2848a84142a329992c9 commit r12-10236-gb9d09c7cfcaeb777c5cbc2848a84142a329992c9 Author: Jonathan Wakely Date: Tue Aug 15 13:48:23 2023 +0100 libstdc++: Fix std::basic_string::resize_and_overwrite The callable used for resize_and_overwrite

[gcc r12-10237] libstdc++: Remove unconditional use of atomics in Debug Mode

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:73d0816f570c26e856d94d56491e50332fd8b425 commit r12-10237-g73d0816f570c26e856d94d56491e50332fd8b425 Author: Jonathan Wakely Date: Mon Sep 11 16:42:54 2023 +0100 libstdc++: Remove unconditional use of atomics in Debug Mode The fix for PR 91910 (r10-3426-gf7a3a

[gcc r12-10239] libstdc++: Qualify calls to std::_Destroy and _Destroy_aux

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:5c4cd53ffd70205b2b136661b3be175dec0ce8d7 commit r12-10239-g5c4cd53ffd70205b2b136661b3be175dec0ce8d7 Author: Jonathan Wakely Date: Fri Jun 30 21:09:01 2023 +0100 libstdc++: Qualify calls to std::_Destroy and _Destroy_aux These calls should be qualified to prev

[gcc r12-10241] libstdc++: Fix PSTL test that fails in C++20

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:ceb82ba594a6c24f33351eda0ae3fbb6fd6d841a commit r12-10241-gceb82ba594a6c24f33351eda0ae3fbb6fd6d841a Author: Jonathan Wakely Date: Thu Jun 1 16:49:53 2023 +0100 libstdc++: Fix PSTL test that fails in C++20 This test fails in C++20 and later due to a warning:

[gcc r12-10242] libstdc++: Add missing noexcept to std::scoped_allocator_adaptor

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:65704fa293ca9d5f9186aa09037fc2869492973b commit r12-10242-g65704fa293ca9d5f9186aa09037fc2869492973b Author: Jonathan Wakely Date: Fri May 26 21:33:58 2023 +0100 libstdc++: Add missing noexcept to std::scoped_allocator_adaptor The standard requires these const

[gcc r12-10238] libstdc++: Check for std::ratio in arithmetic and comparisons [PR110593]

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:ae8302e18f15f0befb372762b20a3a790a19a925 commit r12-10238-gae8302e18f15f0befb372762b20a3a790a19a925 Author: Jonathan Wakely Date: Wed Jul 19 18:18:46 2023 +0100 libstdc++: Check for std::ratio in arithmetic and comparisons [PR110593] The standard says that it

[gcc r12-10244] libstdc++: Fix std::abs(__float128) for -NaN and -0.0 [PR109758]

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:9f381ebb7211c1359f5de87760148096fcba3357 commit r12-10244-g9f381ebb7211c1359f5de87760148096fcba3357 Author: Jonathan Wakely Date: Wed May 10 12:20:58 2023 +0100 libstdc++: Fix std::abs(__float128) for -NaN and -0.0 [PR109758] The current implementation of thi

[gcc r12-10245] libstdc++: Add deprecated attribute to std::random_shuffle declarations

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:bfa7e7dfc19e07bff319636cf1bdfd57b6c68f41 commit r12-10245-gbfa7e7dfc19e07bff319636cf1bdfd57b6c68f41 Author: Jonathan Wakely Date: Wed Jul 26 14:05:58 2023 +0100 libstdc++: Add deprecated attribute to std::random_shuffle declarations We already have these attr

[gcc r12-10240] libstdc++: Improve tests for emplace member of sequence containers

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:1bb2bfb5d984456f59b42228f06d4ad4976358e7 commit r12-10240-g1bb2bfb5d984456f59b42228f06d4ad4976358e7 Author: Jonathan Wakely Date: Thu Jun 8 12:19:26 2023 +0100 libstdc++: Improve tests for emplace member of sequence containers Our existing tests for std::dequ

[gcc r12-10247] libstdc++: Add likely/unlikely attributes to implementation

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:ec9735922b6f28cf704c8a7850a34aed82675b91 commit r12-10247-gec9735922b6f28cf704c8a7850a34aed82675b91 Author: Jonathan Wakely Date: Fri Feb 24 21:28:11 2023 + libstdc++: Add likely/unlikely attributes to implementation For the common case of converting val

[gcc r12-10248] libstdc++: Add allocator-extended constructors to std::match_results (LWG 2195)

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:3d7dc8f0ae9ee812f142556a3e827cd5ea115748 commit r12-10248-g3d7dc8f0ae9ee812f142556a3e827cd5ea115748 Author: Jonathan Wakely Date: Wed Mar 22 11:36:06 2023 + libstdc++: Add allocator-extended constructors to std::match_results (LWG 2195) This was approved

[gcc r12-10243] libstdc++: Fix -Wnonnull warnings during configure

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:93159e1af6e1d42e0e595bdc49da002fc830353c commit r12-10243-g93159e1af6e1d42e0e595bdc49da002fc830353c Author: Jonathan Wakely Date: Fri May 12 12:17:08 2023 +0100 libstdc++: Fix -Wnonnull warnings during configure We should not test for nan by passing it a null

[gcc r12-10250] libstdc++: Do not use memmove for 1-element ranges [PR108846]

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:8ec265c1464dec74f98e6914cd164af5090a39ff commit r12-10250-g8ec265c1464dec74f98e6914cd164af5090a39ff Author: Jonathan Wakely Date: Sat Feb 25 14:28:36 2023 + libstdc++: Do not use memmove for 1-element ranges [PR108846] This avoids overwriting tail padding

[gcc r12-10251] libstdc++: Fix conditions for using memcmp in std::lexicographical_compare_three_way [PR113960]

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:6f5dcea85a31845ec6f4b6886734b0f02e013718 commit r12-10251-g6f5dcea85a31845ec6f4b6886734b0f02e013718 Author: Jonathan Wakely Date: Tue Feb 27 17:50:34 2024 + libstdc++: Fix conditions for using memcmp in std::lexicographical_compare_three_way [PR113960] T

[gcc r12-10252] libstdc++: Fix exception thrown by std::shared_lock::unlock() [PR112089]

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:c285c1b9a940bde745f296e1bfc1a5cfddb63254 commit r12-10252-gc285c1b9a940bde745f296e1bfc1a5cfddb63254 Author: Jonathan Wakely Date: Thu Oct 26 16:51:30 2023 +0100 libstdc++: Fix exception thrown by std::shared_lock::unlock() [PR112089] The incorrect errc consta

[gcc r12-10246] libstdc++: Fix Unicode codecvt and add tests [PR86419]

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:12c193e5723f08694c8784457200112bae117063 commit r12-10246-g12c193e5723f08694c8784457200112bae117063 Author: Dimitrij Mijoski Date: Tue Jan 10 13:58:59 2023 +0100 libstdc++: Fix Unicode codecvt and add tests [PR86419] Fixes the conversion from UTF-8 to UTF-16

[gcc r12-10253] libstdc++: Remove non-void static assertions in variant's std::get [PR111172]

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:15c517049c0d8b6319990445939a69bb36fdc678 commit r12-10253-g15c517049c0d8b6319990445939a69bb36fdc678 Author: Jonathan Wakely Date: Tue Sep 12 21:28:38 2023 +0100 libstdc++: Remove non-void static assertions in variant's std::get [PR72] A void template arg

[gcc r12-10254] libstdc++: Add static_assert to std::integer_sequence [PR112473]

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:dc0964f43dcee46dcd1843287a541668fd08a4a8 commit r12-10254-gdc0964f43dcee46dcd1843287a541668fd08a4a8 Author: Jonathan Wakely Date: Fri Nov 10 12:21:52 2023 + libstdc++: Add static_assert to std::integer_sequence [PR112473] C++20 allows class types as non-t

[gcc r12-10255] libstdc++: Explicitly default some copy ctors and assignments

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:a389921f175c30e8ca0da38ccb79ed60cf744fd4 commit r12-10255-ga389921f175c30e8ca0da38ccb79ed60cf744fd4 Author: Jonathan Wakely Date: Tue Aug 8 16:24:31 2023 +0100 libstdc++: Explicitly default some copy ctors and assignments The standard says that the implicit c

[gcc r12-10249] libstdc++: Make std::istream_iterator copy ctor constexpr (LWG 3600)

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:af1efe9ffeb4d21e2895081be1b88031166cdb93 commit r12-10249-gaf1efe9ffeb4d21e2895081be1b88031166cdb93 Author: Jonathan Wakely Date: Wed Mar 22 11:10:38 2023 + libstdc++: Make std::istream_iterator copy ctor constexpr (LWG 3600) As explained in LWG 3600, we

[gcc r12-10256] libstdc++: Add autoconf checks for mkdir, chmod, chdir, and getcwd

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:0135f93383b72b24ac62a82593b3ce30d0c3b69f commit r12-10256-g0135f93383b72b24ac62a82593b3ce30d0c3b69f Author: Jonathan Wakely Date: Thu Sep 7 17:03:40 2023 +0100 libstdc++: Add autoconf checks for mkdir, chmod, chdir, and getcwd The filesystem code was using th

[gcc r12-10257] libstdc++: Define std::basic_stringbuf::view() for old std::string ABI

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:e35b26c2442b61e7f45deb5ef3062d0ab6ec584b commit r12-10257-ge35b26c2442b61e7f45deb5ef3062d0ab6ec584b Author: Jonathan Wakely Date: Tue Jan 31 22:32:15 2023 + libstdc++: Define std::basic_stringbuf::view() for old std::string ABI Unlike the new str()&& memb

[gcc r12-10258] libstdc++: Fix allocator propagation in regex algorithms [PR107376]

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:5c156f5be49007a5434452335f29844eb17868a6 commit r12-10258-g5c156f5be49007a5434452335f29844eb17868a6 Author: Jonathan Wakely Date: Tue Oct 25 13:03:12 2022 +0100 libstdc++: Fix allocator propagation in regex algorithms [PR107376] The PR points out that we assu

[gcc r12-10265] libstdc++: Add macros for the inline namespace std::_V2

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:f8ab9b7c08161739242b2760f881a3918373cd46 commit r12-10265-gf8ab9b7c08161739242b2760f881a3918373cd46 Author: Jonathan Wakely Date: Wed May 11 16:35:45 2022 +0100 libstdc++: Add macros for the inline namespace std::_V2 Use macros to open and close the inline na

[gcc r12-10259] libstdc++: use grep -E instead of egrep in scripts

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:c6f80dca4e51eaab3f12884e19b3dbbfe9cdffd7 commit r12-10259-gc6f80dca4e51eaab3f12884e19b3dbbfe9cdffd7 Author: Xi Ruoyao Date: Fri Jun 24 15:02:23 2022 +0800 libstdc++: use grep -E instead of egrep in scripts egrep has been deprecated in favor of grep -E for a l

[gcc r12-10267] libstdc++: Improve doxygen docs for

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:f0db5dfce8c729def8ce12ff7e3ed3b1e4f49467 commit r12-10267-gf0db5dfce8c729def8ce12ff7e3ed3b1e4f49467 Author: Jonathan Wakely Date: Wed May 11 23:52:20 2022 +0100 libstdc++: Improve doxygen docs for libstdc++-v3/ChangeLog: * include/std/atomic

[gcc r12-10260] libstdc++: Improve doxygen docs for std::pointer_traits

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:51e9dcc664293ee269bf18189646d9dd4e89382d commit r12-10260-g51e9dcc664293ee269bf18189646d9dd4e89382d Author: Jonathan Wakely Date: Wed May 11 16:13:16 2022 +0100 libstdc++: Improve doxygen docs for std::pointer_traits libstdc++-v3/ChangeLog: *

[gcc r12-10268] libstdc++: Improve doxygen docs for

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:e1800b8dad5d7e207cc9617f530e5d4fb06a738c commit r12-10268-ge1800b8dad5d7e207cc9617f530e5d4fb06a738c Author: Jonathan Wakely Date: Thu May 12 12:16:17 2022 +0100 libstdc++: Improve doxygen docs for Add @headerfile and @since tags. Improve grouping of non-memb

[gcc r12-10261] libstdc++: Simplify detection idiom using concepts

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:1bb467f4910dc4abd90a7be98653b63113e5d6d3 commit r12-10261-g1bb467f4910dc4abd90a7be98653b63113e5d6d3 Author: Jonathan Wakely Date: Fri Sep 23 23:16:30 2022 +0100 libstdc++: Simplify detection idiom using concepts Add a simpler definition of std::__detected_or

[gcc r12-10270] libstdc++: Improve doxygen docs for algorithms and more

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:0d128f51e59c053be8da84c10acff722745862da commit r12-10270-g0d128f51e59c053be8da84c10acff722745862da Author: Jonathan Wakely Date: Thu May 12 14:13:37 2022 +0100 libstdc++: Improve doxygen docs for algorithms and more libstdc++-v3/ChangeLog: *

[gcc r12-10266] libstdc++: Stop defining C++0x compat symbols for versioned namespace

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:914a226e3cda5a640c9640580a21d780eb829057 commit r12-10266-g914a226e3cda5a640c9640580a21d780eb829057 Author: Jonathan Wakely Date: Mon May 16 16:54:52 2022 +0100 libstdc++: Stop defining C++0x compat symbols for versioned namespace The src/c++11/compatibility*

[gcc r12-10273] libstdc++: Fix -Wsystem-headers warnings

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:2d174d4181896129d465cbf42dc454f4f906892b commit r12-10273-g2d174d4181896129d465cbf42dc454f4f906892b Author: Jonathan Wakely Date: Sat Nov 5 12:35:55 2022 + libstdc++: Fix -Wsystem-headers warnings Fix some problems noticed with -Wsystem-headers.

[gcc r12-10269] libstdc++: Improve doxygen docs for std::allocator

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:54de91d55980e063a8630193cd3a2ef457508735 commit r12-10269-g54de91d55980e063a8630193cd3a2ef457508735 Author: Jonathan Wakely Date: Thu May 12 13:44:52 2022 +0100 libstdc++: Improve doxygen docs for std::allocator libstdc++-v3/ChangeLog: * doc/

[gcc r12-10262] libstdc++: Update std::pointer_traits to match new LWG 3545 wording

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:57eb0358d0e0925f9e5aa282ed7f0274f6ff794e commit r12-10262-g57eb0358d0e0925f9e5aa282ed7f0274f6ff794e Author: Jonathan Wakely Date: Mon Sep 26 18:59:45 2022 +0100 libstdc++: Update std::pointer_traits to match new LWG 3545 wording It was pointed out in recent L

[gcc r12-10271] libstdc++: Improve doxygen docs for some of

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:0a9cfae13f8873aa95dc143d653f834e6f9a3576 commit r12-10271-g0a9cfae13f8873aa95dc143d653f834e6f9a3576 Author: Jonathan Wakely Date: Thu May 12 23:04:29 2022 +0100 libstdc++: Improve doxygen docs for some of libstdc++-v3/ChangeLog: * doc/doxyge

[gcc r12-10263] libstdc++: Simplify fs::path construction using variable template

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:f3d4e25f4076cb9a829fbe24969dfc4627244bdd commit r12-10263-gf3d4e25f4076cb9a829fbe24969dfc4627244bdd Author: Jonathan Wakely Date: Thu Jun 23 18:39:50 2022 +0100 libstdc++: Simplify fs::path construction using variable template libstdc++-v3/ChangeLog:

[gcc r12-10272] libstdc++: Improve doxygen docs for

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:14876f35419cd60c49df838ab72451acdd56d9ee commit r12-10272-g14876f35419cd60c49df838ab72451acdd56d9ee Author: Jonathan Wakely Date: Thu May 12 23:06:04 2022 +0100 libstdc++: Improve doxygen docs for libstdc++-v3/ChangeLog: * doc/doxygen/user.c

[gcc r12-10264] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:d9f006da30def40747792d3ea37add1d80e02444 commit r12-10264-gd9f006da30def40747792d3ea37add1d80e02444 Author: Jonathan Wakely Date: Wed May 11 16:46:03 2022 +0100 libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option Before Doxygen version 1.9.2 this

[gcc r12-10274] libstdc++: Update synopsis test for C++11 and later

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:c0c1207d49d2870542866368da3ae30da7e99baa commit r12-10274-gc0c1207d49d2870542866368da3ae30da7e99baa Author: Jonathan Wakely Date: Wed Sep 21 09:29:39 2022 +0100 libstdc++: Update synopsis test for C++11 and later libstdc++-v3/ChangeLog: * te

[gcc r12-10275] libstdc++: Fix -Wsystem-headers warnings in tests

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:7abc86119e4ebb13d3fffc7e2b038e2629aa2fc1 commit r12-10275-g7abc86119e4ebb13d3fffc7e2b038e2629aa2fc1 Author: Jonathan Wakely Date: Mon Nov 7 15:00:34 2022 + libstdc++: Fix -Wsystem-headers warnings in tests libstdc++-v3/ChangeLog: * testsu

[gcc r12-10278] libstdc++: Add @headerfile and @since to doxygen comments [PR40380]

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:afefe951acd8bae13be0e1b700262316254ce935 commit r12-10278-gafefe951acd8bae13be0e1b700262316254ce935 Author: Jonathan Wakely Date: Wed Apr 26 22:48:35 2023 +0100 libstdc++: Add @headerfile and @since to doxygen comments [PR40380] libstdc++-v3/ChangeLog:

[gcc r12-10279] libstdc++: Implement P2538R1 ADL-proof std::projected

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:2d604183c99ef0cea5d7540a7a466fb1d1453a58 commit r12-10279-g2d604183c99ef0cea5d7540a7a466fb1d1453a58 Author: Jonathan Wakely Date: Fri Jun 23 12:18:11 2023 +0100 libstdc++: Implement P2538R1 ADL-proof std::projected This was recently approved for C++26, but th

[gcc r12-10281] libstdc++: Remove test dependencies on _GLIBCXX_USE_C99_STDINT_TR1

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:5546859455fd876fdd1b7233e8c2d8a3a7bc2fe4 commit r12-10281-g5546859455fd876fdd1b7233e8c2d8a3a7bc2fe4 Author: Jonathan Wakely Date: Fri May 12 13:34:37 2023 +0100 libstdc++: Remove test dependencies on _GLIBCXX_USE_C99_STDINT_TR1 These #ifdef checks should have

[gcc r12-10282] libstdc++: Remove test dependency on _GLIBCXX_USE_C99_STDINT_TR1

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:5371d1d7f98af405b31ec8461dc5976c8e32bfe0 commit r12-10282-g5371d1d7f98af405b31ec8461dc5976c8e32bfe0 Author: Jonathan Wakely Date: Fri May 12 13:44:21 2023 +0100 libstdc++: Remove test dependency on _GLIBCXX_USE_C99_STDINT_TR1 This should have been done in r9-

[gcc r12-10280] libstdc++: Move __glibcxx_assert_fail to its own file

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:413b91e1faacf5fd5d5ffe099898f46750c7f601 commit r12-10280-g413b91e1faacf5fd5d5ffe099898f46750c7f601 Author: Jonathan Wakely Date: Mon Sep 11 15:58:48 2023 +0100 libstdc++: Move __glibcxx_assert_fail to its own file This avoids a dependency on the other symbol

[gcc r12-10276] libstdc++: Improve Doxygen comments in

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:819d63e09950cff6761c2427ead4266b7838e5ea commit r12-10276-g819d63e09950cff6761c2427ead4266b7838e5ea Author: Jonathan Wakely Date: Mon Nov 21 14:12:52 2022 + libstdc++: Improve Doxygen comments in libstdc++-v3/ChangeLog: * include/std/tup

[gcc r12-10277] libstdc++: Fix Doxygen warning

2024-03-18 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:5558c3f14517d7471b0e3e2a0169a49f23a8b98a commit r12-10277-g5558c3f14517d7471b0e3e2a0169a49f23a8b98a Author: Jonathan Wakely Date: Thu Nov 17 10:20:50 2022 + libstdc++: Fix Doxygen warning This fixes a Doxygen warning about a mismatched parameter name. The

[gcc r14-9518] gcc_update: Add missing generated files

2024-03-18 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:fd776d092642d7b9d429a5e45454594a93ccd819 commit r14-9518-gfd776d092642d7b9d429a5e45454594a93ccd819 Author: Jonathan Wakely Date: Fri Mar 1 16:46:29 2024 + gcc_update: Add missing generated files I'm seeing errors for --enable-maintainer-mode builds due to

[gcc r14-9520] PR modula2/114380 Incorrect type specified in an error message

2024-03-18 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:d2029bbc69df7341775faf6cf1aa13d978c223a1 commit r14-9520-gd2029bbc69df7341775faf6cf1aa13d978c223a1 Author: Gaius Mulley Date: Mon Mar 18 16:40:35 2024 + PR modula2/114380 Incorrect type specified in an error message This patch corrects an error message re

[gcc r14-9521] testsuite: Turn errors back into warnings in arm/acle/cde-mve-error-2.c

2024-03-18 Thread Richard Earnshaw via Gcc-cvs
https://gcc.gnu.org/g:9316d021ebb95062f5e3ed9d67734863279671fe commit r14-9521-g9316d021ebb95062f5e3ed9d67734863279671fe Author: Thiago Jung Bauermann Date: Fri Mar 15 12:13:29 2024 -0300 testsuite: Turn errors back into warnings in arm/acle/cde-mve-error-2.c Since commit 2c3db94d

[gcc r14-9522] Fortran: error recovery in frontend optimization [PR103715]

2024-03-18 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:3be2b8f475f22c531d6cef1b041c0573b3ea5133 commit r14-9522-g3be2b8f475f22c531d6cef1b041c0573b3ea5133 Author: Harald Anlauf Date: Mon Mar 18 19:36:59 2024 +0100 Fortran: error recovery in frontend optimization [PR103715] gcc/fortran/ChangeLog: P

[gcc r14-9523] i386: Unify {general, timode}_scalar_chain::convert_op [PR111822]

2024-03-18 Thread Uros Bizjak via Gcc-cvs
https://gcc.gnu.org/g:b96c5436880d7926299314a33c953171082ab59e commit r14-9523-gb96c5436880d7926299314a33c953171082ab59e Author: Uros Bizjak Date: Mon Mar 18 20:40:29 2024 +0100 i386: Unify {general,timode}_scalar_chain::convert_op [PR111822] Recent PR111822 fix implemented REG_EH

[gcc] Created branch 'meissner/heads/work163' in namespace 'refs/users'

2024-03-18 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work163' was created in namespace 'refs/users' pointing to: b96c5436880... i386: Unify {general,timode}_scalar_chain::convert_op [PR11

[gcc(refs/users/meissner/heads/work163)] Add ChangeLog.meissner and REVISION.

2024-03-18 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:3c66db034e3bb01a4b8ed67456fac25621afc5d3 commit 3c66db034e3bb01a4b8ed67456fac25621afc5d3 Author: Michael Meissner Date: Mon Mar 18 15:53:38 2024 -0400 Add ChangeLog.meissner and REVISION. 2024-03-18 Michael Meissner gcc/ * REVISIO

[gcc] Created branch 'meissner/heads/work163-dmf' in namespace 'refs/users'

2024-03-18 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work163-dmf' was created in namespace 'refs/users' pointing to: 3c66db034e3... Add ChangeLog.meissner and REVISION.

[gcc(refs/users/meissner/heads/work163-dmf)] Add ChangeLog.dmf and update REVISION.

2024-03-18 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:dc53c10f6bfd00c8d3d0ef01bd10d05ca7d58d56 commit dc53c10f6bfd00c8d3d0ef01bd10d05ca7d58d56 Author: Michael Meissner Date: Mon Mar 18 15:54:31 2024 -0400 Add ChangeLog.dmf and update REVISION. 2024-03-18 Michael Meissner gcc/ * Chang

[gcc] Created branch 'meissner/heads/work163-vpair' in namespace 'refs/users'

2024-03-18 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work163-vpair' was created in namespace 'refs/users' pointing to: 3c66db034e3... Add ChangeLog.meissner and REVISION.

[gcc(refs/users/meissner/heads/work163-vpair)] Add ChangeLog.vpair and update REVISION.

2024-03-18 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:2e2242bfc6f17fbae05a670a25bcde598fc1778a commit 2e2242bfc6f17fbae05a670a25bcde598fc1778a Author: Michael Meissner Date: Mon Mar 18 15:55:27 2024 -0400 Add ChangeLog.vpair and update REVISION. 2024-03-18 Michael Meissner gcc/ * Cha

[gcc] Created branch 'meissner/heads/work163-ajit' in namespace 'refs/users'

2024-03-18 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work163-ajit' was created in namespace 'refs/users' pointing to: 3c66db034e3... Add ChangeLog.meissner and REVISION.

[gcc(refs/users/meissner/heads/work163-ajit)] Add ChangeLog.ajit and update REVISION.

2024-03-18 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:ebe79795a9e691f8f3209996bcab7b67e6239198 commit ebe79795a9e691f8f3209996bcab7b67e6239198 Author: Michael Meissner Date: Mon Mar 18 15:56:21 2024 -0400 Add ChangeLog.ajit and update REVISION. 2024-03-18 Michael Meissner gcc/ * Chan

[gcc] Created branch 'meissner/heads/work163-test' in namespace 'refs/users'

2024-03-18 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work163-test' was created in namespace 'refs/users' pointing to: 3c66db034e3... Add ChangeLog.meissner and REVISION.

[gcc(refs/users/meissner/heads/work163-test)] Add ChangeLog.test and update REVISION.

2024-03-18 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:43b3c9b7beeb1f4944a12144d8c19325d5894555 commit 43b3c9b7beeb1f4944a12144d8c19325d5894555 Author: Michael Meissner Date: Mon Mar 18 15:57:16 2024 -0400 Add ChangeLog.test and update REVISION. 2024-03-18 Michael Meissner gcc/ * Chan

[gcc] Created branch 'meissner/heads/work163-orig' in namespace 'refs/users'

2024-03-18 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work163-orig' was created in namespace 'refs/users' pointing to: b96c5436880... i386: Unify {general,timode}_scalar_chain::convert_op [PR11

[gcc(refs/users/meissner/heads/work163-orig)] Add REVISION.

2024-03-18 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:731c9f3f8bb1faab0ade69e6c66a8e29ab890a8e commit 731c9f3f8bb1faab0ade69e6c66a8e29ab890a8e Author: Michael Meissner Date: Mon Mar 18 15:58:04 2024 -0400 Add REVISION. 2024-03-18 Michael Meissner gcc/ * REVISION: New file for branch.

[gcc r14-9524] libstdc++: Fix _Safe_local_iterator<>::_M_valid_range

2024-03-18 Thread Francois Dumont via Libstdc++-cvs
https://gcc.gnu.org/g:5f6e0853c30fec72d977afaa6f7a5633a8d910be commit r14-9524-g5f6e0853c30fec72d977afaa6f7a5633a8d910be Author: François Dumont Date: Sun Mar 17 17:30:58 2024 +0100 libstdc++: Fix _Safe_local_iterator<>::_M_valid_range Unordered container local_iterator range shal

[gcc r14-9525] libstdc++: Fix N3344 behavior on _Safe_iterator::_M_can_advance

2024-03-18 Thread Francois Dumont via Gcc-cvs
https://gcc.gnu.org/g:dda96a9d942d73a587e174dd5efe061208a195af commit r14-9525-gdda96a9d942d73a587e174dd5efe061208a195af Author: François Dumont Date: Sun Mar 17 19:06:55 2024 +0100 libstdc++: Fix N3344 behavior on _Safe_iterator::_M_can_advance We shall be able to advance from a

[gcc r14-9526] analyzer: support null operands in remove_ssa_names

2024-03-18 Thread David Malcolm via Gcc-cvs
https://gcc.gnu.org/g:3c2827d75ea8fbf7b84bd69e8d10dc239e5daffe commit r14-9526-g3c2827d75ea8fbf7b84bd69e8d10dc239e5daffe Author: David Malcolm Date: Mon Mar 18 18:44:32 2024 -0400 analyzer: support null operands in remove_ssa_names gcc/analyzer/ChangeLog: * access-diag

[gcc r14-9527] analyzer: fix ICEs due to sloppy types in bounds-checking [PR110902, PR110928, PR111305, PR111441]

2024-03-18 Thread David Malcolm via Gcc-cvs
https://gcc.gnu.org/g:1579394c9ecf3d1f678daa54b835c7fc3b76fb6d commit r14-9527-g1579394c9ecf3d1f678daa54b835c7fc3b76fb6d Author: David Malcolm Date: Mon Mar 18 18:44:34 2024 -0400 analyzer: fix ICEs due to sloppy types in bounds-checking [PR110902,PR110928,PR111305,PR111441] Vari

[gcc r14-9528] c-c++-common/Wrestrict.c: fix some typos and enable for LLP64

2024-03-18 Thread Jonathan Yong via Gcc-cvs
https://gcc.gnu.org/g:9ee19f9b99ad1f877eb3e93382a437d951f737c8 commit r14-9528-g9ee19f9b99ad1f877eb3e93382a437d951f737c8 Author: Jonathan Yong <10wa...@gmail.com> Date: Sun Feb 11 09:25:25 2024 + c-c++-common/Wrestrict.c: fix some typos and enable for LLP64 Signed-off-by: Jonat

[gcc(refs/users/meissner/heads/work163)] Add -mcpu=power11 support.

2024-03-18 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:dc0f9a7461a31bf03afea453df423651aa96c999 commit dc0f9a7461a31bf03afea453df423651aa96c999 Author: Michael Meissner Date: Mon Mar 18 19:49:25 2024 -0400 Add -mcpu=power11 support. This patch adds the power11 option to the -mcpu= and -mtune= switches. T

[gcc(refs/users/meissner/heads/work163)] Add -mcpu=power11 tests.

2024-03-18 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:eec50ab293c5c25a2d980786eeb860fed93947b9 commit eec50ab293c5c25a2d980786eeb860fed93947b9 Author: Michael Meissner Date: Mon Mar 18 19:56:17 2024 -0400 Add -mcpu=power11 tests. This patch adds some simple tests for -mcpu=power11 support. In order to run

[gcc(refs/users/meissner/heads/work163)] Add -mcpu=power11 tuning support.

2024-03-18 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:55ca975edf52e04e97362768ace113bd3337c292 commit 55ca975edf52e04e97362768ace113bd3337c292 Author: Michael Meissner Date: Mon Mar 18 19:53:47 2024 -0400 Add -mcpu=power11 tuning support. This patch makes -mtune=power11 use the same tuning decision as -mtune=po

[gcc(refs/users/meissner/heads/work163)] Update ChangeLog.*

2024-03-18 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:6cf5203e14c2a04d2407886dde211e6b134570fa commit 6cf5203e14c2a04d2407886dde211e6b134570fa Author: Michael Meissner Date: Mon Mar 18 19:58:44 2024 -0400 Update ChangeLog.* Diff: --- gcc/ChangeLog.meissner | 121 - 1 file

[gcc/meissner/heads/work163-ajit] (6 commits) Merge commit 'refs/users/meissner/heads/work163-ajit' of gi

2024-03-18 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work163-ajit' was updated to point to: 4e4714f52e4... Merge commit 'refs/users/meissner/heads/work163-ajit' of gi It previously pointed to: ebe79795a9e... Add ChangeLog.ajit and update REVISION. Diff: Summary of changes (added commits):

[gcc(refs/users/meissner/heads/work163-ajit)] Add ChangeLog.ajit and update REVISION.

2024-03-18 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:42df1a4065345a56e96c26782d35f0261bad32bc commit 42df1a4065345a56e96c26782d35f0261bad32bc Author: Michael Meissner Date: Mon Mar 18 15:56:21 2024 -0400 Add ChangeLog.ajit and update REVISION. 2024-03-18 Michael Meissner gcc/ * Chan

[gcc(refs/users/meissner/heads/work163-ajit)] Merge commit 'refs/users/meissner/heads/work163-ajit' of git+ssh://gcc.gnu.org/git/gcc into me/work1

2024-03-18 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:4e4714f52e47a79dc72384f977dae4bb7dea6bad commit 4e4714f52e47a79dc72384f977dae4bb7dea6bad Merge: 42df1a40653 ebe79795a9e Author: Michael Meissner Date: Mon Mar 18 19:59:54 2024 -0400 Merge commit 'refs/users/meissner/heads/work163-ajit' of git+ssh://gcc.gnu.org/git/gc

[gcc/meissner/heads/work163-dmf] (6 commits) Merge commit 'refs/users/meissner/heads/work163-dmf' of git

2024-03-18 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work163-dmf' was updated to point to: 33ae477516e... Merge commit 'refs/users/meissner/heads/work163-dmf' of git It previously pointed to: dc53c10f6bf... Add ChangeLog.dmf and update REVISION. Diff: Summary of changes (added commits): --

  1   2   >