platform/upstream/gcc.git
2023-03-29 Jason Merrillc++: alias ctad refinements [PR109321]
2023-03-29 Ian Lance Taylorcompiler: mark Call_expression multiple results as...
2023-03-29 GCC AdministratorDaily bump.
2023-03-28 Joseph MyersUpdate gcc de.po
2023-03-28 Jonathan Wakelylibstdc++: Do not use facets cached in ios for ATL128...
2023-03-28 Thomas SchwingeEnable 'gfortran.dg/weak-2.f90' for nvptx target
2023-03-28 Jonathan Wakelylibstdc++: More fixes for null pointers used with std...
2023-03-28 Jonathan Wakelylibstdc++: Tell GCC what basic_string::_M_is_local...
2023-03-28 Jonathan Wakelylibstdc++: Update tzdata to 2023a [PR109288]
2023-03-28 Ian Lance Taylorlibbacktrace: minor fixes for zstd decompression
2023-03-28 David MalcolmDon't emit -Wxor-used-as-pow on macro expansions [PR107002]
2023-03-28 Jakub Jelinekc++: Allow translations of check_postcondition_result...
2023-03-28 Jason Merrillc-family: -Wsequence-point and COMPONENT_REF [PR107163]
2023-03-28 Kito ChengRISC-V: Define __riscv_v_intrinsic [PR109312]
2023-03-28 Matthias Kretzlibstdc++: Add missing trait is_simd_flag_type
2023-03-28 Alexander Monakovhaifa-sched: fix autopref_rank_for_schedule comparator...
2023-03-28 Andrew MacLeodFix compute_operand when op1 == op2 symbolically.
2023-03-28 Richard Bienertree-optimization/107087 - missed CCP after forwprop
2023-03-28 Costas Argyrismingw: Fix comments in x-mingw32-utf8
2023-03-28 Richard Sandifordaarch64: Restore vectorisation of vld1 inputs [PR109072]
2023-03-28 Richard Bienerbootstrap/84402 - improve (match ...) code generation
2023-03-28 Matthias Kretzlibstdc++: Fix operator% implementation for Clang
2023-03-28 Jakub Jelinekgcov-tool: Use subcommand rather than sub-command in...
2023-03-28 Jakub Jelinekopenmp: Fix typo in diagnostics [PR109314]
2023-03-28 Jakub Jelinekrange-op-float: Only flush_denormals_to_zero for +...
2023-03-28 Jakub Jelineksanopt: Return TODO_cleanup_cfg if any .{UB,HWA,A}SAN_...
2023-03-28 Jakub Jelinekrange-op-float: Use get_nan_state in float_widen_lhs_range
2023-03-28 Eric BotcazouFix line ending
2023-03-28 Jakub Jelineki386: Require just 32-bit alignment for SLOT_FLOATxFDI_...
2023-03-28 Eric BotcazouFix PR target/109140
2023-03-28 Eric BotcazouModula-2: fix documentation layout again
2023-03-28 Rainer Orthtestsuite: Fix weak_undefined handling on Darwin
2023-03-28 Costas ArgyrisExtend UTF-8 support to the 32-bit mingw host.
2023-03-28 Richard BienerRevert "rtl-optimization/109237 - speedup bb_is_just_re...
2023-03-28 Xi Ruoyaofixincludes: Declare memmem if it's not declared in...
2023-03-28 Richard BienerRemove Negative(gwarf-) from gdwarf
2023-03-28 Richard BienerDisallow -gno-dwarf, gno-dwarf-N, -gno-gdb and -gno-vms
2023-03-28 Hans-Peter... CRIS: Correct "T" to define_memory_constraint, not...
2023-03-28 Hans-Peter... CRIS: Add peephole2 to handle gcc.target/cris/rld-legit...
2023-03-28 Hans-Peter... CRIS: Improve bailing for eliminable compares for ...
2023-03-28 Hans-Peter... CRIS: Remove unused constraint "R".
2023-03-28 GCC AdministratorDaily bump.
2023-03-27 Jonathan Wakelygcov: Fix "subcomand" typos [PR109297]
2023-03-27 Richard Bienertree-optimization/54498 - testcase for the bug
2023-03-27 Richard Bienertree-optimization/108357 - add testcase
2023-03-27 Christoph Müllnertarget/109296 - riscv: Add missing mode specifiers...
2023-03-27 Jakub Jelineklibstdc++: Fix up experimental/net/timer/waitable/dest...
2023-03-27 Philipp Tomsichaarch64: update ampere1 vectorization cost
2023-03-27 Martin Liskafix: pytest error
2023-03-27 Richard Bienerrtl-optimization/109237 - speedup bb_is_just_return
2023-03-27 Richard Bienerlto/109263 - lto-wrapper and -g0 -ggdb
2023-03-27 Kewen Linrs6000: Make _mm_slli_si128 and _mm_bslli_si128 consist...
2023-03-27 Kewen Linrs6000: Ensure vec_sld shift count in allowable range...
2023-03-27 Sandra LoosemoreDocs, OpenMP: Correct internal documentation of OMP_FOR.
2023-03-27 GCC AdministratorDaily bump.
2023-03-26 Andreas Schwabm68k: handle TLS access with offset
2023-03-26 Jakub Jelinekmatch.pd: Fix up fneg/fadd simplification [PR109230]
2023-03-26 Jakub Jelinekpredict: Don't emit -Wsuggest-attribute=cold warning...
2023-03-26 Gerald Pfeiferdoc: Remove anachronistic note related to languages...
2023-03-26 GCC AdministratorDaily bump.
2023-03-25 Harald AnlaufFortran: remove dead code [PR104321]
2023-03-25 David Malcolmdiagnostics: ensure that .sarif files are UTF-8 encoded...
2023-03-25 GCC AdministratorDaily bump.
2023-03-24 David Malcolmdocs, analyzer: improvements to "Debugging the Analyzer"
2023-03-24 Jakub Jelinekgo: Fix up go.test/test/fixedbugs/bug207.go failure...
2023-03-24 Harald AnlaufFortran: fix FE memleak with BOZ expressions.
2023-03-24 Patrick Palkac++: outer 'this' leaking into local class [PR106969]
2023-03-24 Wilco Dijkstralibatomic: Fix SEQ_CST 128-bit atomic load [PR108891]
2023-03-24 Tobias Burnuslibgomp.texi: Fix wording in GCN offload specifics
2023-03-24 Jason Merrillc++: default template arg, partial ordering [PR105481]
2023-03-24 Thomas SchwingeAdd caveat/safeguard to OpenMP: Handle descriptors...
2023-03-24 David Malcolmjson: preserve key-insertion order [PR109163]
2023-03-24 Andrew MacLeodRanger cache dominator queries should ignore backedges.
2023-03-24 Richard Bienertree-optimization/106912 - clear const attribute from...
2023-03-24 Gaius Mulleymodula2: Enable iso-extended-opaque-run-pass.exp to...
2023-03-24 Jakub Jelinekbuiltins: Fix up ICE in inline_string_cmp [PR109258]
2023-03-24 Jakub Jelinektestsuite: Fix up gcc.target/i386/pr109137.c testcase...
2023-03-24 Jakub Jelinektestsuite: Add testcase for already fixed PR [PR99739]
2023-03-24 Alexandre Oliva[testsuite] test for weak_undefined support and add...
2023-03-24 Haochen GuiFortran: Escalate failure when Hollerith constant to...
2023-03-24 Costas ArgyrisFix native MSYS2 build failure [PR108865, PR109188]
2023-03-24 GCC AdministratorDaily bump.
2023-03-23 Jason Merrillc++: constexpr PMF conversion [PR105996]
2023-03-23 Hans-Peter... testsuite: Xfail gcc.dg/tree-ssa/ssa-fre-100.c for...
2023-03-23 Hans-Peter... testsuite: Compile-only gcc.dg/tree-ssa/pr100359.c...
2023-03-23 Pat HaugenDon't force target of modulo into a distinct register.
2023-03-23 Andrew Pinskic: [PR84900] cast of compound literal does not cause...
2023-03-23 Gaius MulleyPR modula2/109264 Bugfix resolve opaque types containin...
2023-03-23 Richard Bienertree-optimization/107569 - avoid wrecking earlier foldi...
2023-03-23 Richard Bienertree-optimization/109262 - ICE with non-call EH and...
2023-03-23 Jakub Jelinekranger: Ranger meets aspell
2023-03-23 Eric BotcazouSkip gnat.dg/div_zero.adb on Aarch64
2023-03-23 Marek Polacekc++: further -Wdangling-reference refinement [PR107532]
2023-03-23 Andrew Stubbsamdgcn: Fix register size bug
2023-03-23 Andrew Stubbsamdgcn: vec_extract no-op insns
2023-03-23 Jakub Jelinektree-vect-generic: Fix up expand_vector_condition ...
2023-03-23 Pan LiRISC-V: Bugfix for rvv bool mode size adjustment
2023-03-23 Songhe ZhuRISC-V: Fix loss of function to script 'multilib-generator'
2023-03-23 Jason Merrillc++: local class in nested generic lambda [PR109241]
2023-03-23 Ju-Zhe ZhongRISC-V: Fix LRA issue for LMUL < 1 vector spillings...
next