From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id E13F9385801F; Tue, 18 Jan 2022 12:42:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E13F9385801F 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-12-branch] (71 commits) Merge commit 'r12-6669-g38ec23fafb167ddfe840d7bb22b3e943d8a X-Act-Checkin: gcc X-Git-Author: Jakub Jelinek X-Git-Refname: refs/vendors/redhat/heads/gcc-12-branch X-Git-Oldrev: d8c9e50646a688fa39fd228289164868692b3474 X-Git-Newrev: 880787aef7a985a80f88a14f830fb554a33b1a87 Message-Id: <20220118124219.E13F9385801F@sourceware.org> Date: Tue, 18 Jan 2022 12:42:19 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2022 12:42:20 -0000 The branch 'redhat/heads/gcc-12-branch' was updated to point to: 880787aef7a... Merge commit 'r12-6669-g38ec23fafb167ddfe840d7bb22b3e943d8a It previously pointed to: d8c9e50646a... Merge commit 'r12-6599-g952b7dbb418198f86d7829aaf9d7f9fc771 Diff: Summary of changes (added commits): ----------------------------------- 880787a... Merge commit 'r12-6669-g38ec23fafb167ddfe840d7bb22b3e943d8a 38ec23f... aarch64: Fix overly optimistic LDP/STP matching [PR104005] (*) d21db05... pack fields in cgraph_simd_clone_arg and struct function (*) abb748a... Update prerequisites for GNAT (*) 76fe494... Fix tree-optimization/101941: IPA splitting out function wi (*) 8f6b62e... libstdc++: Use GCC's predefined macro for endianness [PR104 (*) 97b9236... libstdc++: Fix deduction failure for std::min call [PR10408 (*) ac358ee... libstdc++: Update status tables in manual (*) 5f3c0ee... libstdc++: Improve comments describing --enable-fully-dynam (*) e8feb05... Add check_effective_target_python3_module. (*) 00dc787... tree-optimization/104064 - UBSAN issue in vect dataref anal (*) ff7aece... Ada: Revert filename changes in comments. (*) 903e846... Revert Ada .cc renaming renaming. (*) 27404a0... Fix options.exp. (*) 50c3975... Update check_effective_target_recent_python3 (*) 5e26bf1... Adjust testcase for --target_board='unix{-m64\ -march=casca (*) fc82978... Daily bump. (*) 938ea06... git-backport: support renamed .cc files in commit message. (*) cd9912b... Manual changes for .cc renaming. (*) e53b6e5... Change references of .c files to .cc files (*) 5c69acb... Rename .c files to .cc files. (*) 490e230... libstdc++: Use fast_float in std::from_chars for binary32/6 (*) 40b0d44... libstdc++: Adjust fast_float's over/underflow behavior for (*) f5c8b82... libstdc++: Apply modifications to our local copy of fast_fl (*) 2800bc0... libstdc++: Import the fast_float library (*) cc3bf34... libstdc++: Directly implement hexfloat std::from_chars for (*) 6cb61e5... Enable -Wuninitialized + -ftrivial-auto-var-init for addres (*) aeca447... c++: Fix cp_genericize_target_expr for TARGET_EXPRs created (*) d3a5799... diagnostic: avoid repeating include path (*) 450c85b... OpenMP: allow requires dynamic_allocators (*) 1374d4b... middle-end/101292 - invalid memory access with warning cont (*) deb9f18... Change kind of integer literal to fix a testcase. (*) a81f609... Fix glitch in entry for vxworks_posix_open (*) 463d910... widening_mul, i386: Improve spaceship expansion on x86 [PR1 (*) 4152e4a... Bump gcc/BASE-VER to 12.0.1 now that we are in stage4. (*) 3acb929... libstdc++: Define header for C++23 (*) 5a3dc58... libstdc++: Document final option names for enabling C++20 (*) fa09257... libstdc++: Rename non-reserved macros in config header [PR1 (*) d573a30... Fortran: remove new files introduced by mistake (*) a42805d... Make the tests working. (*) 91a38a3... Rename test-cases that are not executed. (*) 4460c63... Add check_effective_target_pytest3. (*) 84eb13b... libstdc++: Don't fail if math_errhandling is not defined (*) 57cfcb3... Start using check-MAINTAINERS.py instead of legacy maintain (*) d4c02ec... Fix test warnings. (*) a923345... libstdc++: Add 'typename' to dependent types in atomic and atomic