The branch 'majin/heads/master' was updated to point to:

 e41a5a2a0832... Fortran: Fix PR 47485.

It previously pointed to:

 d0acb7b2b26d... PR modula2/118010 m2 libc lseek procedure interface correct

Diff:

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

  e41a5a2... Fortran: Fix PR 47485. (*)
  f2a8f3c... RTEMS: Add Cortex-M33 multilib (*)
  432f988... Daily bump. (*)
  4d0faaa... PR modula2/115112 Incorrect line debugging information occu (*)
  f176028... c++: add fixed test [PR94100] (*)
  a64d9c9... c++: Fix ICE with #embed/RAW_DATA_CST after list conversion (*)
  64c66f5... Ada: Fix assertion failure with iterator in container aggre (*)
  88c9c4a... testsuite: RISC-V: Ignore pr118170.c for E ABI (*)
  a506abf... Fix file cache tunables documentation (*)
  bcd3886... arm: testsuite: Adapt mve-vabs.c to improved codegen (*)
  e6e40cb... c++: auto in trailing-return-type in parameter [PR117778] (*)
  53d1f6c... c++: bogus -Wvexing-parse with trailing-return-type [PR1187 (*)
  adf1da7... testsuite: XFAIL test in pr109393.c for ilp32 targets [PR11 (*)
  4c8c9c9... c/118742 - gimple FE parsing of unary operators of C promot (*)
  a2e0a30... IBM zSystems: Do not use @PLT with larl (*)
  d346af2... c++: Fix overeager Woverloaded-virtual with conversion oper (*)
  0675eb1... tree-optimization/117113 - ICE with unroll-and-jam (*)
  887bdab... c++: Properly detect calls to digest_init in build_vec_init (*)
  4b2726a... c++: Fix up pedwarn for capturing structured bindings in la (*)
  4c98b38... optabs: Fix widening optabs for vec-mode -> scalar-mode [PR (*)
  c2a0ee5... Add modular exponentiation for UNSIGNED. (*)
  5b46c01... rtl-optimization/117611 - ICE in simplify_shift_const_1 (*)
  a55e14b... lto/113207 - fix free_lang_data_in_type (*)
  d3627c7... c++: Improve contracts support in modules [PR108205] (*)
  736e8ee... c++: Modularise start_cleanup_fn [PR98893] (*)
  a5b54be... Daily bump. (*)
  26d3424... c++: find A pack from B in <typename...A,Class<A>...B> [PR1 (*)
  4c74379... c++/coroutines: Fix awaiter var creation [PR116506] (*)
  ec716ad... c++: coroutines and range for [PR118491] (*)
  f3a41e6... Fortran: different character lengths in array constructor [ (*)
  214224c... i386: Fix and improve TARGET_INDIRECT_BRANCH_REGISTER handl (*)
  606527f... aarch64: Fix dupq_* testsuite failures (*)
  88bb18c... hppa: Revise various millicode insn patterns to use match_o (*)
  6ec1982... c++/79786 - bougs invocation of DATA_ABI_ALIGNMENT macro (*)
  fbcbbfe... tree-optimization/118717 - store commoning vs. abnormals (*)
  75ab30f... Add a unit test for random access in the file cache (*)
  baf26fc... Size input line cache based on file size (*)
  33acec6... Remove m_total_lines support from input cache (*)
  4a992ec... Rebalance file_cache input line cache dynamically (*)
  ae814af... Add tunables for input buffer (*)
  6fef385... Daily bump. (*)
  969c308... PR modula2/117411 Request for documentation to include exce (*)
  c0008df... options: Adjust cl_optimization_compare to avoid checking I (*)
  427b871... Daily bump. (*)
  e8262c9... x86: Add a test for PR rtl-optimization/111673 (*)
  dceec9e... x86: Change "if (TARGET_X32 ...)" back to "else if (TARGET_ (*)
  e2d32c8... PR modula2/118703 Abort compiling m2pim_NumberIO_BinToStr (*)
  dd6247c... x86: Handle TARGET_INDIRECT_BRANCH_REGISTER for -fno-plt (*)
  cf24c0f... sarif-replay: support "cached" logical locations [ยง3.33.3] (*)
  8ca6bbf... Ada: Fix segfault on uninitialized variable as operand of p (*)
  b38efaf... x86: Add a -mstack-protector-guard=global test (*)
  d3ba883... Daily bump. (*)
  2c0a9b7... [committed][PR tree-optimization/114277] Fix missed optimiz (*)
  ebd111a... icf: Compare call argument types in certain cases and asm o (*)
  6141fd5... c++: check_flexarray fixes [PR117516] (*)
  a9172b1... libstdc++: Fix flat_foo::insert_range for non-common ranges (*)
  ee79773... libstdc++: Fix return value of vector::insert_range (*)
  d6418fe... Fortran: host association issue with symbol in COMMON block (*)
  af51fe9... OpenMP/Fortran: Add missing pop_state in parse_omp_dispatch (*)
  0d97700... c++: wrong-code with consteval constructor [PR117501] (*)
  decc6c0... [PR116234][LRA]: Check debug insn when looking at one insn  (*)
  3b49727... Fix wrong elaboration for allocator at library level of dyn (*)
  9fc0683... testsuite: Add testcase for already fixed PR [PR117498] (*)
  5f34558... force-indirect-call-2.c: Allow indirect branch via GOT (*)
  319f1d0... debug/100530 - Revert QUAL_ADDR_SPACE handling from dwarf2o (*)
  85e1714... niter: Make build_cltz_expr more robust [PR118689] (*)
  9e3ceed... Do not rely on non-SLP analysis for SLP outer loop vectoriz (*)
  c8cc686... Daily bump. (*)
  5d43c3f... libbacktrace: add casts to avoid undefined shifts (*)
  dd5978b... [testsuite] require profiling support [PR113689] (*)
  2ca288d... [testsuite] require -Ofast for vect-ifcvt-18 even without a (*)
  1e819a9... AVR: Provide built-ins for strlen where the string lives in (*)
  cde452e... AVR: Only provide a built-in when it is available. (*)
  4e6fd85... OpenMP: Update documentation of metadirective implementatio (*)
  8fbccdb... OpenMP: Fortran support for metadirectives and dynamic sele (*)
  6a6df26... s390: Fix up *vec_cmpgt{,u}<mode><mode>_nocc_emu splitters  (*)
  ba6cac8... c++: remove LAMBDA_EXPR_CAPTURES_THIS_P (*)
  c5667a1... c++: Update const_decl handling after r15-7259 [PR118673]. (*)
  9ba2de7... middle-end/118695 - missed misalign handling in MEM_REF exp (*)
  34d8c84... libstdc++: Use safe integer comparisons in std::latch [PR98 (*)
  bea86e8... OpenMP: append_args clause fixes + Fortran support (*)
  6b56e64... middle-end/118692 - ICE with out-of-bound ref expansion (*)
  d1c7837... tree-optimization/114052 - consider infinite sub-loops when (*)
  f559ac8... pair-fusion: Check for invalid use arrays [PR118320] (*)
  15dba7d... [PR testsuite/116860] Testsuite adjustment for recently add (*)
  0942ee3... Daily bump. (*)
  62abe06... PR modula2/116073 invalid rtl sharing compiling FileSystem. (*)
  d9ac0ad... d: give dependency files better filenames [PR118477] (*)
  a0a202d... pair-fusion: A couple of fixes for sp updates [PR118429] (*)
  eacb85e... AVR: Allow to share libgcc's __negsi2. (*)
  2a77afa... c++: add fixed test [PR57533] (*)
  d4d4e87... testsuite/118127: Pass fortran tests on ppc64le for IEEE128 (*)
  4318821... [PATCH] RX: Restrict displacement ranges in "Q" constraint (*)
  09d1cbe... libstdc++: Fix views::transform(move_only_fn{}) forwarding  (*)
  dc6b949... split-path: Small fix for poor_ifcvt_pred (tsvc s258) [PR11 (*)
  eafdce1... split-path: CALL_EXPR can't show up in gimple_assign (*)
  3d07e7b... tree-ssa-dce: Avoid creating invalid BBs with no outgoing e (*)
  5a48079... RISC-V: Fix incorrect code gen for scalar signed SAT_TRUNC  (*)
  bfb57d6... RISC-V: Fix incorrect code gen for scalar signed SAT_SUB [P (*)
  81aa948... RISC-V: Fix incorrect code gen for scalar signed SAT_ADD [P (*)
  7ab7829... RISC-V: Refactor SAT_* operand rtx extend to reg help func  (*)
  7b02b8f... middle-end/118684 - fix fallout of wrong stack local alignm (*)
  3a6ddbf... c++: Return false from __is_bounded_array for zero-sized ar (*)
  5d001fa... Fortran: fix passing of component ref to assumed-rank dummy (*)
  2abc555... Daily bump. (*)
  c3b0b98... c++: constexpr VEC_INIT_EXPR [PR118285] (*)
  d0f230a... c++: init-list opt and lvalue initializers [PR118673] (*)
  0204dcf... arm: libgcc: make -spec=sync-*.specs compatible with LTO [P (*)
  54bdeca... middle-end/118684 - wrongly aligned stack local during expa (*)
  50c3751... input.cc: show line record indices in file_cache_slot::dump (*)
  b4bd067... sarif output: escape braces in messages [PR118675] (*)
  98b2009... vect: Fix permutation counting in VLA-friendly path [PR1172 (*)
  ea578dd... c++: friend vs inherited guide confusion [PR117855] (*)
  3ccbc8c... tree-optimization/112859 - add comment (*)
  a235c45... arm: libbacktrace: Check if the compiler supports __sync at (*)
  01339d2... [PR118663][LRA]: Change secondary memory mode only if there (*)
  f1e776c... tree-optimization/117424 - invalid LIM of trapping ref (*)
  d6e66e7... Clarify 'OMP_CLAUSE_MAP_RUNTIME_IMPLICIT_P' in 'gcc/tree-pr (*)
  846f086... Remove ChangeLog entry that shouldn't be there. (*)
  b529a41... combine: Fix up make_extraction [PR118638] (*)
  1152555... Add tests for implied copy of variables in reduction clause (*)
  fc1f717... vect: Remove extra newline from dump message (*)
  efd2153... c: For array element type drop qualifiers but keep other pr (*)
  2352153... [PR target/114085] Fix H8 constraint issue which led to ICE (*)
  b9871e3... Daily bump. (*)
  c7f1680... c++: only strip conversions for deduction [PR118632] (*)
  019fe9c... RISC-V: Add another test for FRM elimination bug [PR118646] (*)
  ceabea4... c++: Don't prune constant capture proxies only used in arra (*)
  f7dc4fd... RISC-V: testsuite: Fix reduc-8.c and reduc-9.c (*)
  c0c2304... RISC-V: testsuite: Fix gather_load_64-12-zvbb.c (*)
  006b4e4... RISC-V: Disable two-source permutes for now [PR117173]. (*)
  9104472... Fortran: fix bogus diagnostics on renamed interface import  (*)
  9d450de... c++: Use mapped reads and writes when munmap and msync are  (*)
  d31667e... Remove mistakenly committed files (*)
  f4d7723... c++: Handle CWG2867 even in namespace scope structured bind (*)
  ad8e6a4... c++: Implement for namespace statics CWG 2867 - Order of in (*)
  6a510de... tree-optimization/118653 - ICE in vectorizable_live_operati (*)
  c6977f7... libstdc++: correct symbol version of typeinfo for bfloat16_ (*)
  343e108... rtl-optimization/118662 - wrong combination of vector sign- (*)
  5236635... middle-end/118643 - ICE with out-of-bound decl access (*)
  04ba130... tree-optimization/112859 - bogus loop distribution (*)
  3600b1f... Fortran: ICE in gfc_conv_expr_present w. defined assignment (*)
  92a5c51... match.pd: Canonicalize unsigned division by power of two in (*)
  d8a7f07... match.pd: Fix indefinite recursion during exp-log transform (*)
  1110ed7... Daily bump. (*)
  7cd133a... Fortran: In openmp.cc, uncomment unroll/tile lines of gfc_o (*)
  bcbbce2... modula2: Tidyup gm2-compiler/M2GenGCC.mod:FoldConstBecomes (*)
  13d9716... asan: Fix missing FakeStack flag cleanup (*)
  50fb72d... OpenMP: Fix typo in atomic directive error message (*)
  1c470cc... modula2: comment tidyup and parameter rename (*)
  55d288d... RISC-V: Make FRM as global register [PR118103] (*)
  0710024... Daily bump. (*)
  765769d... [PR modula2/118010, modula2/118183] Rebuild bootstrap tools (*)
  8fd2158... Fortran: fix issues with variables in BLOCK DATA [PR58857] (*)
  e2f024f... Move ferror out of hot loop of file cache (*)
  2531cb1... PR modula2/118010 libc.def lseek procedure off_t bugfix (*)
  bee1910... c++: Reinstate check for uninitialized bases with c++ <= 17 (*)
  e5990a6... [RISC-V][PR target/116256] Improve handling of single bit c (*)
  7eac20b... c: Diagnose ,) at the end of OpenMP clauses [PR118639] (*)
  ce268ca... c++: Only destruct elts of array for new expression if exce (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/majin/heads/master' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.

Reply via email to