From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id E59A2385802F; Thu, 10 Mar 2022 09:42:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E59A2385802F Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Martin Liska To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/sphinx] (71 commits) Merge branch 'master' into devel/sphinx X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/heads/devel/sphinx X-Git-Oldrev: 1a576b7ac609d4225a3833e3a9c84a9439d0e45e X-Git-Newrev: 604bf5da51533a218c0393cb5115bae7c8d95282 Message-Id: <20220310094236.E59A2385802F@sourceware.org> Date: Thu, 10 Mar 2022 09:42:36 +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: Thu, 10 Mar 2022 09:42:37 -0000 The branch 'devel/sphinx' was updated to point to: 604bf5da515... Merge branch 'master' into devel/sphinx It previously pointed to: 1a576b7ac60... Merge branch 'master' into devel/sphinx Diff: Summary of changes (added commits): ----------------------------------- 604bf5d... Merge branch 'master' into devel/sphinx 6f8abf2... rs6000: Fix up __SIZEOF_{FLOAT,IBM}128__ defines [PR99708] (*) ff060ef... contrib: Fix up git-descr.sh regression [PR102664] (*) bae1041... PR c++/95999: Improved error recovery in enumeration lists. (*) 2185c97... PR c++/39751: ICE-on-invalid parsing regression. (*) 8cc4f9c... Daily bump. (*) 65857ca... libstdc++: Avoid implicit narrowing from uint128_t [PR10485 (*) 4ea128d... c: Revert C2x changes to function type compatibility (*) 22015e7... Fortran: improve error recovery on invalid array section (*) e2607d7... toplevel: Makefile.def: Make configure-sim depend on all-re (*) 4505265... GCN: Implement __atomic_compare_exchange_{1,2} in libgcc [P (*) bded0d5... Restore INDIRECT_REF asm operand heuristic with MEM_REF (*) caa6c33... x86: Define LIBGCC2_UNWIND_ATTRIBUTE on ia32 [PR104781] (*) ec0f53a... c++: non-constant non-dependent decltype folding [PR104823] (*) e32869a... c++: detecting copy-init context during CTAD [PR102137] (*) fe548eb... c++: merge default targs for function templates [PR65396] (*) 4470e81... testsuite/104759 - adjust gcc.dg/vect/vect-multitypes-12.c (*) ba3ff5e... middle-end/104786 - ICE with asm and VLA (*) 1c7b110... vect: fix out-of-bound access in supports_vec_convert_optab (*) a5c9b7c... Fortran: Fix CLASS handling in SIZEOF intrinsic (*) d765111... c, c++, c-family: -Wshift-negative-value and -Wshift-overfl (*) 7ca24ae... simplify-rtx: Fix up SUBREG_PROMOTED_SET arguments [PR10483 (*) 2ab70a4... mips: avoid signed overflow in LUI_OPERAND [PR104842] (*) 17bffa0... contrib: Fix non-portable sed commands in gcc-descr [PR1026 (*) 8d038a8... Daily bump. (*) e52af9c... PR c++/96440: ICE-on-invalid-code error recovery. (*) 48777d9... Fortran: Fix gfc_conv_gfc_desc_to_cfi_desc with NULL [PR104 (*) 3093f8a... PR c++/96437: ICE-on-invalid-code error recovery. (*) 8ab72ec... PR c++/96329: ICE-on-invalid-code error recovery. (*) d54ce46... c++: Wrong error with alias template in class tmpl [PR10410 (*) 2858e2a... compiler: ignore function type result name in export data (*) 6f748bc... c++: Attribute deprecated/unavailable divergence (*) e3e369d... Fortran: do not frontend-optimize MINLOC/MAXLOC for charact (*) e480c3c... c++: Don't suggest cdtor or conversion op identifiers in sp (*) 768956c... arm: Remove unused variable arm_binop_none_none_unone_quali (*) 34b45cc... Darwin: Address a translation comment [PR104552]. (*) b7175f3... analyzer: more test coverage of leak detection [PR99771] (*) e1133c0... rtl: ICE with thread_local and inline asm [PR104777] (*) 23ed4df... x86: Disallow unsupported EH return (*) 796f522... arm: MVE: Relax addressing modes for full loads and stores (*) 6319391... Fix typo in gcc/params.opt. (*) 10ecf51... contrib: Fix gcc-descr script [PR102664] (*) 058d19b... tree-optimization/84201 - add --param vect-induction-float (*) 7cce7b1... libstdc++: Remove incorrect copyright notice from header (*) 5f07095... vect: disable bitmask tests on sparc (*) da2667c... params: Remove repeated word "that" in parameter descriptio (*) dc46350... tree-optimization/104825 - guard modref query (*) b1a741a... Optimize v4si broadcast for noavx512vl. (*) e6533e2... Daily bump. (*) 03e0c80... c++: tweak to (*(fn))() patch [PR104618] (*) b7dbe87... Update gcc fr.po, sv.po (*) c0134b7... Fortran: Fix gfc_maybe_dereference_var [PR104430][PR99585] (*) 0af37ad... analyzer: fix leak suppression at end of 'main' [PR101983] (*) e3ca3e7... Fortran: Fix typos (*) a86ca83... doc: Remove redundant sentence about modules being in C++20 (*) 4cb935c... libstdc++: Use visibility pragmas instead of attributes [PR (*) 1117545... opts: fix -gtoggle + optimize attribute (*) 02b7dd7... Add missing space in various string literals (*) 027e304... Fix up duplicated duplicated words in comments (*) b1d8198... arm: add missing space to error. (*) 5db1d7f... tree-optimization/104782 - adjust PR101636 fix (*) 40c1d4a... MSP430: fix error message. (*) fcc48d2... arm: fix option quoting in error messages. (*) cfb46c9... translation: reuse string and use switch for codes (*) 2472dca... s390: Fix up *cmp_and_trap_unsigned_int constraints [ (*) 93ecb25... translation: small fixes (*) d73ae7a... Fix translation strings. (*) 024bdd2... rx: Fix translation string. (*) 3bd11f7... i386: Fix up cond_{and,ior,xor,mul}* [PR104779] (*) 0f0b428... libstdc++: vxworks: remove stray include (*) aad3d93... Daily bump. (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/sphinx' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.