From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 2ADAB3858D3C; Mon, 5 Sep 2022 08:45:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2ADAB3858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1662367521; bh=8EQB2pazcUZsRcD7tHPPocMD2OLQYlb3e/w+3xuSL5g=; h=From:To:Subject:Date:From; b=Xi2GE08O/rN+Rb8v66OGE3LDkkHbbxZzaW11OOMBj5SPZpHey0DTO0Wx2EiuQ12UV Tcf5ZoxJ/GpiHvZSuadBts+ez3Fs+OGDITHrRqqjzoFpfHWxFuTysx0zb9E6x1Apng 20z0P0D8/cc3NHvG77ja8oxQGlUeO0bHckQbM5fE= 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] (266 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: 4483fe115cef3eea1d64e913816e2d117b38ac73 X-Git-Newrev: d8e441f4b8698f38e4564fe1bbe9ff112814ecff Message-Id: <20220905084521.2ADAB3858D3C@sourceware.org> Date: Mon, 5 Sep 2022 08:45:21 +0000 (GMT) List-Id: The branch 'devel/sphinx' was updated to point to: d8e441f4b86... Merge branch 'master' into devel/sphinx It previously pointed to: 4483fe115ce... Merge branch 'master' into devel/sphinx Diff: Summary of changes (added commits): ----------------------------------- d8e441f... Merge branch 'master' into devel/sphinx ca60bd9... rename DBX_REGISTER_NUMBER to DEBUGGER_REGNO (*) 3424f4c... [Ada] Move check for null array aggregates to expansion (*) 59a23be... [Ada] Fix inconsistent building of itypes for null array ag (*) b26be61... [Ada] Fix insertion of a runtime check for null array aggre (*) e35ecc8... [Ada] Cleanup iteration over aggregate component associatio (*) 2f578c3... [Ada] Remove VMS specific routine that is no longer referen (*) cb6ff9e... [Ada] Single-element Append performance improvement (*) 66d4ff2... [Ada] Create internal type for null array aggregate as an i (*) 47a03f3... [Ada] Remove no longer referenced GNATprove utility routine (*) 2237f94... [Ada] Bad Default_Initial_Condition check for a not-default (*) 645d120... [Ada] Fix detection of unused warning suppression (*) 95d9823... [Ada] Small cleanup in body of System.Value_R (*) bd8405b... [Ada] Fix bogus discriminant check failure for type with pr (*) f3561c0... [Ada] Detect expansion of iterated component associations i (*) d983abe... [Ada] Fix double identifiers in iterated component associat (*) fc32180... [Ada] Suppress warnings in trivial subprograms with finaliz (*) 7449db0... [Ada] Secondary stack and i-c* (*) a0998ca... [Ada] Enable Error_Msg_GNAT_Extension for mixed decl/stmts (*) 44bd275... [Ada] Fix resolution of iterated component association (*) cde3f94... [Ada] Cleanup analysis of iterator specifications (*) f85d7de... [Ada] Cleanup resolution of aggregates with mixed component (*) 022f989... [Ada] Cleanup resolution of iterated component association (*) 7c23b88... [Ada] Cleanup analysis of quantified expressions with empty (*) 72c5ce7... [Ada] New gnatbind switch -k (*) 2322afe... [Ada] Code cleanups (*) ae035e3... [Ada] Fix crash for Default_Initial_Condition on derived en (*) 88fbab0... [Ada] Cleanup expansion of attribute Priority (*) c7dd10e... [Ada] Fix expansion of attribute Priority (*) 2af82bc... [Ada] Remove excessive guards against inserting empty lists (*) 124c5e5... [Ada] Improve pretty-printing of iterated component associa (*) bc435ab... [Ada] Fix syntax in documentation (*) 092763f... x86: Handle V8BF in expand_vec_perm_broadcast_1 (*) 5f32289... Be even more conservative in intersection of NANs. (*) 5e070cf... Daily bump. (*) 20d30e7... Fortran: Fix ICE with -fcheck=pointer [PR100136] (*) 8b633b4... [libsanitizer] Update LOCAL_PATCHES. (*) af9587f... [libsanitizer, Darwin] Fix bootstrap after recent merge. (*) 8293a96... Do not clobber signbit when unioning a NAN. (*) 6832dd3... Add real_isdenormal. (*) 83f2f22... Daily bump. (*) 504424f... Fortran: Fix ICE with automatic reallocation [PR100245] (*) dae8b9e... [PR/middle-end 106819] NANs can never be a singleton (*) 08de065... nvptx: Silence unused variable warning in output_constant_p (*) a651e6d... openmp: Partial OpenMP 5.2 doacross and omp_cur_iteration s (*) c64b094... Daily bump. (*) bedfca6... c/c++: new warning: -Wxor-used-as-pow [PR90885] (*) d5ad6f8... d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if D (*) bb9d434... Convert rest of compiler to dconst[n]inf. (*) 68c23af... libstdc++: Consistently use ::type when deriving from __and (*) b6aa7d4... Fortran: avoid NULL pointer dereference on invalid DATA con (*) 65c12e3... rs6000: Use NO_EXPR to cast to MMA pointer types (*) 4543383... libstdc++: Optimize constructible/assignable variable templ (*) 51c42b3... libstdc++: Fix laziness of __and/or/not_ (*) 67b6d1b... vect: Use better fallback costs in layout subpass (*) eab511d... vect: Ensure SLP nodes don't end up in multiple BB partitio (*) 805c918... Refactor RPO VN API to allow timevar tracking (*) be1b42d... tree-optimization/106809 - compile time hog in VN (*) d72ca12... RISC-V: Implement TARGET_COMPUTE_MULTILIB (*) 5ca9980... Add TARGET_COMPUTE_MULTILIB hook to override multi-lib resu (*) 347dec1... [Ada] Adjust previous change to Expand_Subtype_From_Expr (*) 34d054d... [Ada] Error on return of object whose full view has undefau (*) 7f64e37... [Ada] Fix crash on declaration of overaligned array with co (*) 08a897d... [Ada] Extend No_Dependence restriction to code generation ( (*) 3a4c933... [Ada] Add loop variants to Ada.Strings.Search and Ada.Strin (*) e973ea0... [Ada] Fix proof of runtime unit System.Exp_Mod (*) bf52ee6... [Ada] Fix proof of runtime unit System.Wid_* (*) 7c339b3... [Ada] Recover proof of Scaled_Divide in System.Arith_64 (*) 66643a9... [Ada] Update documentation about non-symbolic traceback (*) b3ae28d... [Ada] Fix proof of runtime unit System.Value* and System.Im (*) 6713cc7... pdp11: no debugging info (*) 7e0db0c... STABS: remove -gstabs and -gxcoff functionality (*) 0b0a3cd... ipa: Fix throw in multi-versioned functions [PR106627] (*) bb0a155... Daily bump. (*) 6761d36... i386: Replace long with long long for 64-bit integer (*) b98c526... AArch64: Fix bootstrap failure due to dump_printf_loc forma (*) 8f8b9de... c++: Remove unused declaration (*) 42e4890... libstdc++: Add 'typename' for Clang compatibility (*) 56bb34e... libstdc++: Remove __is_referenceable helper (*) 9bcedbb... libstdc++: Optimize is_constructible traits (*) 775fe01... libstdc++: Optimize std::decay (*) 33005a4... libstdc++: Add specializations for some variable templates (*) cd20d94... libstdc++: Use built-ins for some variable templates (*) 0a4b219... c: C2x removal of unprototyped functions (*) d269476... vect: Try to remove single-vector permutes from SLP graph (*) 5205f5b... i386: Fix conversion of move to/from AX_REG into xchg [PR10 (*) bb17c50... Convert ranger uses of real_inf to dconst[n]inf. (*) 5924b6b... Add global REAL_VALUE_TYPE infinities to real.*. (*) 37ff51a... libstdc++: Remove FIXME for ICE with remove_cvref_t in requ (*) 0cb8d96... libstdc++: Implement ranges::adjacent_transform_view from P (*) 47e1551... Remove cycle checking from compute_control_dep_chain (*) e75398a... Some predicate analysis TLC (*) c5699dd... c++: set TYPE_STRING_FLAG for char8_t (*) 0550e30... Implement ranger folder for __builtin_signbit. (*) e9b0dd2... Add signbit property to frange to better model signed zeros (*) 0e1b122... libstdc++: Optimize array traits (*) 953e08f... Fix up dump_printf_loc format attribute and adjust uses [PR (*) 0b8c57e... libcpp: Add -Winvalid-utf8 warning [PR106655] (*) bdfe0d1... Make frange selftests work on !HONOR_NANS systems. (*) ca8f4e8... middle-end: Add MULT_EXPR recognition for cond scalar reduc (*) 023c5b3... rs6000/test: Fix typo in pr86731-fwrapv-longlong.c [PR10668 (*) 2985049... rs6000: Don't ICE when we disassemble an MMA variable [PR10 (*) e8c83ab... RISC-V: Add vector registers in TARGET_CONDITIONAL_REGISTER (*) 8fe7514... RISC-V: Add csrr vlenb instruction. (*) e8089af... RISC-V: Add RVV constraints. (*) 45f1287... RISC-V: Fix comment in riscv.h (*) e9f827d... RISC-V: Fix riscv_vector_chunks configuration according to (*) 542c60c... Daily bump. (*) 2eca4ff... c: C2x attributes fixes and updates (*) 26aafae... libstdc++: A few more minor cleanups (*) ad8428c... hpux removal: regenerate configure files (*) dc832fb... 32-bit PA-RISC with HP-UX: remove deprecated ports (*) 2dbe280... testsuite: Fix warning regression due to std::string change (*) be9dd80... Support --disable-fixincludes. (*) 5f932c9... libstdc++: [_GLIBCXX_DEBUG] Review nullptr assertion diagno (*) f956cad... libstdc++: Implement ranges::adjacent_view from P2321R2 (*) 4d56609... libstdc++: [_GLIBCXX_DEBUG] Add backtrace generation on dem (*) de9805c... aarch64: Update sizeless tests for recent GNU C changes (*) a8ebd27... Avoid fatal fails in predicate::init_from_control_deps (*) caaf9e6... libstdc++: Add test for std::con/disjunction's short circui (*) e47df5e... libstdc++: Add noexcept-specifier to std::reference_wrapper (*) 5d27fcd... libstdc++: Improve comments in std::reference_wrapper tests (*) 88f29a8... tree-optimization/90994 - fix uninit diagnostics with EH (*) 25dd276... Stream out endpoints for frange. (*) 217ba2c... remove unused function (*) 048d3ad... fix clang warnings (-Winconsistent-missing-override) (*) cc95bca... fix -Winconsistent-missing-override clang warning (*) 40f3478... tree-optimization/65244 - include asserts in predicates for (*) 0cf7365... tree-optimization/73550 - more switch handling improvements (*) b911ca4... libstdc++: Add [[nodiscard]] attribute to and cleanups (*) 585a21b... PR 106101: IBM zSystems: Fix strict_low_part problem (*) b1a3d2b... regenerate configure files and config.h.in files (*) 3627491... LoongArch: add model attribute (*) a45b7b1... LoongArch: Avoid RTL flag check failure in loongarch_classi (*) 818073f... tree-optimization/106737 - remove intermediate SSA verifica (*) 33f24eb... Fortran/OpenMP: Fix strictly structured blocks parsing (*) b169b67... LoongArch: Fix pr106459 by use HWIT instead of 1UL. (*) e8fc33a... Daily bump. (*) 49e25d3... libstdc++: Implement ranges::zip_view from P2321R2 (*) e542808... Revert "libstdc++: Optimize operator+(string/char*, char*/s (*) f46f58e... libstdc++: Fix fallout from P2321R2 std::pair/tuple enhance (*) df5204d... [RISCV] Fix PR 106632 and PR 106588 a few constraints in bi (*) 2a5549f... [RISCV] Add constraints for not_single_bit_mask_operand/sin (*) 2c721ea... [RISCV] Fix PR 106586: riscv32 vs ZBS (*) 95989ab... [RISCV] Use a constraint for bset_mask and bset (*) b7d4b73... [RISCV] Use constraints/predicates instead of checking cons (*) 473d7aa... [RISCV] Add %~ to print w if TARGET_64BIT and use it (*) 380b8fd... [RISCV] Add the list of operand modifiers to riscv.md too (*) 7770e0a... [RISCV] Move iterators from sync.md to iterators.md (*) 3f9061d... [RISCV] Move iterators from bitmanip.md to iterators.md (*) 43e7414... [RISCV] Move iterators from riscv.md to iterators.md (*) dec5faa... Fix PR 106690: enable effective_target_bswap for RISCV targ (*) e5e6983... Fix PR 106601: __builtin_bswap16 code gen could be improved (*) cb2daf5... Fix PR 106600: __builtin_bswap32 is not hooked up for ZBB f (*) 55d8c54... Fortran: improve error recovery while simplifying size of b (*) 530f804... libstdc++: Fix regression in std::stable_sort (*) 0b7c925... libstdc++: Optimize operator+(string/char*, char*/string) e (*) 02de9d2... tree.cc: Fix optimization of DFP default initialization (*) 6d1f144... bpf: facilitate constant propagation of function addresses (*) f0f04e1... libstdc++: Add check for LWG 3741 problem case (*) 4a907b1... Move things around in predicate analysis (*) cd1216d... Split uninit analysis from predicate analysis (*) 9e50aeb... Some more predicate analysis TLC (*) 846e5c0... i386: Fix up mode iterators that weren't expanded [PR106721 (*) 3652026... preprocessor: Implement C++23 P2437R1 - Support for #warnin (*) (*) 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.