From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id F3D663857340; Wed, 26 Oct 2022 10:59:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F3D663857340 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666781956; bh=t6Op0jfgVgmqou8x29QWqjEK7z0qejPMaTp1n9EpcHI=; h=From:To:Subject:Date:From; b=tpHeMpNXtmVZiCwsBNqY/6V+NBs6YBMUXBL6VrmvUGAZ/BNeKP7PT84kx1dVYu0r8 Mz8BZVloesgIcqSI5PdEXUO2fp2XL8dK+vN3PLlzzRDkCuaQXmnbTzeBFK4dneQ3lI 4p/TQWlzbL24Tv82chTzNjuZ5+NWThLXazYDxUOE= 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: 5776a5ffab3b92d6ccac87ccf32c580ee2742d5a X-Git-Newrev: 62e475bad0d668c432bb97113cbf73fa281b8b55 Message-Id: <20221026105915.F3D663857340@sourceware.org> Date: Wed, 26 Oct 2022 10:59:12 +0000 (GMT) List-Id: The branch 'devel/sphinx' was updated to point to: 62e475bad0d... Merge branch 'master' into devel/sphinx It previously pointed to: 5776a5ffab3... Merge branch 'master' into devel/sphinx Diff: Summary of changes (added commits): ----------------------------------- 62e475b... Merge branch 'master' into devel/sphinx d80b774... i386: add reset_cpu_feature (*) 4329d11... RISC-V: Fix epilogue generation for barrier. (*) 7e924ba... RISC-V: ADJUST_NUNITS according to -march. (*) f556cd8... RISC-V: Support load/store in mov pattern for RVV mod (*) 86654b2... RISC-V: Recognized Svinval and Svnapot extensions (*) 0ef04aa... RISC-V: Adjust table indentation in commnet for riscv-modes (*) ba2030b... gcc/configure: regenerate (*) 82866f4... Convert flag_finite_math_only uses in frange to HONOR_*. (*) 978ec48... rs6000: cannot_force_const_mem for HIGH code rtx[PR106460] (*) 0cd11d3... RISC-V: Add h extension support (*) a9f339d... Don't force DWARF4 for AutoFDO tests (*) e73ca78... Daily bump. (*) 65f5fa2... Start using discriminators in AutoFDO. (*) 43e654a... c++: Adjust synthetic template parm creation (*) fe1e1ae... c++: remove use_default_args parm of coerce_template_parms (*) 4a54873... c++: correct fold_operand change (*) 15d67c1... c++ modules: enum TYPE_MIN/MAX_VALUE streaming [PR106848] (*) 1c64aba... Always use TYPE_MODE instead of DECL_MODE for vector field (*) e6a29aa... c++: constexpr-evaluate more assumes (*) ac8f92c... c++: improve failed constexpr assume diagnostic (*) 4ba3902... rs6000: Add CCANY; replace signed by (*) 4c5b116... tree-optimization/107176 - SCEV analysis association issue (*) cb21297... Relax assertion in profiler (*) 3ee6757... Move NOP stripping in SCEV analysis (*) d931715... Remove znver4 instruction reservations (*) 619e4ca... gimplify: Fix comment typos (*) 44e18da... gimplify: Call gimple_boolify on IFN_ASSUME argument [PR107 (*) 5936320... MIPS: add builtime option for -mcompact-branches (*) 4479f1d... MIPS: Not trigger error for pre-R6 and -mcompact-branches=a (*) 7d88853... gimplify: Don't add GIMPLE_ASSUME if errors were seen [PR10 (*) 354c97e... MIPS: fix building on multiarch platform (*) 19295e8... tree-optimization/100756 - niter analysis and folding (*) 321f89e... rs6000/test: Support vect_long_long effective target (*) 958014f... vect: Fix wrong shift_n after widening on BE [PR107338] (*) 5a20a47... riscv: fix cross compiler (*) f3f000b... i386: fix pedantic warning (*) 4e939ae... Daily bump. (*) 687d11f... analyzer: fix ICE on va_copy [PR107349] (*) 2e8a055... diagnostics: fix ICE in sarif output with NULL filename [PR (*) 18faaeb... analyzer: handle (NULL == &VAR) [PR107345] (*) 53881c4... analyzer: simplify sm_state_map lookup (*) 792f039... analyzer: handle "pipe" and "pipe2" [PR106300] (*) 244021b... tree: add build_string_literal overloads (*) 2055388... libgomp/nvptx: Prepare for reverse-offload callback handlin (*) f751bf4... x86: fix VENDOR_MAX enum value (*) f7d8ccf... c++: ICE with invalid structured bindings [PR107276] (*) 65e3274... c, c++: Fix up excess precision handling of scalar_to_vecto (*) 131d18e... libgomp/nvptx: Prepare for reverse-offload callback handlin (*) a096036... [AArch64] Improve immediate expansion [PR106583] (*) da8c362... c++: Fix up constexpr handling of char/signed char/short pr (*) f44575c... c-family: Implicitly return zero from main even on freestan (*) 5bcd92d... [PR tree-optimization/107355] Handle NANs in abs range-op e (*) 178ac53... OpenMP: Fix reverse offload GOMP_TARGET_REV IFN corner case (*) 97d1ed6... RISC-V: Support --target-help for -mcpu/-mtune (*) 1e9d9ed... Check HONOR_NANS instead of flag_finite_math_only in frange (*) 47db37e... lto: Always quote path to touch (*) 6bfea64... RISC-V: Support (set (mem) (const_poly_int)) (*) f84e4fb... RISC-V: Replace CONSTEXPR with constexpr (*) 3eea8c6... RISC-V: Remove unused TI/TF vector modes. (*) 65908ac... RISC-V: Fix REG_CLASS_CONTENTS. (*) 00716b7... Daily bump. (*) 0e37fd4... libgcc: Update 'gthr-mcf.h' to include a dedicated header f (*) e396245... Daily bump. (*) fef16c4... Fix uninitialized variable warnings. (*) 423df44... Update selftest such that [-Inf, +Inf] is always VARYING fo (*) e0927d7... xtensa: Make register A0 allocable for the CALL0 ABI (*) 1043971... Daily bump. (*) 4cfdaeb... Fortran: Add missing TKR initialization to class variables (*) 5792208... i386: Fix up BFmode comparisons in conditional moves [PR107 (*) 2cc4160... c++: Don't shortcut TREE_CONSTANT vector type CONSTRUCTORs (*) (*) 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.