From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1534) id 232933858C54; Mon, 13 Feb 2023 09:21:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 232933858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676280076; bh=OEzg6yPqtU7oa5jerSX/n6KPVwfnmGr3ZiZhISjrIvE=; h=From:To:Subject:Date:From; b=vcRHJhNbzbIbOfdbFH9zGBXikgIbpTo8N4eewRHik8Ba1fEAGu/LAc24en94bTPnJ 2sRS9w1ruE675Gd5vAs3KrvcSBEnOc8RXpPftn+InesUCq6a3d+mfqMz2LYNFHvaqT j2bM3p486n/2XSGjJ4Y2OfxOh420vt5NvOVmYdxA= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Tobias Burnus To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/omp/gcc-12] (62 commits) Merge branch 'releases/gcc-12' into devel/omp/gcc-12 X-Act-Checkin: gcc X-Git-Author: Tobias Burnus X-Git-Refname: refs/heads/devel/omp/gcc-12 X-Git-Oldrev: 229b705862c1d7f9634f72272b77c22970baf821 X-Git-Newrev: 3c55a6011c91f13dc4ae5e60eb885032d0983053 Message-Id: <20230213092116.232933858C54@sourceware.org> Date: Mon, 13 Feb 2023 09:21:16 +0000 (GMT) List-Id: The branch 'devel/omp/gcc-12' was updated to point to: 3c55a6011c9... Merge branch 'releases/gcc-12' into devel/omp/gcc-12 It previously pointed to: 229b705862c... openmp: Add support for the 'present' modifier Diff: Summary of changes (added commits): ----------------------------------- 3c55a60... Merge branch 'releases/gcc-12' into devel/omp/gcc-12 cb6861a... rs6000: Fix typo on vec_vsubcuq in rs6000-overload.def [PR1 (*) 3c7bb6c... rs6000: Teach rs6000_opaque_type_invalid_use_p about gcall (*) e5a63c9... rs6000: Teach rs6000_opaque_type_invalid_use_p about inline (*) b9f5d34... Daily bump. (*) d01d4bf... Daily bump. (*) abaa8f9... Suppress -fstack-protector warning on hppa. (*) 8f68a9b... Daily bump. (*) c3ba668... i386: Fix up -Wuninitialized warnings in avx512erintrin.h [ (*) 72af61b... x86: Avoid -Wuninitialized warnings on _mm*_undefined_* in (*) 732d744... c, c++: Allow ignoring -Winit-self through pragmas [PR10559 (*) aabebf7... c-family: Honor -Wno-init-self for cv-qual vars [PR102633] (*) c153fb6... c++: Handle structured bindings like anon unions in initial (*) a015ebe... forwprop: Further fixes for simplify_rotate [PR108440] (*) a558a4d... forwprop: Fix up rotate pattern matching [PR106523] (*) 369454e... c++: Avoid incorrect shortening of divisions [PR108365] (*) 9c0cbe0... libstdc++: Another merge from fast_float upstream [PR107468 (*) 0061c84... libstdc++: Update from latest fast_float [PR107468] (*) a5453c6... match.pd: When simplifying BFR of an insert, require a mode (*) 00136f4... vect-patterns: Fix up vect_widened_op_tree [PR108692] (*) f2731d1... fortran: Fix up hash table usage in gfc_trans_use_stmts [PR (*) 8e74c43... nested, openmp: Wrap OMP_CLAUSE_*_GIMPLE_SEQ into GIMPLE_BI (*) 7bd8b65... ree: Fix -fcompare-debug issues in combine_reaching_defs [P (*) a62d952... c++, openmp: Handle some OMP_*/OACC_* constructs during con (*) 7d7f275... i386: Fix up ix86_convert_const_wide_int_to_broadcast [PR10 (*) e365bfa... bbpart: Fix up ICE on asm goto [PR108596] (*) ca1e813... doc: Fix up return type of __builtin_va_arg_pack_len [PR108 (*) 671b7c2... store-merging: Disable string_concatenate mode if start or (*) db09666... options: fix cl_target_option_print_diff() with strings (*) d4eca31... c++: Fix up handling of references to anon union members in (*) 629907b... openmp: Fix up OpenMP expansion of non-rectangular loops [P (*) c2b33b3... c: Don't emit DEBUG_BEGIN_STMTs for K&R function argument d (*) 463bf7c... fortran: Fix up function types for realloc and sincos{,f,l} (*) 5de999d... openmp: Fix up finish_omp_target_clauses [PR108286] (*) 7048e8c... c++: Error recovery in merge_default_template_args [PR10820 (*) 4c8e17a... generic-match-head: Don't assume GENERIC folding is done on (*) ee25e54... expr: Fix up store_expr into SUBREG_PROMOTED_* target [PR10 (*) 29ac1dc... tree-ssa-dom: can_infer_simple_equiv fixes [PR108068] (*) 86d252a... phiopt: Drop SSA_NAME_RANGE_INFO in maybe equal case [PR108 (*) cb8022e... cse: Fix up CSE const_anchor handling [PR108193] (*) c4b8949... openmp: Don't try to destruct DECL_OMP_PRIVATIZED_MEMBER va (*) e4f6149... testsuite: Fix up pr64536.c for LLP64 targets [PR108151] (*) 4430147... testsuite: Fix up pr64536.c for LLP64 targets [PR108151] (*) 4db6e1b... loop-invariant: Split preheader edge if the preheader bb en (*) bc1ee71... c++: Ensure !!var is not an lvalue [PR107065] (*) 7e54e5a... into-ssa: Fix emitting debug stmts after asm goto [PR108095 (*) 89daf0d... ivopts: Fix IP_END handling for asm goto [PR107997] (*) ed8e7ec... cfgbuild: Fix DEBUG_INSN handling in find_bb_boundaries [PR (*) 85a84ce... i386: Fix up ix86_abi handling [PR106875] (*) ff185dd... asan: Fix up error recovery for too large frames [PR107317] (*) 80010ac... testsuite: Fix up broken testcase [PR107127] (*) b585bd9... c: Fix compile time hog in c_genericize [PR107127] (*) a9c4a6e... Daily bump. (*) 2b3352b... Fortran: error handling of global entity appearing in COMMO (*) 336162e... Daily bump. (*) 6a5628b... Fortran: ASSOCIATE variables should not be TREE_STATIC [PR9 (*) 6bd3307... Daily bump. (*) 6f23c90... Fix PR 108582: ICE due to PHI-OPT removing a still in use s (*) 45b3466... tree-optimization/108522 Use component_ref_field_offset (*) 4526562... tree-optimization/108522 Use COMPONENT_REF offset when avai (*) baa9be7... Daily bump. (*) eda24f6... c++: equivalence of non-dependent calls [PR107461] (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/omp/gcc-12' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.