From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 759AA38582B8; Tue, 5 Jul 2022 06:06:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 759AA38582B8 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Alexandre Oliva To: gcc-cvs@gcc.gnu.org Subject: [gcc/aoliva/heads/testbase] (140 commits) Daily bump. X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testbase X-Git-Oldrev: eabd44a02529f7921a4997240aaaefb15f1ef81f X-Git-Newrev: 8467574d8daac47e0cf5b694f6c012aad8d630a6 Message-Id: <20220705060650.759AA38582B8@sourceware.org> Date: Tue, 5 Jul 2022 06:06:50 +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, 05 Jul 2022 06:06:50 -0000 The branch 'aoliva/heads/testbase' was updated to point to: 8467574d8da... Daily bump. It previously pointed to: eabd44a0252... Add TFLAGS to gcc's GCC_FOR_TARGET Diff: Summary of changes (added commits): ----------------------------------- 8467574... Daily bump. (*) 5beddee... gcc.dg/analyzer/allocation-size-1..5.c: Fix for 32-bit newl (*) c329704... OpenMP/Fortran: Add support for OpenMP 5.2 linear clause sy (*) ce8dbe7... Misc conversions to vrange. (*) ac4c8f5... middle-end: Support ABIs that pass FP values as wider integ (*) fc96811... Fix typo in recent code to add stack recursion limit to the (*) b110e52... tree-sra: Fix union handling in build_reconstructed_referen (*) 3769ad4... Revert update-ssa assert in vectorizer (*) 683f118... OpenMP: Move omp requires checks to libgomp (*) 10b502f... Keep virtual SSA up-to-date in vectorizer (*) 88b9d09... gcc-descr: by default show revision for HEAD (*) 104b987... Fix crash on circular array types with -fdump switches (*) 483bd9a... Use default lower bound for vector types in debug info (*) a7ccdfa... MAINTAINERS: fix alphabetic sorting (*) 1a770b0... Prevent another potential stack overflow issue when demangl (*) 4e82205... Integrate nonzero bits with irange. (*) d2a8986... Put virtual operands into loop-closed SSA (*) 8c6bef0... [Ada] Do not make procedure call with only tag-indeternmina (*) 1f03b43... [Ada] Fix dispatching call to primitive function with contr (*) 4dab9be... [Ada] vx7r2: do not include s-qnx.ads in the kernel and rtp (*) aa683f5... [Ada] Small housekeeping work in Expand_N_Object_Declaratio (*) 2f94aea... [Ada] Makefile.rtl: remove references t oVxworks RTP Cert . (*) e0cd239... [Ada] Refactor duplicated resolution of Count and Index att (*) a521dc3... [Ada] Use static stack allocation for small string if-expre (*) 0896e2b... [Ada] Adjust previous change to Rewrite_As_Renaming (*) 2cad8a5... [Ada] Use static stack allocation for small dynamic string (*) f3451ba... [Ada] Enforce deferred constant completion rules (*) 4b76628... [Ada] Assertions in Einfo.Utils (*) 78f13b0... [Ada] Tech debt: Remove code duplication (*) 1fde86b... [Ada] Single character argument in call to Quote_Argument r (*) 3319015... [Ada] Fix missing error on 'Access of constrained array (*) 02e41e6... [Ada] Do not use front-end build-in-place mechanism for non (*) c901877... [Ada] Call-initialize all controlled objects in place (*) eb6e8a7... [Ada] Add Ada 2022 Key function to sets containers (*) cac397f... [Ada] Fix length of title underlines. (*) 063c8f4... [Ada] Compiler rejects legal allocator in record component (*) f7c05e8... [Ada] Avoid unwanted warnings for statically-known-successf (*) e7428ff... [Ada] Add a RM entry for the functional infinite sequences (*) 4030e83... [Ada] Give missing error on ambiguous operand of equality o (*) a8a1da1... [Ada] Add Ada 2022 features to sets containers (*) 2e9b2ab... [Ada] Update the documentation of functional containers (*) 82b63eb... [Ada] Add GNAT specific pragmas to the equivalent Assertion (*) ddd8892... [Ada] Incorrect accessibility check on return of discrimina (*) bdd5056... [Ada] Plug loophole for built-in-place return with limited_ (*) df69e32... [Ada] Fix for resolution of overloaded subprogram for Itera (*) 089a4a4... [Ada] Create new unbounded functional sequence (*) ad7ed87... [Ada] Adjust description of Pure_Function pragma (*) d74d987... tree-optimization/106055 - issue with autopar (*) 73f942c... i386: Extend cvtps2pd to memory (*) bbe836b... Remove some deprecated irange methods. (*) 3731dd0... Daily bump. (*) f3a5e75... x86: Support 2/4/8 byte constant vector stores (*) 3ae9def... Move range allocator code to value-range-storage.* (*) 17f2e2b... Add myself to write after approval and DCO. (*) 21582a7... Add myself to write-after-approval and DCO (*) a26f3eb... Implement class vrange_storage to stream ranges to long ter (*) f150dc1... loongarch: use -mno-check-zero-division as the default for (*) b5c3dd3... Use fixed-width types in allocation size tests (*) d86a20e... tree-optimization: only DSE trapping insn if -fdelete-dead- (*) 20f0f30... Daily bump. (*) b58ca9c... MAINTAINERS: Add myself to write after approval and DCO (*) e6c3bb3... analyzer: add allocation size checker [PR105900] (*) 97baacb... analyzer: implement five new warnings for misuse of POSIX f (*) ed97448... Daily bump. (*) fbd7665... compiler: use correct init order for multi-value initializa (*) 1697806... trailing_wide_ints with runtime variable lengths (*) 8a6ee42... libstdc++: Add missing prerequisite to generated header [PR (*) ff64a8c... c++: Minor cleanup in parser.cc (*) 1f76941... compiler: rename "requires" to "needs" (*) ecd11ac... c++: fix broken copy elision with nested TARGET_EXPRs [PR10 (*) 9a66853... OpenMP: Handle tofrom with target enter/exit data (*) f843bea... i386: Use "r" constraint in *andn3_doubleword_bmi (*) 2ea6c59... c++: warn about using keywords as identifiers [PR106111] (*) 9234cdc... Add a recursion limit to the demangle_const function in the (*) aefe23f... c++: tweak resolve_args change (*) 288c6cc... c++: add fixup to missing .template warning (*) 07ac550... c++: dependent generic lambda template-id [PR106024] (*) 63abe04... Avoid unused sbitmap in update_ssa (*) 2b09379... Revert maybe_ne -> known_ne change in vn_reference_lookup_3 (*) 08ed796... Make sure checking code is conditional in VN (*) f7a1483... libstdc++: Add nodiscard attribute to filesystem operations (*) 7780dc5... gcn: Remove useless register keyword (*) e2d2a8f... [Committed] Add constraints to new andn_doubleword_bmi (*) e0466d3... Enable some features for RTEMS in libstdc++ (*) 9a33a3e... Revert "testsuite/102690: Only check warning for lp64 in Wa (*) e525920... wide-int: Fix up wi::shifted_mask [PR106144] (*) 17419b6... PR target/106122: Don't update %esp via the stack with -Oz (*) e8a46e5... Double word logical operation clean-ups in i386.md. (*) 90129d3... Amend fix for PR middle-end/105874 (*) 51debf7... lto: pass -pthread to AM_LDFLAGS [PR 106118] (*) 9701432... tree-optimization/106131 - wrong code with FRE rewriting (*) 618bac5... if-to-switch: properly allow side effects only for first co (*) 3398125... i386: Add AVX512BW to AVX512F in MASK_ISA2 (*) 53b2a1a... Add myself for write after approval (*) 976196b... Daily bump. (*) 762fd5e... libgo: handle stat st_atim32 field and SYS_SECCOMP (*) 4c233ca... Fortran: error recovery on invalid CLASS(), PARAMETER decla (*) d489ec0... c-family: Add names to diagnostics for known heade (*) 8a8ee37... lto: Fix option merging [PR106129] (*) c1fe8dd... libstdc++: Fix comment typos (*) 1eef21c... libstdc++: Improve exceptions thrown from fs::temp_director (*) 6c96b14... libstdc++: Fix experimental::filesystem::status on Windows (*) fa22c9c... Implement ggc_vrange_allocator. (*) 47e3678... c++: Note macro locations (*) 0019367... Use xchg for DImode double word rotate by 32 bits with -m32 (*) aea3294... Avoid computing RPO for update_ssa (*) 721aa2c... remove dead member variable in dom_jt_state (*) aa1ae74... Revert "MAINTAINERS: Add myself for write after approval" (*) 1e6ff69... MAINTAINERS: Add myself for write after approval (*) 0f6eef3... testsuite/102690: Only check warning for lp64 in Warray-bou (*) 918cccc... Don't use gori dependencies to optimize. (*) e484755... target: Fix asm generation for AVX builtins when using -mas (*) ce600bc... Daily bump. (*) e3a5c77... libgccjit: Fix bug where unary_op will return an integer ty (*) 3183acc... compiler: check repeated const expressions in new scope (*) 329bef4... d: Fix error: aggregate value used where floating point was (*) 49d5080... jit: avoid calloc() poisoning on musl [PR106102] (*) b8f284d... Fortran: improve error recovery for EXTENDS_TYPE_OF() [PR10 (*) 01779f4... c++: Rename macro location structs (*) 98c18e0... d: Fix build on aarch64-suse-linux (*) b01c075... nios2: Fix PIC function call slowness (*) 5097cdf... libgfortran: Switch some more __float128 uses to _Float128 (*) c022c0d... libgfortran: Fix up LIBGFOR_CHECK_FLOAT128 [PR106137] (*) aa87b75... libsanitizer: cherry-pick 791e0d1bc85d (*) 0282c4a... rtl-optimization/106082 - preserve EH note for no non-local (*) 2dbb45d... tree-optimization/106112 - fix CSE from wider operation (*) d42c159... testsuite/ix86: SSE2 is a prereq to _Float16 use (*) 904ff2b... testsuite/ix86: prune MMX ABI warning (*) 4ef0f27... docs: remove removed param from documentation (*) 4365354... LoongArch: Remove undefined behavior from code [PR 106097] (*) b93ae1a... d: Add SIMD intrinsics module and compiler built-ins. (*) fb29fde... Daily bump. (*) 4fda776... libcpp: Update ucnid.h to Unicode 14 (*) 7495633... compiler: use package path with embedded builtin type (*) 53c4ef1... libgo: make runtime.Version return a meaningful string (*) ad4c44d... d: Use create_tmp_var_raw and get_callee_fndecl (*) 6201277... d: Add `@simd` and `@simd_clones` attributes to compiler an (*) ed06274... compiler: permit expressions of abstract bool to remain abs (*) 5745301... testsuite: Add new target check for no_alignment_constraint (*) 243b539... Remove legacy EVRP code. (*) (*) This commit already exists in another branch. Because the reference `refs/users/aoliva/heads/testbase' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.