From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 5504D3835007; Tue, 5 Dec 2023 17:12:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5504D3835007 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701796363; bh=6bYV3k0tS1tcjHer+xwKHQMavR6TkAdmOhYrUd8BkLw=; h=From:To:Subject:Date:From; b=XL78JubEEzt849c+4pIOTB9sjRTiRLRka9bdi9Fg2I+1CQQlyHtkaVDHi+sWMhC3l Rwx1SB5WA5xYXSdEU9JULMVj4wQ/ubbo8PsU9bdUC+4TRwVkyc8B+57oQBhmNRh2x5 YFi5B2ci3kgC25yNe5t/2wELed7f0HfgrdBPbAI4= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Jakub Jelinek To: gcc-cvs@gcc.gnu.org Subject: [gcc/redhat/heads/gcc-13-branch] (71 commits) Merge commit 'r13-8122-g0dd097f6a0951c386233fc0b96584ebe414 X-Act-Checkin: gcc X-Git-Author: Jakub Jelinek X-Git-Refname: refs/vendors/redhat/heads/gcc-13-branch X-Git-Oldrev: 4292c70489195b52615f16679dc6df18cd1c8432 X-Git-Newrev: f783814ad6a04ae5ef44595216596a2b75eda15b Message-Id: <20231205171243.5504D3835007@sourceware.org> Date: Tue, 5 Dec 2023 17:12:43 +0000 (GMT) List-Id: The branch 'redhat/heads/gcc-13-branch' was updated to point to: f783814ad6a... Merge commit 'r13-8122-g0dd097f6a0951c386233fc0b96584ebe414 It previously pointed to: 4292c704891... Merge commit 'r13-8052-g46c391cc7d8f67bd4903696edbe972d45a2 Diff: Summary of changes (added commits): ----------------------------------- f783814... Merge commit 'r13-8122-g0dd097f6a0951c386233fc0b96584ebe414 0dd097f... i386: Fix up *jcc_bt*_mask{,_1} [PR111408] (*) 80bf483... gimple-range-cache: Fix ICEs when dumping details [PR111967 (*) ef88041... attribs: Fix ICE with -Wno-attributes= [PR112339] (*) 32b01d0... libstdc++: Fix tr1/8_c_compatibility/cstdio/functions.cc re (*) c128ad8... libgomp: Handle NULL environ like pointer to NULL pointer [ (*) cefca88... Daily bump. (*) 7f56949... ada: Error compiling reduction expression with overloaded r (*) 751a3ca... Daily bump. (*) 8ec859b... Daily bump. (*) b2f11ba... Daily bump. (*) 9a14c76... Daily bump. (*) ff96ddf... Fortran: avoid obsolescence warning for COMMON with submodu (*) dd5d399... Fortran: fix TARGET attribute of associating entity in ASSO (*) 741743c... [PR111497][LRA]: Copy substituted equivalence (*) 157add3... Daily bump. (*) 19da6d2... mingw: Exclude utf8 manifest [PR111170, PR108865] (*) e5ca9fe... Daily bump. (*) c7c92d6... libstdc++: Check string value_type in std::make_format_args (*) 336e16b... libstdc++: Include in (*) cabab07... libstdc++: Adjust std::in_range template parameter name (*) f3eb13e... Daily bump. (*) 65353ae... Daily bump. (*) 259b289... Daily bump. (*) b8c1005... Daily bump. (*) cc4cbf3... c++: constantness of call to function pointer [PR111703] (*) dd57446... c++: constantness of local var in constexpr fn [PR111703, P (*) 152400d... tree-optimization/111465 - bougs jump threading with no-cop (*) 4649121... tree-optimization/111137 - dependence checking for SLP (*) 0477ed1... Apply some TLC to vect_slp_analyze_instance_dependence (*) 7a1f117... Daily bump. (*) d035b57... i386: Wrong code with __builtin_parityl [PR112672] (*) 74fe212... Daily bump. (*) 63c6522... c++: alias template of non-template class [PR112633] (*) 2c23fa6... PR target/111815: VAX: Only accept the index scaler as the (*) d3e71f7... Daily bump. (*) c266800... Bump LTO_minor_version (*) 8c04837... Daily bump. (*) a5f1bdf... LoongArch: Modify MUSL_DYNAMIC_LINKER. (*) 13c5de1... LoongArch: Fix MUSL_DYNAMIC_LINKER (*) c118ae4... Daily bump. (*) 5ab0da2... Daily bump. (*) 8d81a5f... Daily bump. (*) adb1f8b... PR target/53372: Don't ignore section attribute with addres (*) d237e7b... c++: retval dtor on rethrow [PR112301] (*) aabc13d... c++: fix contracts with NRV (*) e62dd77... c++: fix throwing cleanup with label (*) cc67ee7... Fix warning on new Ada testcase (*) c5e1cb7... Fix internal error on function returning dynamically-sized (*) 2728e2a... LoongArch: Remove redundant barrier instructions before LL- (*) f14c533... Daily bump. (*) 5d6f62c... libstdc++: Fix std::deque::operator[] Xmethod [PR112491] (*) b51b9e0... libstdc++: std::stacktrace tweaks (*) 63690ce... rs6000: Consider inline asm as safe if no assembler complai (*) 79bde97... Daily bump. (*) ed73ad3... Fix ICE in vectorizable_nonlinear_induction with bitfield. (*) 16635b8... libstdc++: Fix std::hash [PR112348] (*) 5cb055e... libstdc++: Fix std::deque::size() Xmethod [PR112491] (*) 1cc1edb... libstdc++: Add dg-timeout-factor to remaining IO t (*) 4b1f59c... rs6000: Don't allow AltiVec address in movoo & movxo patter (*) 84e81b3... Daily bump. (*) 90be58a... LibF7: sinh: Fix loss of precision due to cancellation for (*) d91ef8b... libstdc++: Correctly call _string_types function (*) d095aa6... libstdc++: _versioned_namespace is always non-None (*) cc2e229... libstdc++: Define _versioned_namespace in xmethods.py (*) 77bf37f... libstdc++: Use Python "not in" operator (*) 988a013... libstdc++: Remove std_ratio_t_tuple (*) 1acbf91... libstdc++: Remove unused locals from printers.py (*) 41c2061... libstdc++: Remove unused Python imports (*) add5874... libstdc++: Use gdb.ValuePrinter base class (*) 4fd45f8... libstdc++: Refactor Python Xmethods to use is_specializatio (*) (*) This commit already exists in another branch. Because the reference `refs/vendors/redhat/heads/gcc-13-branch' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.