The branch 'mikael/heads/inline_minmaxloc_v341.03' in namespace 'refs/users' 
was deleted.
It previously pointed to:

 acf93643ab13... fortran: Evaluate once BACK argument of MINLOC/MAXLOC with 

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  acf9364... fortran: Evaluate once BACK argument of MINLOC/MAXLOC with 
  efd0ef1... fortran: Check for empty MINLOC/MAXLOC ARRAY along DIM only
  98f7802... fortran: Inline non-character MINLOC/MAXLOC with DIM [PR906
  7daaeb2... fortran: Check MASK directly instead of its scalarization c
  855dfeb... fortran: Inline MINLOC/MAXLOC with DIM and scalar MASK [PR9
  068259e... fortran: Inline unmasked integral MINLOC/MAXLOC with DIM [P
  29fcac5... fortran: Add tests covering inline MINLOC/MAXLOC with DIM [
  694613a... expand: Fix up ICE on VCE from _Complex types to _BitInt [P
  600cab1... bitintlower: Handle PAREN_EXPR [PR117459]
  758d2b3... bitintlower: Handle EXACT_DIV_EXPR like TRUNC_DIV_EXPR in b
  c5b33fa... testsuite: m68k: Fix tests for C23
  90645db... [PATCH] testsuite: Require C99 for pow-to-ldexp.c
  fff5cfa... Regenerate config/avr/avr.opt.urls
  75034a7... RISC-V: Remove unnecessary option for scalar SAT_TRUNC test
  5751614... RISC-V: Rearrange the test files for scalar SAT_TRUNC [NFC]
  f1f8d4c... Flatten anonymous structs in CodeView types
  14d706e... Produce CodeView info about nested types
  4958fe2... Daily bump.
  3d525fc... c: Allow bool and enum null pointer constants [PR112556]
  ea1506a... libdiagnostics: add a "sarif-replay" command-line tool [PR9
  66e6e4f... json: add json parsing support
  99a909a... Add libdiagnostics (v4)
  c9d21e1... testsuite: move dg-test cleanup code from gcc-dg.exp to its
  344356f... i386: Enable *rsqrtsf2_sse without TARGET_SSE_MATH [PR11735
  a3098b9... Fix test failures for enum-alias-{1,2,3} on arm-eabi [PR117
  a019429... Add a timevar for late combine
  8633bdb... aarch64: Improve early-ra handling of reductions
  279475f... aarch64: Extend early-ra splitting of single-block regions
  428f3ca... aarch64: Relax early_ra treatment of modes_tieable_p
  102e42a... aarch64: Improve early_ra dump information
  716aa5a... aarch64: Add early_ra::record_live_range_failure
  4712ecd... aarch64: Split early_ra::record_insn_refs
  a5af2ec... diagnostics: add support for nested diagnostics [PR116253]
  6d90f5d... PR modula2/117555: libgm2 build failure after r15-5081-g959
  c3db52b... AVR: target/84211 - Add a post reload register optimization
  386f6d9... Fortran: add bounds-checking for ALLOCATE of CHARACTER with
  c108785... tree-optimization/117594 - fix live op vectorization for le
  f5ceca9... [committed][RISC-V][PR target/117595] Fix bogus use of simp
  ab7abf1... PR modula2/117660: Errors referring to variables of type ar
  bba2701... AVR: target/117659 - Fix wrong code for u24 << 16.
  1100c05... Fix more c23 bool fallout
  39a39d1... [RFA] Fix csky and c6x build failures
  e376414... PR modula2/117371: Add check for zero step in for loop
  7099966... ada: Fix interaction of aspect Predicate and static case ex
  4e23ce5... ada: Atomic_Synchronization is not a user-visible check
  70faad1... ada: Fix small oversight in removal of N_Unchecked_Expressi
  b4fd15d... ada: Fix another minor fallout of previous changes to aggre
  1b24e30... ada: Fix another minor fallout of previous changes to aggre
  3716d98... ada: Fix minor fallout of previous changes to aggregate exp
  6a78495... ada: Small cleanup and refactoring in expansion of asynchro
  0019e8d... ada: Array aggregate with large static bounds causes compil
  b2320a1... ada: Cleanup in expansion of array aggregates in object dec
  7617b83... ada: Further cleanup in expansion of array aggregates in al
  856467a... ada: Small cleanup in expansion of array aggregates in allo
  7eafe8e... ada: Constraint error not raised in ACATS test c413007
  1850d0d... ada: Crash on 'Access for Stream_Element_Array object
  28a69cb... ada: Tweak test for predefined main unit
  884637b... libgomp/plugin/plugin-gcn.c: async-queue init - fix functio
  944471e... testsuite: Move test pr117093.c into gcc.target/aarch64.
  52a392b... RISC-V: Add VLS modes to strided loads.
  b89273a... RISC-V: Add else operand to masked loads [PR115336].
  ebf3077... i386: Add zero maskload else operand.
  4a39add... gcn: Add else operand to masked loads.
  a166a6c... aarch64: Add masked-load else operands.
  634ae74... vect: Add maskload else value support.
  6b6bd53... tree-ifcvt: Add zero maskload else value.
  8f68d9c... ifn: Add else-operand handling.
  5214ddb... docs: Document maskload else operand and behavior.
  e7e3d18... libgomp/plugin/plugin-nvptx.c: Change false to NULL to fix 
  45a3277... match: Fix the `max<a,b>==0` pattern for pointers [PR117646
  dffc37d... libstdc++: Fix invalid casts in unordered container merge f
  7b8b96a... libcpp: add .c++-header-unit target
  0dc389f... testsuite: Fix pr101145inf*.c testcases [PR117494]
  83e8639... libstdc++: Update reference to Angelika Langer's article
  beec291... Improve ext-dce's ability to eliminate more extensions
  4a8eb5c... Alpha: Remove leftover `;;' for "unaligned_store<mode>"
  29c4f66... hppa: Update install documentation
  24da863... Daily bump.
  db348ca... c++: regenerate opt urls
  8f50a07... hppa: Remove typedef for bool type
  701d8e7... c: Implement -Wdeprecated-non-prototype
  3e89a4d... c++: -M and modules again
  dbfbd3a... c-family: add -fsearch-include-path
  7db55c0... libstdc++: add module std [PR106852]
  bd59f2e... Mark asm statements as necessary in ipa-fnsummary
  696bd86... libstdc++: Move a gcc.gnu.org link to https
  6d52a56... libstdc++: Update link to Angelika Langer's book
  addf022... ipa-modref bits for unsequenced and reproducible
  aac5c57... Add __builtion_unreachable to vector::size(), vector::capac
  a649efe... Daily bump.
  cc33f88... Avoid expicit builtion list in tree-ssa-dce
  101f8c7... Minor cleanup to cxx_init_decl_processing
  307b111... AVR: Fix building LibF7 after switching to C23.
  b085fc9... match: Optimize `max(a,b) == 0` to `(a|b) == 0` for unsigne
  5eadc67... MATCH: Simplify `min(a, b) op max(a, b)` to `a op b` [PR109
  94bea5d... libiberity: ANSIfy test-demangle.c
  083892b... AVR: target/116781 - Fix ICE due to (clobber (match_dup)) i
  02d7370... AVR: target/117500 - Use output_operand_lossage in avr_prin
  bbfba1c... AVR: Add an RTL peephole to tweak lower_reg:QI o= cst.
  e30bc91... [committed] RISC-V testsuite adjustments for c23
  9c18fe5... [committed] Adjust ARC tests after c23 changes
  09ef975... libgcc: Fix a warning/error in libgcc2.c [PR117624]
  27ff804... Fortran: Fix segmentation fault in defined assignment [PR10
  4a4bd60... doc: Streamline hppa*-hp-hpux11 installation instructions
  7c7e630... Fix various sh tests to work with c23
  bf00f11... Document that SELECT CASE works for unsigned.
  8e2b9c8... [committed] Fix compilation of testglue wrapper after c23 c
  601a734... testsuite: pru: Fix pr64366.c for new -std=gnu23 default
  6609615... Handle unsigned constants for module I/O.
  4b8c5b3... Flip vectorization to forced SLP
  39e763c... tree-optimization/117606 - SLP and single element interleav
  4621b68... tree-optimization/117605 - SLP with large negative single-e
  935aafa... tree-optimization/117558 - peeling for gaps and VL vectors
  cee7d08... Ignore conditions guarding __builtin_unreachable in inliner
  064c649... c++: adjust some tests for modules
  d8af6c2... c: fix ICE when forming composite type for two structures /
  6aabe3a... testsuite: i386: adapt to -std=gnu23 default change
  714f7d8... testsuite: graphite: adapt to -std=gnu23 default change
  e77fd9a... PR modula2/117555: Add missing return statement after raise
  6379867... libstdc++: Use -C option to run recursive make in sub-direc
  4f9af8e... RISC-V: Remove unnecessary option for scalar SAT_SUB testca
  349368a... Daily bump.
  55e3bd3... c: Default to -std=gnu23
  f242f79... PR modula2/117371: type incompatibility between INTEGER and
  3e6a782... modula2: Add dependencies for generated sources
  c83e2d4... match.pd: Fold vec_perm with view_convert
  029c16c... hppa: Fix typos in 32-bit SFmode peephole2 patterns
  d5af565... Fix type of malloc parameter in trans-expr.cc
  3320319... tree-nested: Do not inline or clone functions with nested f
  c57b2f8... Remove unused vcond{,u,eq} expander infrastructure
  a064fed... testsuite: Fix tail_call and musttail effective targets [PR
  5a2c3a6... Remove dead code related to VEC_COND_EXPR expansion from IS
  f40010c... Streamline vector lowering of VEC_COND_EXPR and vector comp
  5f71122... Regenerate gcc/c-family/c.opt.urls
  5cf7ffe... RISC-V: Rearrange the test files for scalar SAT_SUB [NFC]
  8833389... c: Introduce -Wmissing-parameter-name
  71bf2be... Report the section name in case of section type conflicts
  9676da9... RISC-V: Remove unnecessary option for scalar SAT_ADD testca
  e505081... testsuite: Change 3 tests from c++14 to c++11
  1910ecf... c: Add _Decimal64x support
  3757009... testsuite: fix g++.dg/tree-ssa/pr58483.C
  e0a402b... RISC-V: Move scalar SAT_ADD test cases to a isolated folder
  96a4688... rs6000: Rework vector integer comparison in rs6000_emit_vec
  c8e5c0e... rs6000: Rework vector integer comparison in rs6000_emit_vec
  35c83e6... rs6000: Rework vector integer comparison in rs6000_emit_vec
  d35ee82... rs6000: Rework vector integer comparison in rs6000_emit_vec
  311bcf9... rs6000: Rework vector integer comparison in rs6000_emit_vec
  2e22882... rs6000: Rework vector float comparison in rs6000_emit_vecto
  893ee27... rs6000: Rework vector float comparison in rs6000_emit_vecto
  5210565... rs6000: Rework vector float comparison in rs6000_emit_vecto
  a2da2fc... rs6000: Rework vector float comparison in rs6000_emit_vecto
  715eb66... Daily bump.
  71f221a... libstdc++: Fix indentation in std::list::emplace_back
  aaada43... [RISC-V][V2] Fix type on vector move patterns
  f70c1d5... Fortran: fix passing of NULL() actual argument to character
  7744da6... gcc: regenerate configure
  fe1486e... The fix for PR117191
  45cc42d... libstdc++: Make equal and is_permutation short-circuit (LWG
  012f5a2... ipa: Rationalize IPA-VR computations across pass-through ju
  3610505... libstdc++: Implement LWG 3563 changes to keys_view and valu
  4a3a0be... libstdc++: Fix get<0> constraint for lvalue ranges::subrang
  5673fc0... Daily bump.
  e5d6e85... contrib: Add another ignored commit

Reply via email to