public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testbase] (650 commits) tree-optimization/108791 - checking ICE with sloppy ADDR_EX
@ 2023-02-16 11:12 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2023-02-16 11:12 UTC (permalink / raw)
  To: gcc-cvs

The branch 'aoliva/heads/testbase' was updated to point to:

 441c466fd4d... tree-optimization/108791 - checking ICE with sloppy ADDR_EX

It previously pointed to:

 575056672b3... [docs] note that -g opts are implicitly negatable too

Diff:

Summary of changes (added commits):
-----------------------------------

  441c466... tree-optimization/108791 - checking ICE with sloppy ADDR_EX (*)
  384deda... objs-gcc.sh: Only bootstrap if source-directory contains gc (*)
  88e02a1... testsuite: Add CRIS to check_effective_target_lra non-LRA l (*)
  29a3539... Daily bump. (*)
  a5dd99f... Fix PR target/90458 (*)
  d6d3de7... Fix an accidental double space (*)
  c75cbeb... Fortran: error recovery on checking procedure argument inte (*)
  a418129... Fortran: error recovery on invalid assumed size reference [ (*)
  a3e4994... i386: Relax extract location operand mode requirements (*)
  b03a10b... analyzer: fix uninit false +ves [PR108664,PR108666,PR108725 (*)
  0979973... testsuite/i386: Cleanup target selectors in i386 target dir (*)
  1f34cf9... i386: Rename extr_register_operand to int248_register_opera (*)
  053d4dd... Speedup DF dataflow solver (*)
  d482b20... warn-access: wrong -Wdangling-pointer with labels [PR106080 (*)
  81f0945... RISC-V: Add vmacc vv c++ api tests (*)
  4a9a9a7... RISC-V: Add vmacc vx rv64 c++ api tests (*)
  1ec316c... RISC-V: Add vmacc vx rv32 c++ api tests (*)
  5db1182... RISC-V: Add vmadd vv c++ api test (*)
  4e43f0c... RISC-V: Add vmadd vx C++ api test (*)
  47919b0... RISC-V: Add vnmsac vv c++ api tests (*)
  0fd29de... RISC-V: Add vnmsac vx C++ api tests (*)
  7ce3373... RISC-V: Add vnmsac vx rv64 C++ api tests (*)
  249be04... RISC-V: Add vnmsub vv c++ api tests (*)
  1ff4063... RISC-V: Add vnmsub vx rv32 c++ api tests (*)
  326fe0f... RISC-V: Add vnmsub vx rv64 c++ api tests (*)
  a5012e9... RISC-V: Add vwmacc vv C++ api tests (*)
  c4e2a63... RISC-V: Add vwmacc vx C++ api tests (*)
  5cf9afc... RISC-V: Add ternary constraint tests (*)
  ddd7c2e... RISC-V: Add vmacc vv c api tests (*)
  dce0e53... RISC-V: Add vmacc vx rv32 c api tests (*)
  987f4bb... RISC-V: Add vmacc vx c api tests (*)
  abbfd70... RISC-V: Add vmadd vv C api tests (*)
  0033ab7... RISC-V: Add vmadd vx c api tests (*)
  0bca203... RISC-V: Add vmadd vx rv64 c api tests (*)
  46444e3... RISC-V: Add vnmsac vv C api tests (*)
  1d403b1... RISC-V: Add vnmsac vx C api tests (*)
  3a70551... RISC-V: Add vnmsac rv64 C api tests (*)
  496ae79... RISC-V: Add vnmsub vx rv32 C api tests (*)
  a462e61... RISC-V: Add vnmsub vx rv64 C api tests (*)
  5130761... RISC-V: Add vnmsub vv C api tests (*)
  645bfe0... RISC-V: Add vwmacc vv C api tests (*)
  a432d0d... RISC-V: Add vwmacc vx C api tests (*)
  272e119... RISC-V: Finish all integer C/C++ intrinsics (*)
  a75fa25... RISC-V: Add vmseq vv C++ tests (*)
  c4e770c... RISC-V: Add vmseq vx C++ tests (*)
  5e96553... RISC-V: Add vmsge vv C++ tests (*)
  92e575e... RISC-V: Add vmsge vx C++ api tests (*)
  0d68913... RISC-V: Add vmsgt vv C++ tests (*)
  cfbcbe8... RISC-V: Add vmsgt vx C++ tests (*)
  d6d9206... RISC-V: Add vmsle vv C++ api tests (*)
  6c4262a... RISC-V: Add vmsle vx C++ api tests (*)
  400f003... RISC-V: Add vmslt vv C++ api tests (*)
  18f4691... RISC-V: Add vmslt vx C++ tests (*)
  f87fca5... RISC-V: Add vmsne vv C++ tests (*)
  ecdbebd... RISC-V: Add vmsne vx C++ tests (*)
  6ec7b7b... RISC-V: Add binop constraints tests for integer compare (*)
  4d06fc3... RISC-V: Add vmseq vv C api tests (*)
  76db33c... RISC-V: Add vmseq vx C api tests (*)
  52ba1d2... RISC-V: Add vmsge vv C api tests (*)
  5893cfb... RISC-V: Add vmsge vx C api tests (*)
  fe1a6c2... RISC-V: Add vmsgt vv C api tests (*)
  6dae0aa... RISC-V: Add vmsgt vx C api tests (*)
  f7b8022... RISC-V: Add vmsle vv C api tests (*)
  fec15ae... RISC-V: Add vmsle vx C api tests (*)
  85a8ad0... RISC-V: Add vmslt vv C api tests (*)
  13a2564... RISC-V: Add vmslt vx C api tests (*)
  946ed63... RISC-V: Add vmsne vv C api tests (*)
  fca68b0... RISC-V: Add vmsne.vx C api tests (*)
  acb51b5... RISC-V: Add integer compare C/C++ intrinsic support (*)
  142bd88... testsuite, objective-c: Fix a testcase on Windows. (*)
  8b1b1b2... ipa: Avoid IPA confusing scalar values and single-field agg (*)
  7a8cada... OpenMP/Fortran: Fix loop-iter var privatization with !$OMP  (*)
  edaf1d6... libgomp: Fix reverse-offload for GOMP_MAP_TO_PSET (*)
  c7a9655... libgomp: Fix 'target enter data' with always pointer (*)
  3f71b82... powerpc: Fix up expansion for WIDEN_MULT_PLUS_EXPR [PR10878 (*)
  545c9f8... docs: document new --param=asan-kernel-mem-intrinsic-prefix (*)
  1e7a87d... c++: Add testcases from some Issaquah DRs (*)
  86bc090... Fix possible sanopt compile-time hog (*)
  e1dfac7... target/108738 - optimize bit operations in STV (*)
  ec23e9e... target/108738 - STV bitmap operations compile-time hog (*)
  05467d0... Daily bump. (*)
  d68adf8... gen_reload: Correct parameter for fatal_insn call (*)
  abbdb62... debug: Support "phrs" for dumping a HARD_REG_SET (*)
  cce6262... c++: fix ICE in joust_maybe_elide_copy [PR106675] (*)
  c348a71... bpf: fix memory constraint of ldx/stx instructions [PR10879 (*)
  a42ed1d... Simplify "1 - bool_val" to "bool_val ^ 1" (*)
  7e300a3... libstdc++: Update an open-std.org link (*)
  e72c277... Improve VN PHI hash table handling (*)
  1434eee... Fix small regression in Ada (*)
  a16fc93... Fix musl build on Linux (*)
  9942242... tree-optimization/108782 - nested first order recurrence ve (*)
  91b36d1... asan: Add --param=asan-kernel-mem-intrinsic-prefix= [PR1087 (*)
  26f4b05... testsuite: adjust patterns in RISC-V tests to skip unwind t (*)
  8d81758... nvptx: Adjust 'scan-assembler' in 'gfortran.dg/weak-1.f90' (*)
  b9c7860... vect: Make partial trapping ops use predication [PR96373] (*)
  4f5a119... rs6000/test: Adjust some test cases on partial vector [PR96 (*)
  56cf937... libstdc++: Add missing free functions for atomic_flag [PR10 (*)
  a8d7690... libstdc++: Add missing free functions for atomic_flag [PR10 (*)
  ae71978... Daily bump. (*)
  daeb6c9... d: Update __FreeBSD_version values [PR107469] (*)
  a129251... libstdc++: Adjust "The Component Object Model" reference (*)
  3cac06d... lra: Replace subregs in bare uses & clobbers [PR108681] (*)
  a33e3dc... RA: Clear reg equiv caller_save_p flag when clearing define (*)
  2ce7e2a... Fortran: error recovery after invalid use of CLASS variable (*)
  00b8a21... i386: Relax extract location operand mode requirements [PR1 (*)
  296cf77... Cleanup libgm2/libm2iso/RTco.cc (*)
  086a1df... Fortran: Add !GCC$ attributes NOINLINE,NORETURN,WEAK (*)
  72ae1e5... tree-optimization/28614 - high FRE time for gcc.c-torture/c (*)
  6436add... tree-optimization/108691 - indirect calls to setjmp (*)
  452db71... IBM zSystems: Do not propagate scheduler state across basic (*)
  6995ac6... builtin-declaration-mismatch-7: fix LLP64 targets (*)
  7d5a935... ifcvt: Fix regression in aarch64/fcsel_1.c (*)
  1e191d1... IBM zSystems: Fix predicate execute_operation (*)
  bc5581f... arc: Don't use millicode thunks unless asked for. (*)
  9847c75... docs: document new param (*)
  3387396... tree-optimization/106722 - fix CD-DCE edge marking (*)
  89367e7... RISC-V: Handle vlenb correctly in unwinding (*)
  22ba857... Daily bump. (*)
  74e7296... libstdc++: Tweak link to N1780 (C++ standard) (*)
  06ca0c9... doc: Remove direct reference to configure/build docs (*)
  52009fa... RISC-V: Change the generation mode of ADJUST_SP_RTX from ge (*)
  2cd7cba... RISC-V: Add vaadd.vv C++ API tests (*)
  e8a0c9e... RISC-V: Add vaadd.vx C++ API tests (*)
  0b1f457... RISC-V: Add vaaddu.vv C++ api tests (*)
  2ec7533... RISC-V: Add vaaddu.vx C++ Api tests (*)
  ff4d996... RISC-V: Add vasub.vv C++ api tests (*)
  3d65ea0... RISC-V: Add vasub.vx C++ API tests (*)
  1a8c69e... RISC-V: Add vasubu.vv C++ API tests (*)
  90ea2d2... RISC-V: Add vasubu.vx C++ API tests (*)
  0906435... RISC-V: Add vnclip C++ API tests (*)
  7302972... RISC-V: Add vsmul.vv C++ API tests (*)
  73dea8e... RISC-V: Add vsmul.vx C++ API tests (*)
  49e5388... RISC-V: Add vssra.vv C++ API tests (*)
  7326a69... RISC-V: Add vssra.vx C++ API tests (*)
  02b0325... RISC-V: Add vssrl.vv C++ API tests (*)
  b7795fb... RISC-V: Add vssrl.vx C++ API tests (*)
  e85cb86... RISC-V: Add vaadd.vv C api tests (*)
  5898e1f... RISC-V: Add vaadd.vx C api tests (*)
  119e5d9... RISC-V: Add vaaddu.vv C api tests (*)
  6ad0002... RISC-V: Add vaaddu.vx C API tests (*)
  4432ef4... RISC-V: Add vasub.vv C API tests (*)
  48e2447... RISC-V: Add vasub.vx C API tests (*)
  193a125... RISC-V: Add vasubu.vv C API tests (*)
  1580eda... RISC-V: Add vasubu.vx C API tests (*)
  367a01e... RISC-V: Add vnclip C API tests (*)
  c156e8d... RISC-V: Add vsmul.vv C API tests (*)
  bbb168d... RISC-V: Add vsmul.vx C API tests (*)
  5ca5ca3... RISC-V: Add vssra.vv C API tests (*)
  4e00937... RISC-V: Add vssra.vx C API tests (*)
  13907f4... RISC-V: Add vssrl.vv C API tests (*)
  71a1c2c... RISC-V: Add vssrl.vx C API tests (*)
  e09418f... RISC-V: Add fixed-point support (*)
  4fd0cfd... libstdc++: Change www.unix.org to unix.org (*)
  79ef372... RISC-V: Add vmerge C++ API test (*)
  9a1c81a... RISC-V: Add vncvt/vmv C++ API tests (*)
  484ea18... RISC-V: Add vnsra C++ API tests (*)
  0b7dd2f... RISC-V: Add vnsrl C++ API tests (*)
  c0ea34b... RISC-V: Add vmerge C API tests (*)
  4852c71... RISC-V: Add vmv.v.x C API tests (*)
  c129425... RISC-V: Add vmv C API tests (*)
  fb03f2a... RISC-V: Add vncvt C API tests (*)
  eeec45d... RISC-V: Add vnsra C API tests (*)
  10e999a... RISC-V: Add vnsrl C API tests (*)
  6271a07... RISC-V: Add vnsrl/vnsra/vncvt/vmerge/vmv C/C++ support (*)
  30eedd6... RISC-V: Add vmsbc C++ API tests (*)
  485c710... RISC-V: Add vmadc C++ API tests (*)
  bd5c5d2... RISC-V: Add vmsbc C API tests (*)
  c8c7b4b... RISC-V: Add vmadc C API tests (*)
  dca23bf... RISC-V: Add vmadc/vmsbc C/C++ API support (*)
  b7e4f61... RISC-V: Add vadc C++ API tests (*)
  6483b83... RISC-V: Add vsbc C++ API tests (*)
  c2f4dc5... RISC-V: Add vsbc.vvm/vsbc.vxm C API tests (*)
  b5e7450... RISC-V: Add vadc.vvm/vadc.vxm C API tests (*)
  cb44a16... RISC-V: Add vadc/vsbc C/C++ API support (*)
  5e620b3... RISC-V: allow vx instruction use "zero" as scalar register. (*)
  316c83b... RISC-V: Add vwadd v C++ api test (*)
  ccfaa50... RISC-V: Add vwadd.w C++ API tests (*)
  0006e57... RISC-V: Add vwaddu.v C++ API tests (*)
  b840dad... RISC-V: Add vwaddu.w c++ API TESTS (*)
  98767d2... RISC-V: Add vwcvt C++ api test (*)
  7d01073... RISC-V: Add vwmul.v C++ api TETS (*)
  307241c... RISC-V: Add vwmulsu.v C++ API tests (*)
  ba839fb... RISC-V: Add vwmulu C++ API tests (*)
  c95bc12... RISC-V: Add vwsub.v C++ API tests (*)
  b406b86... RISC-V: Add vwsub.w C++ api TESTS (*)
  0fca6d1... RISC-V: Add vwsubu.v C++ API test (*)
  8532ae5... RISC-V: Add vwsubu.w C++ api TETS (*)
  345b2aa... RISC-V: Add constraint tests (*)
  c12ea71... RISC-V: Add vwadd.v C API tests (*)
  7df7cba... RISC-V: Add vwadd.w C API tests (*)
  2daeb10... RISC-V: Add vwaddu.v C API tests (*)
  f14f44d... RISC-V: Add vwaddu.w C API tests (*)
  011ec88... RISC-V: Add vwcvt C API test (*)
  ee4f91d... RISC-V: Add vwmul C api tests (*)
  697a877... RISC-V: Add vwmulsu C API tests (*)
  fcbe69a... RISC-V: Add vwmulu C API tests (*)
  2a2ab19... RISC-V: Add vwsub.vv C API tests (*)
  524e491... RISC-V: Add vwsub.vx C API tests (*)
  14ac33c... RISC-V: Add vwsub.wv C API tests (*)
  931b3d8... RISC-V: Add vwsub.wx C API tests (*)
  8aa1e13... RISC-V: Add vwsubu.vv C API tests (*)
  9b18075... RISC-V: Add vwsubu.vx C API tests (*)
  f98b4bc... RISC-V: Add vwsubu.wx C API tests (*)
  9aa6c67... RISC-V: Add vwsubu.wx C API tests (*)
  a1e4209... RISC-V: Add integer widening instructions (*)
  d88110b... RISC-V: Add vmulh.vv C++ API tests (*)
  f18e96e... RISC-V: Add vmulh.vx C++ API tests (*)
  b81d711... RISC-V: Add vmulhsu.vv C++ API tests (*)
  5a79219... RISC-V: Add vmulhsu.vx C++ API tests (*)
  b9eabfe... RISC-V: Add vmulhu.vx C++ tests (*)
  9ecdd26... RISC-V: Add vmulh.vv C API tests (*)
  fa07f9d... RISC-V: Add vmulh.vx C API tests (*)
  956c0c8... RISC-V: Add vmulhsu.vv C API tests (*)
  f95ada6... RISC-V: Add vmulhsu.vx C API tests (*)
  ce756a1... RISC-V: Add vmulhu.vv C API tests (*)
  87c557e... RISC-V: Add vmulhu.vx C API tests (*)
  8340bba... RISC-V: Add vmulh C/C++ support (*)
  74595dd... RISC-V: Add vsext C++ API tests (*)
  921f11c... RISC-V: Add vzext.vf2 C++ API tests (*)
  522d385... RISC-V: Add vzext.vf4 C++ API tests (*)
  221f26c... RISC-V: Add vzext.vf8 C++ API tests (*)
  00c9392... RISC-V: Add vsext constraint tests (*)
  7d2c4a6... RISC-V: Add vsext.vf2 C API tests (*)
  42666de... RISC-V: Add vsext.vf4 C API tests (*)
  decfa1d... RISC-V: Add vsext.vf8 C API tests (*)
  91d0120... RISC-V: Add vzext.vf2 C API tests (*)
  1d66166... RISC-V: Add vzext.vf4 C API tests (*)
  a2da134... RISC-V: Add vzext.vf8 C API tests (*)
  99fa5d9... RISC-V: Add vsext/vzext C/C++ intrinsic support (*)
  064a2d5... RISC-V: Add vsadd.vx C++ overloaded API tests (*)
  a1ca758... RISC-V: Add vsaddu.vx overloaded API tests (*)
  3762ff2... RISC-V: Add vssub.vx C++ API tests (*)
  e5dd529... RISC-V: Add vssubu.vx C++ API tests (*)
  933dce5... RISC-V: Add vsadd.vx C++ API tests (*)
  ed0c990... RISC-V: Add vsaddu.vx C++ API tests (*)
  1b7f3e2... RISC-V: Add vssub.vx C API tests (*)
  d6c1846... RISC-V: Add vssubu.vx C API tests (*)
  6a04629... RISC-V: Add vsadd.vv C API tests (*)
  e560057... RISC-V: Add vsaddu.vv C API tests (*)
  bd182ae... RISC-V: Add vssub.vv C API tests (*)
  cd92bd4... RISC-V: Add vssubu.vv C API tests (*)
  ae9b600... RISC-V: Add vssubu.vv C++ API tests (*)
  cc01b5c... RISC-V: Add vsub.vv C++ API tests (*)
  77c9ee5... RISC-V: Add vsaddu.vv C++ API tests. (*)
  098e7fc... RISC-V: Add vsadd.vv C++ API tests (*)
  b2691c9... RISC-V: Add saturating Add && Sub vx constraint tests (*)
  7ad729a... RISC-V: Add saturating Addition && Subtraction C/C++ Suppor (*)
  eeb50b7... RISC-V: Add vneg.v C++ API tests (*)
  4170a0f... RISC-V: Add vnot.v C++ API tests (*)
  779e441... RISC-V: Add unary constraint tests. (*)
  340a770... RISC-V: Add vneg.v C/C++ API tests (*)
  2855e29... RISC-V: Add vnot.v C API tests (*)
  d7f8c79... RISC-V: Add unary C/C++ API support (*)
  c129d22... RISC-V: Fix VSETVL PASS bug in exception handling (*)
  ee11788... Daily bump. (*)
  00a4904... ipa-cp: Punt for too large offsets [PR108605] (*)
  d1bf1c9... doc: Adjust link to WG14 N965 (*)
  391f29e... pr65658.c: fix excess warnings on LLP64 targets (*)
  76ab408... gcc/testsuite: fix excess warnings for mingw-w64 (*)
  d651736... libstdc++: Update link to "Worst-case efficient priority qu (*)
  e2bb55e... libiberty: fix lrealpath on Windows NTFS symlinks (*)
  d7a47ed... Daily bump. (*)
  aa601e3... analyzer: don't warn for deref-before-check for checks in m (*)
  305037e... Regenerate .pot files (*)
  7757567... RA: Use caller save equivalent memory only for LRA (*)
  3c5154d... RA: Use simple LRA for huge functions (*)
  6493b7a... Query rangers cache in readonly mode only from within (*)
  99f3ad2... Add function context for querying global ranges. (*)
  edfc440... RISC-V: Add vand.vx C++ API test. (*)
  e0e32c3... RISC-V: Add vdiv.vx C++ API test. (*)
  8189380... RISC-V: Add vdivu.vx C++ API tests (*)
  ae3ea13... RISC-V: Add vmax.vx C++ API tests. (*)
  66979d7... RISC-V: Add vmaxu.vx C++ API tests. (*)
  0e5ae1f... RISC-V: Add vmin.vx C++ API tests (*)
  679ba59... RISC-V: Add vminu.vx C++ API tests (*)
  8c971d5... RISC-V: Add vmul.vx C++ API testcase (*)
  6289b83... RISC-V: Add vor.vx C++ API tests (*)
  988cc52... RISC-V: Add vrem.vx C++ API tests (*)
  d862fd1... RISC-V: Add vremu.vx C++ API tests. (*)
  1e6324f... RISC-V: Add vadd.vx C++ API tests (*)
  f0cd946... RISC-V: Add vrsub.vx C++ API tests (*)
  525274d... RISC-V: Add vsub.vx C++ API tests (*)
  7d8c4a5... RISC-V: Add vxor.vx C++ API tests (*)
  ce4b00f... RISC-V: Add binary op vx constraint tests (*)
  f7bff05... RISC-V: Add vadd.vx C API tests (*)
  9f35eb5... RISC-V: Add vand.vx C API tests (*)
  5442df6... RISC-V: Add vdiv.vx C API tests (*)
  8f1320e... RISC-V: Add vdivu C API tests (*)
  e6a0854... RISC-V: Add vmax.vx C API tests (*)
  a524f0c... RISC-V: Add vmaxu.vx C API tests (*)
  5255664... RISC-V: Add vmin.vx C API tests (*)
  f82338e... RISC-V: Add vminu.vx C API tests (*)
  ac843ce... RISC-V: Add vmul.vx C API tests (*)
  76cd8e8... RISC-V: Add vor.vx C API tests (*)
  dc4d66d... RISC-V: Add vrem.vx C API tests (*)
  b65e8a1... RISC-V: Add vremu.vx C API tests (*)
  d2d6b09... RISC-V: Add vrsub.vx C API tests (*)
  fe9e2ec... RISC-V: Add vsub.vx C API tests (*)
  e9d5e4a... RISC-V: Add vxor.vx C API tests (*)
  1b0bd52... RISC-V: Add vmul.vv C++ API tests (*)
  649107f... RISC-V: Add vmul.vv C API tests (*)
  a035d13... RISC-V: Add binary vx C/C++ support (*)
  dc87e13... tree-optimization/108724 - vectorized code getting piecewis (*)
  2a37a4a... Revert "docs: add caveat for __builtin_cpu_supports" (*)
  e635681... Add x86_64-gnu target to contrib/config-list.mk (*)
  6a5cb78... tree-optimization: [PR108684] ICE in verify_ssa due to simp (*)
  b9f8935... c: Allow conversions of null pointer constants to nullptr_t (*)
  4101579... testsuite: XFAIL g++.dg/pr71488.C and warn/Warray-bounds-16 (*)
  c47f76c... testsuite: XFAIL bogus g++.dg/warn/Wstringop-overflow-4.C:1 (*)
  e92e2c9... Daily bump. (*)
  67b82bc... c++: ICE initing lifetime-extended constexpr var [PR107079] (*)
  125b57a... analyzer: fix further overzealous state purging [PR108733] (*)
  10827a9... RA: Implement reuse of equivalent memory for caller saves o (*)
  a618b45... Fortran: catch invalid kind in character conversion [PR6963 (*)
  b24e9c0... i386: Call get_available_features for all CPUs with max_lev (*)
  bcca64d... match.pd: Simplify BFR of insert when extracting exactly al (*)
  44f308e... match.pd: When simplifying BFR of an insert, require a mode (*)
  ac29495... OpenMP/Fortran: Partially fix non-rect loop nests [PR107424 (*)
  1189d1b... docs: add caveat for __builtin_cpu_supports (*)
  1eb78a9... OpenMP: Parse align clause in allocate directive in C/C++ (*)
  ae091a4... Fortran/OpenMP: Fix -fopenmp-simd for 'omp assume(s)' (*)
  9453e3c... lto-wrapper: Pass through -funwind-tables and -fasynchronou (*)
  b1ed0c9... c++: Mangle EXCESS_PRECISION_EXPR <REAL_CST> as fold_conver (*)
  4b19ff1... tree-optimization/26854 - slow bitmap operations (*)
  f6fc79d... Daily bump. (*)
  53678f7... c: Update checks on constexpr pointer initializers (*)
  1a49390... doc: Change fsf.org to www.fsf.org (*)
  70888d0... testsuite: Fix asm-goto-with-outputs tests; limit to lra ta (*)
  77bb54b... analyzer: fix overzealous state purging with on-stack struc (*)
  2eeda82... arm: Optimize arm-mlib.h header inclusion [pr108505]. (*)
  7e9f20f... Fortran: error handling of global entity appearing in COMMO (*)
  6ad1c10... vect-patterns: Fix up vect_widened_op_tree [PR108692] (*)
  b1d2645... aarch64: Fix return_address_sign_ab_exception.C regression (*)
  3d451c4... testsuite: Import objc-dg-prune in execute.exp (*)
  740a3be... vect: Check gather/scatter offset types [PR108316] (*)
  ad2bd0a... Revert "RA: Implement reuse of equivalent memory for caller (*)
  a58a4a5... testsuite: Fix up PR108525 test [PR108525] (*)
  aa12d1b... tree.def: Remove outdated comment on SAD_EXPR (*)
  8f3b85e... Daily bump. (*)
  7ab75a6... Fix 'libgomp.fortran/reverse-offload-6.f90' nvptx offloadin (*)
  c300e25... analyzer: fix -Wanalyzer-use-of-uninitialized-value false + (*)
  c36f3da... Fortran: ASSOCIATE variables should not be TREE_STATIC [PR9 (*)
  8bc8717... doc: Update -fchar8_t documentation (*)
  f661c0b... RA: Implement reuse of equivalent memory for caller saves o (*)
  295adfc... tree-optimization/26854 - compile-time hog in SSA forwprop (*)
  5321d53... ipa-split: Don't split returns_twice functions [PR106923] (*)
  cad2412... cgraph: Handle simd clones in cgraph_node::set_{const,pure} (*)
  64b5ca4... testsuite: Expect -Wdeprecated warning in warn/Wstrict-alia (*)
  a7502c4... Enable 512 bit vector for zen4 (*)
  f0e73dd... Daily bump. (*)
  d5f933d... Modula2 meets clang [PR108135] (*)
  9f4baed... libstdc++: Document P1642 and extensions (*)
  17d0892... Format error in m2pp.cc (m2pp_integer_cst) [PR107234] (*)
  45e0122... amdgcn: Pass -mstack-size through to runtime (*)
  7433747... Remove unused variables and procedures. (*)
  277e1f3... aarch64: Fix up bfmlal lane pattern [PR104921] (*)
  0afcb71... libstdc++: Fix non-reserved name for template parameter (*)
  c76f55b... libstdc++: Fix testsuite warnings about new C++23 deprecati (*)
  aa02a69... libstdc++: Implement P1413R3 'deprecate aligned_storage and (*)
  4f49ae6... libstdc++: Normalise _GLIBCXX20_DEPRECATED macro (*)
  abdea44... libstdc++: Enable building libstdc++.{a,so} when !HOSTED (*)
  fb8e29a... libstdc++: Disable building additional archives for freesta (*)
  4a91070... ipa-sra: Fix a typo in a dump string. (*)
  5ebfd7b... LoongArch: Generate bytepick.[wd] for suitable bit operatio (*)
  c490c7c... testsuite: remove broken AArch64 test (*)
  5df573f... ubsan: Fix up another spot that should have been BUILT_IN_U (*)
  3192466... c++: equivalence of non-dependent calls [PR107461] (*)
  e4421a7... Daily bump. (*)
  d042f11... Fortran: prevent redundant integer division truncation warn (*)
  f1a4c63... doc: Remove note on PW32 (*)
  057eb31... Daily bump. (*)
  72058ee... libstdc++: Avoid use of naked int32_t in unseq_backend_simd (*)
  08fde09... libstdc++: Adjust link to pdftex (*)
  540a22d... libstdc++: Optimize basic_string move assignment (*)
  49e5211... Daily bump. (*)
  e753080... range-op: Handle op?.undefined_p () in op[12]_range of comp (*)
  76f7f0e... fortran: Fix up hash table usage in gfc_trans_use_stmts [PR (*)
  e261fce... irange: Compare nonzero bits in irange with widest_int [PR1 (*)
  10bd26d... range-ops: Handle undefined ranges in frange op[12]_range [ (*)
  093e2e1... Reset SCEV before removing unreachable globals. (*)
  27ac6a7... c++: wrong error with constexpr array and value-init [PR108 (*)
  60fca18... c++: Add fixed test [PR101071] (*)
  f0065f2... libstdc++: Mark pieces of gnu-linux/os_support.h linux-spec (*)
  8d2c5b6... [modula-2] Bugfix to allow html doc build and simplify targ (*)
  c9aef10... libstdc++: Implement ranges::find_last{,_if,_if_not} from P (*)
  28752bc... libstdc++: Implement ranges::iota from P2440R1 (*)
  6716822... libstdc++: Implement ranges::contains/contains_subrange fro (*)
  330d665... arm: [MVE] Add missing length=8 attribute (*)
  3dba5b2... arm: Fix warning in libgcc/config/arm/pr-support.c (*)
  59e0376... c++: unexpected ADDR_EXPR after overload set pruning [PR107 (*)
  ed2b519... c++: ICE on unviable/ambiguous constrained dtors [PR96745] (*)
  e7930c6... c++: excessive satisfaction in check_methods [PR108579] (*)
  e8109bd... ipa: Avoid invalid gimple when IPA-CP and IPA-SRA disagree  (*)
  0b1ce70... libgomp: Fix reverse offload issues (*)
  f84fdb1... libgomp: enable reverse offload for AMDGCN (*)
  167b04b... RISC-V: Remove unnecessary register class. (*)
  f3a10f4... RISC-V: Fix constraint bug for binary operation (*)
  d8bd2c5... RISC-V: Add vsll.vx C++ API tests (*)
  f08acad... RISC-V: Add vsra.vx C++ API tests (*)
  b0a2abc... RISC-V: Add vsrl.vx C++ API tests (*)
  6c93c1f... RISC-V: Add shift constraint tests (*)
  07fba8d... RISC-V: Add vsll.vx C++ API tests (*)
  f890b9e... RISC-V: Add vsra.vx C API tests (*)
  fae260e... RISC-V: Add vsrl.vx C API tests (*)
  6112201... RISC-V: Add RVV shift.vx C/C++ API support (*)
  a37a0cb... Daily bump. (*)
  0b8693f... c: Update nullptr_t comparison checks (*)
  07c87fc... libstdc++: Tweak link to ABIcheck project (*)
  66337ff... c: Update checks on constexpr floating-point initializers (*)
  5c43f06... libstdc++: Use ENOSYS for unsupported filesystem ops on AVR (*)
  331b4f1... libstdc++: Define std::basic_stringbuf::view() for old std: (*)
  db8d6fc... libstdc++: Fix std::filesystem errors with -fkeep-inline-fu (*)
  1395415... libstdc++: Use emplace in std::variant::operator=(T&&) as p (*)
  f25dd77... driver, toplevel: Avoid emitting the version information tw (*)
  9c7e898... amdgcn: Add instruction pattern for conditional shift opera (*)
  cd41085... rtl-ssa: Extend m_num_defs to a full unsigned int [PR108086 (*)
  f4e1b46... rtl-ssa: Fix splitting of clobber groups [PR108508] (*)
  5b7b9d2... testsuite: Add case-values-threshold to pr107876.C (*)
  d84dc41... analyzer: fix -Wanalyzer-fd-type-mismatch false +ve on "lis (*)
  598e10c... analyzer: add deref-before-check-qemu-qtest_rsp_args.c test (*)
  a02aacf... RISC-V: Fix bug of TARGET_COMPUTE_MULTILIB implemented in r (*)
  465a9c5... sched-deps, cselib: Fix up some -fcompare-debug issues and  (*)
  605d129... middle-end/108625 - wrong folding due to misinterpreted ! (*)
  f6fff8a... amdgcn, libgomp: Manually allocated stacks (*)
  8da7476... libgomp.texi (OpenMP TR11 impl. status): Fix 'strict' item (*)
  e0bc13d... arm: Fix MVE predicates synthesis [PR 108443] (*)
  d45ec8a... arm: Remove unnecessary zero-extending of MVE predicates be (*)
  75b58e7... arm: Fix sign of MVE predicate mve_pred16_t [PR 107674] (*)
  d242314... Replace IFN_TRAP with BUILT_IN_UNREACHABLE_TRAP [PR107300] (*)
  209f02b... Don't peel nonlinear iv(mult or shift) for epilog when vf i (*)
  0f34992... nested, openmp: Wrap OMP_CLAUSE_*_GIMPLE_SEQ into GIMPLE_BI (*)
  66d700a... libstdc++: Switch a www.open-std.org link to https (*)
  d95e72b... libstdc++: Fix link to online GDB manual (*)
  0a251e7... Daily bump. (*)
  277dd6e... libstdc++: Fix std::random_device for avr (*)
  2d2e163... libstdc++: Fix build failures for avr (*)
  7314558... libstdc++: Do not embed tzdata.zi for 8-bit and 16-bit targ (*)
  88a2a09... Fortran: error recovery on invalid array section [PR108609] (*)
  a2c848c... AArch64: Fix native detection in the presence of mandatory  (*)
  9fadd8d... Fixup noreturn attributes in modula-2 [PR108551] and [PR108 (*)
  a939dd8... libstdc++ testsuite: Correct S0 in std/time/hh_mm_ss/1.cc (*)
  dbc4db7... testsuite: Run __bos tests to completion (*)
  8a71969... ipa: silent -Wodr notes with -w (*)
  881bf8d... Ranger cache - always use range_from_dom when updating. (*)
  7858969... ipa: check if cache_token != NULL before hash_set::add call (*)
  bf2cf6f... Fortran: Extend align-clause checks of OpenMP's allocate di (*)
  5ce8961... c++: ICE with -Wlogical-op [PR107755] (*)
  1d77bfd... driver: fix -gz=none error message with missing zstd (*)
  e4473d7... ree: Fix -fcompare-debug issues in combine_reaching_defs [P (*)
  eda3885... libgomp.texi: Reverse-offload updates (*)
  3cef9dc... compare-elim: Fix an RTL checking failure (*)
  f3b1af4... testsuite: Fix g++.dg/gomp warnings for aarch64 (*)
  bfc0705... c++, openmp: Handle some OMP_*/OACC_* constructs during con (*)
  8091199... IBM zSystems: Save argument registers to the stack -mpreser (*)
  36ffb2e... IBM zSystems: Make stack_tie to work with hard frame pointe (*)
  ef5f7b8... New reg note REG_CFA_NORESTORE (*)
  9725848... middle-end/108500 - replace recursive domtree DFS traversal (*)
  e2f939d... c++: Add -Wno-changes-meaning (*)
  d03ae4b... analyzer: fix uses of alloca in testsuite (*)
  70d34f2... analyzer: fix -Wanalyzer-allocation-size false -ve on alloc (*)
  a90316c... doc: add notes about limitations of -fanalyzer (*)
  317525b... Daily bump. (*)
  b533084... c++: aggregate base and TARGET_EXPR_ELIDING_P [PR108559] (*)
  a9fbc66... libsanitizer: cherry-pick commit 742bcbf685bc from upstream (*)
  94cacee... For Modula-2 build-tree testing, also set up paths to compi (*)
  b2ec250... c++: Add fixed test [PR102870] (*)
  7790634... RISC-V: Add vdiv*.vv C++ API tests (*)
  a97767c... RISC-V: Add vmax*.vv C++ API tests (*)
  e2e93b9... RISC-V: Add vmin*.vv C++ API tests (*)
  b928748... RISC-V: Add vor.vv C++ API tests (*)
  f4f00e4... RISC-V: Add vrem*.vv C++ API tests (*)
  147e602... RISC-V: Add vsll.vv C++ API tests (*)
  38e152f... RISC-V: Add vsra.vv C++ API tests (*)
  f4463ea... RISC-V: Add vsrl.vv C++ API tests (*)
  768a895... RISC-V: Add vand.vv C++ API tests (*)
  e37c8f2... RISC-V: Add vxor.vv C++ API tests (*)
  6344011... RISC-V: Add vadd.vv C++ API tests (*)
  e96482d... RISC-V: Add binop constraint tests (*)
  c2674f5... RISC-V: Add vadd.vv C API tests (*)
  817d8f2... RISC-V: Add vand.vv C API tests (*)
  a542b1f... RISC-V: Add vdiv*.vv C API tests (*)
  aa89ce6... RISC-V: Add vmax*.vv C API tests (*)
  7f51e62... RISC-V: Add vmin*.vv C API tests (*)
  a581639... RISC-V: Add vor.vv C API tests (*)
  9d2fe10... RISC-V: Add vrem*.vv C API tests (*)
  f9979ac... RISC-V: Add vsll.vv C API tests (*)
  79d1e60... RISC-V: Add vsra.vv C API tests (*)
  4703a57... RISC-V: Add srl.vv C API tests (*)
  88a4dc0... RISC-V: Add vsub.vv C API tests (*)
  2db1fd7... RISC-V: Add vxor.vv C API tests (*)
  2a937fb... RISC-V: Add integer binary vv C/C++ API support (*)
  623730d... c++: fix ICE with -Wduplicated-cond [PR107593] (*)
  a39c6ec... PR target/108589 - Check REG_P for AARCH64_FUSE_ADDSUB_2REG (*)
  2bb4447... vect: Fix single def-use cycle for ifn reductions [PR108608 (*)
  1626ec5... Add op2_range to pointer_plus. (*)
  809d661... Utilize op1 == op2 when invoking range-ops folding. (*)
  99fda5d... Properly set GORI relation trios. (*)
  7f583a3... modula2/108462 - duplicate install of static modula2 target (*)
  50335dd... gccrs: Add testcase to show forward declared items work via (*)
  d9d7b6c... gccrs: Add testcase to show forward declared items work (*)
  104cc28... gccrs: Refactor TypeResolution to be a simple query based s (*)
  11a37f8... gccrs: Fix duplicated function generation on higher ranked  (*)
  9c60f0e... gccrs: Make constexpr constructors type-checking more permi (*)
  e1beb62... gccrs: Cleanup formatting of backend expression visitor (*)
  c6c4342... gccrs: testsuite/rust: add a testcase for testing ... (*)
  e88ce5c... gccrs: expand: eager evaluate macros inside builtin macros (*)
  9d6b434... gccrs: rust: Add -frust-compile-until option (*)
  f92f8ee... gccrs: Add testcase for const-eval issue from rust-blog (*)
  a0c2ea3... gccrs: remove bad assertion (*)
  408ab8a... gccrs: Statics are a coercion site (*)
  70fc174... gccrs: Static Items must be const evaluated (*)
  3736647... gccrs: module lowering: Do not append null pointers as item (*)
  739d050... gccrs: attributes: Add #[macro_use] as builtin (*)
  ff9d774... gccrs: const generics: Forbid default values in Functions,  (*)
  288b629... gccrs: const generics: Make sure const generic types are vi (*)
  0d5adf0... gccrs: testsuite: add loop condition execution test (*)
  dd9d665... gccrs: add testcase with struct to test component_ref and c (*)
  e6a3886... gccrs: backend: correctly formulate the exit condition ... (*)
  b0ff164... gccrs: add testcase to test component_ref and constructor c (*)
  689a5c6... gccrs: bugfix: initialize slice from array in const context (*)
  0fffc0e... gccrs: Unit structs are not concrete when they need substit (*)
  e641158... gccrs: Add new check for contains_associated_types (*)
  43cb42a... gccrs: Add extra debugging for method call expressions (*)
  ffa16a4... gccrs: Create canonical process of compiling constant items (*)
  1eabeb5... gccrs: Remove param_use_canonical_types checks ported from  (*)
  7ad24d8... gccrs: Refactor unify to hit a unify_site (*)
  af22b54... gccrs: Add missing location info to coercions (*)
  245ce6f... gccrs: Add guards against getting data from an empty vector (*)
  3663d7e... gccrs: ast: Add better assertion on AST fragments (*)
  55fb35c... gccrs: ast: Only expand expressions and types if the kind i (*)
  7dc4190... gccrs: dump: Add AST debugging using the AST::Dump class (*)
  252216d... gccrs: transcriber: Do not infinite loop if the current par (*)
  1fed030... gccrs: macros: Handle matchers properly in repetitions (*)
  f7014b2... gccrs: parser: Parse RangeFullExpr without erroring out (*)
  938facc... gccrs: lint: Do not emit unused warnings for public items (*)
  3a3a352... gccrs: rustc_attrs: Allow `rustc_inherit_overflow_checks` a (*)
  9c87dc0... gccrs: backend: Add overflow checks to every arithmetic ope (*)
  4154727... gccrs: builtins: Add add_overflow builtin and refactor clas (*)
  8674389... gccrs: backend: Expose Bvariable class through rust-gcc hea (*)
  ff8a569... gccrs: Desugar double borrows into two HIR:BorrowExpr's (*)
  e66fec8... gccrs: const folding port (*)
  5be4c26... gccrs: session-manager: Add ast-pretty-expanded dump (*)
  9e56306... Modula-2 rename logitech libraries to log (*)
  3e40511... libsanitizer: Regenerate configure (*)
  963315a... i386: Fix up ix86_convert_const_wide_int_to_broadcast [PR10 (*)
  78d6489... testsuite/108604 - gcc.dg/torture/pr108574-3.c hangs on uns (*)
  603a6fb... bbpart: Fix up ICE on asm goto [PR108596] (*)
  4160239... i386: Fix up -Wuninitialized warnings in avx512erintrin.h [ (*)
  a190f58... RISC-V: Simplify testcase condition for RVV tests [NFC] (*)
  e08835f... libsanitizer/mips: always build with largefile support (*)
  897a050... Daily bump. (*)
  f046fca... doc: Change fsf.org to www.fsf.org in URLs (GFDL) (*)
  ab21d8d... libstdc++: Update links in the Memory section of the manual (*)
  e9b5a85... RISC-V: Add vloxei64 C++ API intrinsic testcase (*)
  e5ce6ef... RISC-V: Add vloxei32 C++ API intrinsic testcases (*)
  1e5451c... RISC-V: Add vloxei16 C++ API intrinsic testcases (*)
  44e194a... RISC-V: Add vloxei8 C++ API intrinsic testcase (*)
  b85ba3c... RISC-V: Add vluxei64 C++ API intrinsic testcases (*)
  c019f34... RISC-V: Add vluxei32 C++ intrinsic API testcase (*)
  ed83c93... RISC-V: Add vluxei16 C++ API intrinsic testcases (*)
  22fb777... RISC-V: Add vluxei8 C++ API intrinsic testcase (*)
  25a4d23... RISC-V: Add vsuxei* C++ API intrinsics testcases (*)
  e9ec615... RISC-V: Add vsuxei C API intrinsic testcase (*)
  2b48e62... RISC-V: Add vsoxei C API intrinsic testcase (*)
  2309e66... RISC-V: Add vsoxei32 && vsoxei64 C++ API intrinsic testcase (*)
  878e575... RISC-V: Add vsoxei8 && vsoxei16 C++ API intrinsic testcase (*)
  afd7265... RISC-V: Add vluxei64 C API intrinsic testcases (*)
  0451ce4... RISC-V: Add vluxei32 C API intrinsic testcases (*)
  6e13f69... RISC-V: Add vluxei16 C API intrinsic testcases (*)
  126c6ba... RISC-V: Add vluxei8 C API intrinsic testcases (*)
  8ef1c4a... RISC-V: Add vloxei64 C API intrinsic testcases (*)
  106bd09... RISC-V: Add vloxei32 C API intrinsic testcases (*)
  a9c45ce... RISC-V: Add vloxei16 C API intrinsic testcases (*)
  12c42f8... RISC-V: Add vloxei8 C API intrinsic testcases (*)
  9da40aa... RISC-V: Add indexed loads/stores constraints testcases (*)
  6dfaceb... RISC-V: Add VSETVL testcases for indexed loads/stores. (*)
  6c9bcb6... RISC-V: Add indexed loads/stores C/C++ intrinsic support (*)
  5f8950b... Add support for x86_64-*-gnu-* targets to build x86_64 gnum (*)
  1472ba5... aarch64: Update Ampere-1A (-mcpu=ampere1a) to include SM4 (*)
  7c4d1b7... testsuite: Restore TORTURE_OPTIONS in gm2/warnings/returnty (*)
  876b3e0... Fix PR 108582: ICE due to PHI-OPT removing a still in use s (*)
  7ac3e69... tree-optimization/108574 - wrong-code with PRE PHI node pro (*)
  3cd08f7... riscv: Enable -fasynchronous-unwind-tables by default on Li (*)
  59e4c98... Set CROSS_SYSTEM_HEADER_DIR according includedir (*)
  4c17371... ipa/108511 - relax assert for undefined local statics (*)
  29ecb95... Change AVX512FP16 to AVX512-FP16 in the document. (*)
  6357588... Daily bump. (*)
  2e32a12... fortran: Set name for *LOC default BACK argument [PR108450] (*)
  8011fbb... ICE in gfc_free_namespace. ice-on-invalid. (*)
  da3aca0... Fix find_always_executed_bbs handling of infinite loops (*)
  ee2c965... Daily bump. (*)
  2f2101c... aarch64: Correct the maximum shift amount for shifted opera (*)
  38bce6f... doc: Update link to the AVR-Libc manual (*)
  3e8704f... libstdc++: Update links in the "Contributing" manual (*)
  22afa49... Fortran: fix ICE in compare_bound_int [PR108527] (*)
  aba9ff8... Fortran: diagnose USE associated symbols in COMMON blocks [ (*)
  679f751... doc: Fix markup (*)
  09349c0... doc: Update link to Objective-C book (*)
  6464409... PR c/108192 - Fix test for mingw (*)
  ff3d99c... PR c/108150 - Fix alignment test for Windows targets (*)
  fe4608e... Modula-2: Claim Wreturn-type in lang.opt. (*)
  191c1e7... libstdc++: Move sourceforge.net links to https (*)
  a0bf71b... doc: Update reference to AddressSanitizer (*)
  4c1f9ff... doc: Update Go1 link (*)
  8ca0f49... libstdc++: Switch www.open-std.org to https (ABI manual) (*)
  caa87b9... RISC-V: Add vlse/vsse C/C++ intrinsic testcases (*)
  eb1c296... RISC-V: Add vlse/vsse intrinsics support (*)
  43122c4... RISC-V: Remove redundant attributes [NFC] (*)
  f963705... Fortran tests: Revise line end tests allowing windows testi (*)
  338eb0f... Daily bump. (*)
  97bf709... PR-108557 Stuck compilation for empty file (*)
  84eb395... c: Disallow braces around C2x auto initializers (*)
  815e574... libstdc++: Fix up FAIL in 17_intro/names.cc on glibc < 2.19 (*)
  0fd5297... testsuite: Two adjustments to gcc.dg/vect/complex (*)
  dc19993... aarch64: Prevent simd tests from being optimised away (*)
  7486fe1... Add support for conditional xorsign [PR96373] (*)
  553f800... vect/aarch64: Fix various sve/cond*.c failures (*)
  32d1c3d... Tidy up to declarations allowing files to be built by gm2 (*)
  def6e12... libstdc++: Use constant for name of tzdata file (*)
  3adf6dd... libstdc++: Use dg-bogus in new test [PR108554] (*)
  b799ace... Clarify -shared effect on crtfastmath.o (*)
  6cdb4d4... mips: Don't add crtfastmath.o for -shared (*)
  ed0a765... ia64: Don't add crtfastmath.o for -shared (*)
  31949fb... alpha: Don't add crtfastmath.o for -shared (*)
  f884c13... Correctly detect shifts out of range (*)
  ec5e99e... Do not try to logical fold floating point relations. (*)
  3caa3a3... RISC-V: Fix testcases check. (*)
  c170828... RISC-V: Add vle/vse C++ overloaded API intrinsic testcases (*)
  ce34fa3... RISC-V: Fix vop_m overloaded C++ API name. (*)
  4f6d7f9... RISC-V: Add vse.v C API intrinsics testcases (*)
  931a042... RISC-V: Add vle.v C API intrinsics testcases (*)
  ab39fa8... RISC-V: Add vlm/vsm C/C++ API intrinsics support (*)
  d324d56... RISC-V: Finalize testcases for final version VSETVL PASS. (*)
  6b6b9c6... RISC-V: Finalize VSETVL PASS implementation (*)
  ffa2964... testsuite: Use noipa attribute for pr95115 test (*)
  2325c89... OpenMP/Fortran: Fix has_device_addr clause splitting [PR108 (*)
  16f3068... doc: Fix up return type of __builtin_va_arg_pack_len [PR108 (*)
  bd246ac... cgraph: Adjust verify_corresponds_to_fndecl [PR106061] (*)
  9b9a1ac... RISC-V: Fix bug of before_p function (*)
  e577b91... RISC-V: Refine function args of some functions. (*)
  4369d49... RISC-V: Fix pred_mov constraint for vle.v (*)
  0f024ff... RISC-V: Add TARGET_MIN_VLEN > 32 into iterators of EEW = 64 (*)
  b0241ce... tree: Fix up tree_code_{length,type} (*)
  89483d9... RISC-V: Change parse_insn into public for future use. (*)
  5aa486e... RISC-V: Reorder VSETVL pass location (*)
  ca8fb00... RISC-V: Change VSETVL PASS always call split_all_insns (*)
  e3bcf07... RISC-V: Fix incorrect attributes of vsetvl instructions pat (*)
  8397924... Modula-2: Add claimed command line options to lang.opt [PR1 (*)
  d1e0575... gomp/declare-variant-1*.f90: Update for Windows (*)
  476efe8... LoongArch: Don't add crtfastmath.o for -shared (*)

(*) 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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-16 11:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-16 11:12 [gcc/aoliva/heads/testbase] (650 commits) tree-optimization/108791 - checking ICE with sloppy ADDR_EX Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).