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

 52e4ede03097... [ifcombine] propagate signbit mask to XOR right-hand operan

It previously pointed to:

 47ac6ca9cb08... [ifcombine] drop other misuses of uniform_integer_cst_p

Diff:

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

  52e4ede... [ifcombine] propagate signbit mask to XOR right-hand operan (*)
  41a5a97... expr: Fix up the divmod cost debugging note [PR115910] (*)
  539fc49... MAINTAINERS: Make contrib/check-MAINTAINERS.py happy (*)
  0cf06bf... ada: Update gnatdll documentation (-b option removed) (*)
  1a82657... ada: Cleanup preanalysis of static expressions (part 5) (*)
  2e0b086... ada: Fix relocatable DLL creation with gnatdll (*)
  492aae1... ada: Remove redundant parentheses inside unary operators (c (*)
  5fd925b... ada: Cleanup preanalysis of static expressions (part 4) (*)
  686bd4e... ada: Warn about redundant parentheses inside unary operator (*)
  34943af... ada: Remove redundant parentheses inside unary operators in (*)
  94a7543... ada: Remove redundant parentheses inside unary operators (*)
  ef4448e... ada: Fix spurious warning about redundant parentheses in ra (*)
  c6989fb... ada: Unbounded recursion on character aggregates with predi (*)
  f9d22b7... ada: Simplify expansion of negative membership operator (*)
  518fd9e... ada: Warn about redundant parentheses in upper range bounds (*)
  d2e3635... ada: Add more commentary to System.Val_Real.Large_Powfive (*)
  26b649b... ada: Fix parsing of raise expressions with no parens (*)
  d3904a3... tree-optimization/117119 - ICE with int128 IV in dataref an (*)
  c0c47fc... Un-XFAIL 'dg-note's in 'gfortran.dg/goacc/routine-external- (*)
  017c45f... Bump BASE-VER to 14.0.1 now that we are in stage4. (*)
  9100be5... lto: Pass cache checksum by reference [PR118181] (*)
  89ebb88... lto: Fix empty fnctl.h build error with MinGW. (*)
  0e05b79... Refactor ix86_expand_vecop_qihi2. (*)
  9c387a9... [PATCH] crc: Fix up some crc related wrong code issues [PR1 (*)
  422c588... Daily bump. (*)
  a2e540b... d: Merge dmd, druntime c7902293d7, phobos 03aeafd20 (*)
  f4fa0b7... Dump all symbol attributes in show_attr. (*)
  0dd21bc... d: Merge upstream dmd, druntime c57da0cf59, phobos ad8ee558 (*)
  a236f70... c: UX improvements to 'too {few,many} arguments' errors (v5 (*)
  f8eda60... Fortran: implement F2018 intrinsic OUT_OF_RANGE [PR115788] (*)
  ed8cd42... Alpha: Fix a block move pessimisation with zero-extension a (*)
  4e55721... Alpha: Optimize block moves coming from longword-aligned so (*)
  19fdb9f... Alpha: Always respect -mbwx, -mcix, -mfix, -mmax, and their (*)
  3cf0e6a... Alpha: Restore frame pointer last in `builtin_longjmp' [PR6 (*)
  4686116... Alpha: Add memory clobbers to `builtin_longjmp' expansion (*)
  40754a3... Fix union member access for EXEC_INQUIRE. (*)
  bedf26c... More memory leak fixes (*)
  4b29be7... testsuite: The expect framework might introduce CR in outpu (*)
  4b0ef49... testsuite: libstdc++: Use effective-target libatomic (*)
  851e188... c-pretty-print.cc (pp_c_tree_decl_identifier): Strip privat (*)
  c1729df... final: Fix get_attr_length for asm goto [PR118411] (*)
  550f1a4... Daily bump. (*)
  c9f7090... d: Merge upstream dmd, druntime 82a5d2a7c4, phobos dbc09d82 (*)
  292be68... libphobos: Merge upstream phobos 2a730adc0 (*)
  d6d7e02... c++/modules: Handle chaining already-imported local types [ (*)
  6528646... Fortran: Fix location_t in gfc_get_extern_function_decl; su (*)
  d64ca15... Fortran: Fix error recovery for bad component arrayspecs [P (*)
  664bd76... c++: modules and function attributes (*)
  fdabd93... c++: modules and class attributes (*)
  f30423e... LoongArch: Generate the final immediate for lu12i.w, lu32i. (*)
  dd3026f... d: Merge dmd, druntime 2b89c2909d, phobos bdedad3bf (*)
  b0eeb54... Use relations when simplifying MIN and MAX. (*)
  4951a90... Daily bump. (*)
  c82395e... d: Merge dmd, druntime 4ccb01fde5, phobos eab6595ad (*)
  a7ae0c3... d: Merge dmd, druntime 6884b433d2, phobos 48d581a1f (*)
  086031c... vect: Also cost gconds for scalar [PR118211] (*)
  f4e259b... vect: Ensure we add vector skip guard even when versioning  (*)
  f1c6789... vect: Fix dominators when adding a guard to skip the vector (*)
  0a46245... vect: Don't guard scalar epilogue for inverted loops [PR118 (*)
  68326d5... vect: Force alignment peeling to vectorize more early break (*)
  ddcfae1... AArch64: correct Cortex-X4 MIDR (*)
  89629b2... d: Merge dmd, druntime 34875cd6e1, phobos ebd24da8a (*)
  c9353e0... libstdc++: Fix unused parameter warnings in <bits/atomic_fu (*)
  d201715... c++: add fixed test [PR118391] (*)
  81bcf41... libatomic: Cleanup AArch64 ifunc selection (*)
  cfd7c54... testsuite: arm: Add pattern for armv8-m.base to cmse-15.c t (*)
  b5a6798... Do not call cp_parser_omp_dispatch directly in cp_parser_pr (*)
  4c68839... c++: Fix ICE with invalid defaulted operator <=> [PR118387] (*)
  e86dadd... c++: modules and DECL_REPLACEABLE_P (*)
  9193641... Fix some memory leaks (*)
  94d8de5... [PR118017][LRA]: Fix test for i686 (*)
  288ac09... arm: [MVE intrinsics] Fix tuples field name (PR 118332) (*)
  5534118... Fix bootstrap on !HARDREG_PRE_REGNOS targets (*)
  03faac5... rtl-optimization/117467 - limit ext-dce memory use (*)
  d644479... c++: ICE with pack indexing and partial inst [PR117937] (*)
  8a2d5bc... s390: Add expander for uaddc/usubc optabs (*)
  016e2f0... docs: Document new hardreg PRE pass (*)
  e7f98d9... Add new hardreg PRE pass (*)
  21212f0... Disable a broken multiversioning optimisation (*)
  abbe290... docs: Add new AArch64 flags (*)
  f06c6f8... aarch64: Add new +xs flag (*)
  4984119... aarch64: Add new +wfxt flag (*)
  5747c12... aarch64: Add new +rcpc2 flag (*)
  f591572... aarch64: Add new +flagm2 flag (*)
  32a45a2... aarch64: Add new +frintts flag (*)
  2c89135... aarch64: Add new +jscvt flag (*)
  9bbb91e... aarch64: Add new +fcma flag (*)
  20385cb... aarch64: Use PAUTH instead of V8_3A in some places (*)
  76b7f60... c: Fix up expr location for __builtin_stdc_rotate_* [PR1183 (*)
  06c4cf3... rtl: Remove invalid compare simplification [PR117186] (*)

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

Reply via email to