From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1005) id 9D5AD3858D32; Mon, 27 Feb 2023 22:46:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9D5AD3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677537989; bh=cE2SKwsIS1eL1ha3XcPVu7d9KHrorT27Z7yT/tyuryU=; h=From:To:Subject:Date:From; b=SWImsYKqZNvSj310GsUU9uOI+bb5kyuVR1WioXtEZ6EHjTlk7JPo6hGI9BO5OuHkk zl5jCDYkQyNL62PqwkqIxQOtpX3VbDLnaKk+/HBKrfy0Oc1rMsQEPGQWgP6FMRBLdG PvfuehgxacnnhYMbbLBeZZjATWO1rpp07K1SlKlw= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Michael Meissner To: gcc-cvs@gcc.gnu.org Subject: [gcc/meissner/heads/dmf009-orig] (58 commits) Merge commit 'refs/users/meissner/heads/dmf009-orig' of git X-Act-Checkin: gcc X-Git-Author: Michael Meissner X-Git-Refname: refs/users/meissner/heads/dmf009-orig X-Git-Oldrev: c8962a7faf6a79cd06311f5186f12539ec7351c4 X-Git-Newrev: fb2e6f1062b58b7df0423289ae685c26050aed90 Message-Id: <20230227224629.9D5AD3858D32@sourceware.org> Date: Mon, 27 Feb 2023 22:46:29 +0000 (GMT) List-Id: The branch 'meissner/heads/dmf009-orig' was updated to point to: fb2e6f1062b... Merge commit 'refs/users/meissner/heads/dmf009-orig' of git It previously pointed to: c8962a7faf6... Merge commit 'refs/users/meissner/heads/dmf009-orig' of git Diff: Summary of changes (added commits): ----------------------------------- fb2e6f1... Merge commit 'refs/users/meissner/heads/dmf009-orig' of git 23d70e0... Add REVISION. 6cce953... Fortran: fix corner case of IBITS intrinsic [PR108937] (*) 8020c9c... i386: Do not constrain fmod and remainder patterns with fla (*) ab76d71... Fix RTL simplifications of FFS, POPCOUNT and PARITY. (*) e5fcf08... libgm2/libm2pim/sckt.cc:254:3: warning: memset() called to (*) b800f80... don't declare header-defined functions both static and inli (*) dfa85be... libstdc++: Add Doxygen comment for string::resize_and_overw (*) ce83c3e... xtensa: Make use of CLAMPS instruction if configured (*) 999b7aa... gcc: xtensa: add XCHAL_HAVE_{CLAMPS,DEPBITS,EXCLUSIVE,XEA3} (*) 16cfd80... aarch64: Fix typo in comment for aarch64_abs (*) 529e03b... LoongArch: Change the value of macro TRY_EMPTY_VM_SPACE fro (*) 2cd665b... Daily bump. (*) e6d39f6... Respect GNATMAKE Makefile variable (*) f2f4aea... Adjust example of compiler options for ACATS (*) 94341f0... Daily bump. (*) 3dd348d... Disable tower socket runtest (gm2-simple-execute). (*) a553fc8... Disable tower socket runtest (*) 5c63809... fortran: Reuse associated_dummy memory if previously alloca (*) a24b272... testsuite: Don't include multiline patterns in the the pass (*) 03c60e5... Fortran: fix memory leak with real to integer conversion wa (*) 05652ac... modula-2 module registration process seems to fail with sha (*) 461d3c8... gcc: xtensa: fix PR target/108919 (*) d3e427f... Fortran: Skip bound conv in gfc_conv_gfc_desc_to_cfi_desc w (*) 4341106... Daily bump. (*) c8373dc... Update .po files (*) bcbeebc... Fortran: Add support for WEAK attribute for variables (*) 24c9edf... fortran: Plug leak of associated_dummy memory. [PR108923] (*) 45f406c... Fortran: frontend passes do_subscript leaks gmp memory [PR1 (*) b31186e... libstdc++: Fix formatting (*) e37b043... libstdc++: Always-inline most of non-cmath fixed_size imple (*) 6ce5518... libstdc++: More efficient masked inc-/decrement implementat (*) 2dd68cd... Avoid default-initializing auto_vec storage, fix vec< (*) ef22c3e... Change vec<,,vl_embed>::m_vecdata refrences into address () (*) 94c9b1b... asan: adjust module name for global variables (*) 3d1d3ec... [PR105224] C++ modules and AAPCS/ARM EABI clash on inline k (*) 8520132... libstdc++: Constrain net::executor constructors (*) 97111dc... libstdc++: Make net::ip::basic_endpoint comparisons constex (*) 80e9bac... libstdc++: Fix members of net::ip::network_v4 (*) 36ecfb7... libstdc++: Fix conversion to/from net::ip::address_v4::byte (*) 363f0ef... libstdc++: Optimize net::ip::address_v4::to_string() (*) ae39047... libstdc++: Suppress warnings about use of deprecated std::a (*) f30421f... libstdc++: Reorder dg-options before dg-do (*) 05a3fc9... i386: Update i386-builtin.def file comment description of B (*) b580721... aarch64: Update FLAGS field documentation comment in aarch6 (*) 2f1691b... cgraphclones: Don't share DECL_ARGUMENTS between thunk and (*) 0ccfa38... i386: Fix up builtins used in avx512bf16vlintrin.h [PR10888 (*) cab2636... libsanitizer: cherry-pick commit 8f5962b1ccb5fcd4d4544121d4 (*) 35a0670... RTEMS: Tune multilib selection (*) 19aa390... MIPS: Add pattern for clo (*) a3a45f0... Hazard barrier return support (*) e2b20ed... Daily bump. (*) 34fca8f... gcc: xtensa: update include style in xtensa-dynconfig.cc (*) 84d340f... gcc: xtensa: rename xtensa-dynconfig.c and update its build (*) f33d7a8... **/*.texi: Reorder index entries (*) f83e76c... xtensa: Eliminate unnecessary general-purpose reg-reg moves (*) 33e4559... xtensa: Eliminate the use of callee-saved register that sav (*) 7423f5b... xtensa: Fix up fatal_error message strings in xtensa-dyncon (*) (*) This commit already exists in another branch. Because the reference `refs/users/meissner/heads/dmf009-orig' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.