From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id C40643858D33; Fri, 3 Mar 2023 05:23:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C40643858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677821020; bh=WBZgswj5ojuqFn+lzrEImsHQ+5ISU9ZLSCOJDDHpz7A=; h=From:To:Subject:Date:From; b=GnTTmM0V4/JxDZWBOWICp+IiarfEMzh0Td6/2L9bpvJogdrOniyVpbIfwGsGgjKwh oznxI7HtKACX/hBk4uOcdeIy+7y/Q3VVpZOkFnh0oRnGe1zcpuz22WO2IFjzESltzS bE9JlBqO7MMcl6NoqHC5cW1q0aDQHUlnoFmio628= 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] (137 commits) testsuite: Tweak gcc.dg/attr-aligned.c for CRIS X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testbase X-Git-Oldrev: af46073dbe83d88e2d93d967da447346b22c70bb X-Git-Newrev: dc1be3eb33c7f37ac45ad0ccf5be063134a513be Message-Id: <20230303052340.C40643858D33@sourceware.org> Date: Fri, 3 Mar 2023 05:23:40 +0000 (GMT) List-Id: The branch 'aoliva/heads/testbase' was updated to point to: dc1be3eb33c... testsuite: Tweak gcc.dg/attr-aligned.c for CRIS It previously pointed to: af46073dbe8... Fix memory leak in if-conversion Diff: Summary of changes (added commits): ----------------------------------- dc1be3e... testsuite: Tweak gcc.dg/attr-aligned.c for CRIS (*) 929c6b8... d: Allow vectors to be compared for identity [PR108946] (*) ce1cea3... d: Fix ICE on explicit immutable struct import [PR108877] (*) 33a7811... d: Add test for PR d/108167 to the testsuite [PR108167] (*) 51af8a6... d: vector float comparison doesn't result in 0 or -1 [PR108 (*) 14db9ed... Daily bump. (*) 73bbfd5... testsuite: Fix up memchr-3.c test [PR108991] (*) df63f41... libquadmath: Assorted libquadmath strtoflt128 fixes [PR8720 (*) 6978df2... c++, v3: Emit fundamental tinfos for _Float16/decltype(0.0b (*) 6b432c0... jit, testsuite: fix a failing test by updating its error st (*) 2639f9d... IRA: Use minimal cost for hard register movement (*) ce9cd72... amdgcn: Enable SIMD vectorization of math functions (*) 5425159... c++: more mce_false folding from cp_fully_fold_init [PR1082 (*) cbaa1d9... c++: constant non-copy-init is manifestly constant [PR10824 (*) 20bd258... analyzer: fix uninit false +ves reading from DECL_HARD_REGI (*) 4d82022... c++, debug: Fix up locus of DW_TAG_imported_module [PR10871 (*) 076d309... vect: Don't apply masks to operations on invariants [PR1089 (*) 71afd06... c++: ICE with -Wmismatched-tags and member template [PR1062 (*) da19e37... s390: Add LEN_LOAD/LEN_STORE support. (*) 61407e0... simplify-rtx: Use byte in simplify_subreg rather than assum (*) 62a8d31... gcc.dg/memchr-3.c: Account for LLP64 warnings (*) 17301ae... gcc.dg/overflow-warn-9.c: Fix LLP64 (*) 0b83fa0... MIPS: Bugfix for fix Dejagnu issues with RTL checking enabl (*) f2b846f... MIPS: Add buildtime option to set msa default (*) b09dc74... Avoid creating (const (reg ...)) [PR108603] (*) 2a8ce4b... vect: Fix voluntarily-masked negative conditionals [PR10843 (*) cc88366... fold-const: Ignore padding bits in native_interpret_expr RE (*) f0ef740... openmp: Fix up error recovery for invalid structured bindin (*) a292665... testsuite/108985 - missing vect_simd_clones target requirem (*) 4ea6bfe... testsuite: Fix g++.dg/ext/attr-copy-2.C for default_packed (*) b838a9f... testsuite: Fix gcc.dg/attr-copy-6.c for user-label-prefixed (*) 8590e4d... analyzer: Support errno for newlib (*) 854a268... testsuite: Handle "packed" targets in c-c++-common/auto-ini (*) c88a7c6... Daily bump. (*) de81e06... c++: can't eval PTRMEM_CST in incomplete class [PR107574] (*) a764d3d... c++: streamline tf_qualifying_scope usage (*) 24ebc54... analyzer: fixes to side-effects for built-in functions [PR1 (*) c54cae8... libstdc++: Fix typo in comment in bits/cow_string.h (*) 4abd5bc... libstdc++: Make std::chrono::current_zone() default to UTC (*) 096f034... c++: unevaluated array new-expr size constantness [PR108219 (*) 3843dc1... OpenMP: Ignore side-effects when finding struct comps [PR10 (*) 070523b... analyzer: fix infinite recursion false +ves [PR108935] (*) f769d22... gcc: Remove size limit of PCH for *-*-mingw32 hosts (*) 560f1db... harden-sls-6.c: Fix warning on LLP64 (*) 96ff97f... OpenMP/Fortran: Fix handling of optional is_device_ptr + bi (*) f72c891... ubsan: Add another testcase for [0] array in the middle of (*) 520403f... cfgexpand: Handle WIDEN_{PLUS,MINUS}_EXPR and VEC_WIDEN_{PL (*) b222e72... c++: Don't recurse on DECL_INITIAL for DECL_EXPR on non-VAR (*) 85203d5... tree-optimization/108970 - ICE with vectorizer peeling (*) 9b4f700... lto: Fix up lto_fixup_prevailing_type [PR108910] (*) e3837b6... tree-optimization/108950 - widen-sum reduction ICE (*) 392f399... rs6000: Allow powerpc64 to be unset for implicit 64 bit [PR (*) 6622f7e... testsuite: Fix analyzer errors for newlib-fd (*) 6f9e2f1... Daily bump. (*) d3d205a... c++: non-dependent variable template-id [PR108848] (*) afe6cea... Fixing PR107411 (*) 62ed106... Fix build warnings noreturn M2RTS and fix calls to Register (*) d918c3a... c++: variable template and targ deduction [PR108550] (*) ea718fe... c++: ICE with constexpr variable template [PR107938] (*) c772880... ubsan: Honor -fstrict-flex-arrays= in -fsanitize=bounds [PR (*) 41c02ee... testsuite/108942 - use sizetype in GIMPLE FE testcase (*) 8e342c0... libstdc++: Fix uses_allocator_construction_args for pair impl (*) c1375d9... Fortran: Eliminate nuisance warnings by initializing. (*) cf2ba92... testsuite: No xfail infoleak-vfio_iommu_type1.c bogus for d (*) cdbcd46... testsuite: Shorten multiline pattern message to the same fo (*) 5c70121... testsuite: Remove xfail gcc.dg/tree-ssa/pr91091-2.c RHS ! n (*) be0ea4a... Update cpplib sr.po, sv.po (*) 2f2c0bc... testsuite: Add CRIS to targets not xfailing gcc.dg/attr-all (*) 8c58f4b... testsuite: Add -fno-ivopts to gcc.dg/Wuse-after-free-2.c, P (*) bf0e0fc... Daily bump. (*) 6cce953... Fortran: fix corner case of IBITS intrinsic [PR108937] (*) 8020c9c... i386: Do not constrain fmod and remainder patterns with fla (*) ab76d71... Fix RTL simplifications of FFS, POPCOUNT and PARITY. (*) e5fcf08... libgm2/libm2pim/sckt.cc:254:3: warning: memset() called to (*) b800f80... don't declare header-defined functions both static and inli (*) dfa85be... libstdc++: Add Doxygen comment for string::resize_and_overw (*) ce83c3e... xtensa: Make use of CLAMPS instruction if configured (*) 999b7aa... gcc: xtensa: add XCHAL_HAVE_{CLAMPS,DEPBITS,EXCLUSIVE,XEA3} (*) 16cfd80... aarch64: Fix typo in comment for aarch64_abs (*) 529e03b... LoongArch: Change the value of macro TRY_EMPTY_VM_SPACE fro (*) 2cd665b... Daily bump. (*) e6d39f6... Respect GNATMAKE Makefile variable (*) f2f4aea... Adjust example of compiler options for ACATS (*) 94341f0... Daily bump. (*) 3dd348d... Disable tower socket runtest (gm2-simple-execute). (*) a553fc8... Disable tower socket runtest (*) 5c63809... fortran: Reuse associated_dummy memory if previously alloca (*) a24b272... testsuite: Don't include multiline patterns in the the pass (*) 03c60e5... Fortran: fix memory leak with real to integer conversion wa (*) 05652ac... modula-2 module registration process seems to fail with sha (*) 461d3c8... gcc: xtensa: fix PR target/108919 (*) d3e427f... Fortran: Skip bound conv in gfc_conv_gfc_desc_to_cfi_desc w (*) 4341106... Daily bump. (*) c8373dc... Update .po files (*) bcbeebc... Fortran: Add support for WEAK attribute for variables (*) 24c9edf... fortran: Plug leak of associated_dummy memory. [PR108923] (*) 45f406c... Fortran: frontend passes do_subscript leaks gmp memory [PR1 (*) b31186e... libstdc++: Fix formatting (*) e37b043... libstdc++: Always-inline most of non-cmath fixed_size imple (*) 6ce5518... libstdc++: More efficient masked inc-/decrement implementat (*) 2dd68cd... Avoid default-initializing auto_vec storage, fix vec< (*) ef22c3e... Change vec<,,vl_embed>::m_vecdata refrences into address () (*) 94c9b1b... asan: adjust module name for global variables (*) 3d1d3ec... [PR105224] C++ modules and AAPCS/ARM EABI clash on inline k (*) 8520132... libstdc++: Constrain net::executor constructors (*) 97111dc... libstdc++: Make net::ip::basic_endpoint comparisons constex (*) 80e9bac... libstdc++: Fix members of net::ip::network_v4 (*) 36ecfb7... libstdc++: Fix conversion to/from net::ip::address_v4::byte (*) 363f0ef... libstdc++: Optimize net::ip::address_v4::to_string() (*) ae39047... libstdc++: Suppress warnings about use of deprecated std::a (*) f30421f... libstdc++: Reorder dg-options before dg-do (*) 05a3fc9... i386: Update i386-builtin.def file comment description of B (*) b580721... aarch64: Update FLAGS field documentation comment in aarch6 (*) 2f1691b... cgraphclones: Don't share DECL_ARGUMENTS between thunk and (*) 0ccfa38... i386: Fix up builtins used in avx512bf16vlintrin.h [PR10888 (*) cab2636... libsanitizer: cherry-pick commit 8f5962b1ccb5fcd4d4544121d4 (*) 35a0670... RTEMS: Tune multilib selection (*) 19aa390... MIPS: Add pattern for clo (*) a3a45f0... Hazard barrier return support (*) e2b20ed... Daily bump. (*) 34fca8f... gcc: xtensa: update include style in xtensa-dynconfig.cc (*) 84d340f... gcc: xtensa: rename xtensa-dynconfig.c and update its build (*) f33d7a8... **/*.texi: Reorder index entries (*) f83e76c... xtensa: Eliminate unnecessary general-purpose reg-reg moves (*) 33e4559... xtensa: Eliminate the use of callee-saved register that sav (*) 7423f5b... xtensa: Fix up fatal_error message strings in xtensa-dyncon (*) 5592679... testsuite: Fix up modules.exp [PR108899] (*) 426b0ae... Fix memory leak in PTA (*) 9f9a709... c++: Fix up -fcontracts option description [PR108890] (*) 68e7489... ipa-prop: Fix another case of missing BUILT_IN_UNREACHABLE_ (*) 8fda668... libstdc++: Test that integral simd reductions are precise (*) ffa39f7... libstdc++: Fix -Wsign-compare issue (*) fa37ac2... libstdc++: Add missing constexpr on simd shift implementati (*) 92c47b1... libstdc++: Fix simd build failure on clang (*) 2e29e2f... libstdc++: Simplify three helper functions into one (*) (*) 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.