2024-08-07 |
Jakub Jelinek | c++: Implement CWG2387 - Linkage of const-qualified... |
commit | commitdiff | tree |
2024-08-07 |
Andrew Pinski | aarch64/testsuite: Add testcases for recently fixed PRs |
commit | commitdiff | tree |
2024-08-07 |
Tobias Burnus | libgomp.c-c++-common/target-link-2.c: Fix test on multi... |
commit | commitdiff | tree |
2024-08-07 |
Carl Love | rs6000, Add new overloaded vector shift builtin int128... |
commit | commitdiff | tree |
2024-08-07 |
Richard Biener | tree-optimization/116258 - do not lower PAREN_EXPR... |
commit | commitdiff | tree |
2024-08-07 |
Roger Sayle | testsuite: Fix recent regression of g++.dg/other/sse2... |
commit | commitdiff | tree |
2024-08-07 |
Simon Martin | c++: Fix ICE on valid involving variadic constructor... |
commit | commitdiff | tree |
2024-08-07 |
Xi Ruoyao | vect: Fix vect_reduction_def check for odd/even widen... |
commit | commitdiff | tree |
2024-08-07 |
Jakub Jelinek | c++: Fix up handling of dependent (late) attributes... |
commit | commitdiff | tree |
2024-08-07 |
Richard Biener | tree-optimization/116166 - forward jump-threading going... |
commit | commitdiff | tree |
2024-08-07 |
Kewen Lin | testsuite, rs6000: Adjust pr78056-[1357].c and remove... |
commit | commitdiff | tree |
2024-08-07 |
Kewen Lin | testsuite, rs6000: Fix some run cases with appropriate _hw |
commit | commitdiff | tree |
2024-08-07 |
Kewen Lin | testsuite, rs6000: Replace powerpc_vsx_ok with powerpc_vsx |
commit | commitdiff | tree |
2024-08-07 |
Kewen Lin | testsuite, rs6000: Replace powerpc_vsx_ok with powerpc_... |
commit | commitdiff | tree |
2024-08-07 |
Kewen Lin | testsuite, rs6000: Remove useless powerpc_{altivec... |
commit | commitdiff | tree |
2024-08-07 |
Kewen Lin | testsuite, rs6000: Make {vmx,vsx,p8vector}_hw check... |
commit | commitdiff | tree |
2024-08-07 |
navidr | MAINTAINERS: Change my contact email in MAINTAINERS... |
commit | commitdiff | tree |
2024-08-07 |
Jiawei | Fix Wstringop-overflow-47.c warning in RISC-V target. |
commit | commitdiff | tree |
2024-08-07 |
Joern Rennecke | Fix vect/pr115278.cc for targets where uint32_t is... |
commit | commitdiff | tree |
2024-08-07 |
Nathaniel Shead | c++/modules: Ensure deduction guides are always reachab... |
commit | commitdiff | tree |
2024-08-07 |
Nathaniel Shead | c++: Improve fixits for incorrect explicit instantiations |
commit | commitdiff | tree |
2024-08-07 |
Joern Rennecke | Reduce iteration counts for gcc.dg/vect/tsvc tests. |
commit | commitdiff | tree |
2024-08-07 |
Pan Li | Vect: Make sure the lhs type of .SAT_TRUNC has its... |
commit | commitdiff | tree |
2024-08-07 |
Pan Li | RISC-V: Update .SAT_TRUNC dump check due to middle... |
commit | commitdiff | tree |
2024-08-07 |
Patrick Palka | c++: permit errors inside uninstantiated templates... |
commit | commitdiff | tree |
2024-08-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-06 |
Jerry DeLisle | Fortran: Eliminate error prone translations. |
commit | commitdiff | tree |
2024-08-06 |
Andrew Pinski | aarch64/testsuite: Fix gcc.target/aarch64/simd/vmmla... |
commit | commitdiff | tree |
2024-08-06 |
Jonathan Wakely | libstdc++: Fix some undeclared uses of uintptr_t [PR116247] |
commit | commitdiff | tree |
2024-08-06 |
David Malcolm | diagnostics: SARIF output: fix "executionSuccessful... |
commit | commitdiff | tree |
2024-08-06 |
Tamar Christina | AArch64: take gather/scatter decode overhead into account |
commit | commitdiff | tree |
2024-08-06 |
Gerald Pfeifer | doc: Rephrase GM2 Limitations section |
commit | commitdiff | tree |
2024-08-06 |
Andi Kleen | Remove MMX code path in lexer |
commit | commitdiff | tree |
2024-08-06 |
John David... | hppa: Fix (plus (plus (mult (a) (mem_shadd_constant... |
commit | commitdiff | tree |
2024-08-06 |
Patrick O'Neill | RISC-V: Fix typos in code |
commit | commitdiff | tree |
2024-08-06 |
Patrick O'Neill | RISC-V: Fix comment typos |
commit | commitdiff | tree |
2024-08-06 |
Marek Polacek | c++: further concept_check_p clean-up |
commit | commitdiff | tree |
2024-08-06 |
Jason Merrill | c++: more non-type template parms [PR116223] |
commit | commitdiff | tree |
2024-08-06 |
Jason Merrill | c++: alias and non-type template parm [PR116223] |
commit | commitdiff | tree |
2024-08-06 |
Jason Merrill | c++: zero-init and class nttp [PR94568] |
commit | commitdiff | tree |
2024-08-06 |
Roger Sayle | i386: Refactor V2DI arithmetic right shift expansion... |
commit | commitdiff | tree |
2024-08-06 |
Patrick O'Neill | RISC-V: Fix format-diag warning from improperly formatt... |
commit | commitdiff | tree |
2024-08-06 |
Patrick Palka | c++: fold calls to std::forward_like [PR96780] |
commit | commitdiff | tree |
2024-08-06 |
Filip Kastl | gimple ssa: Put SCCOPY logic into a class |
commit | commitdiff | tree |
2024-08-06 |
Richard Biener | tree-optimization/116241 - ICE with SLP condition reduction |
commit | commitdiff | tree |
2024-08-06 |
Jakub Jelinek | testsuite: Fix up pr116037.c test [PR116245] |
commit | commitdiff | tree |
2024-08-06 |
Jakub Jelinek | wide-int: Fix up mul_internal overflow checking [PR116224] |
commit | commitdiff | tree |
2024-08-06 |
Yannick Moy | ada: Fix error in GNATprove inlining with array concate... |
commit | commitdiff | tree |
2024-08-06 |
Bob Duff | ada: Implement type inference for generic parameters |
commit | commitdiff | tree |
2024-08-06 |
Gary Dismukes | ada: GNAT-LLVM compiler crash on container aggregates... |
commit | commitdiff | tree |
2024-08-06 |
Javier Miranda | ada: Spurious error on the default value of a derived... |
commit | commitdiff | tree |
2024-08-06 |
Viljar Indus | ada: Use fully qualified in more library files |
commit | commitdiff | tree |
2024-08-06 |
Javier Miranda | ada: Assert failure in repinfo |
commit | commitdiff | tree |
2024-08-06 |
Viljar Indus | ada: Use fully qualified in the runtime library |
commit | commitdiff | tree |
2024-08-06 |
Yannick Moy | ada: Fix propagation of SPARK_Mode for renaming-as... |
commit | commitdiff | tree |
2024-08-06 |
Bob Duff | ada: Reject use-clause conflicts in the run-time library |
commit | commitdiff | tree |
2024-08-06 |
Tobias Burnus | libgomp: Device load_image - improve minor num-funcs... |
commit | commitdiff | tree |
2024-08-06 |
Richard Biener | middle-end/111821 - compile-time/memory-hog with large... |
commit | commitdiff | tree |
2024-08-06 |
Haochen Gui | rs6000: Add const_vector into any_operand predicate |
commit | commitdiff | tree |
2024-08-06 |
Paul Thomas | Fortran: Fix class transformational intrinsic calls... |
commit | commitdiff | tree |
2024-08-06 |
Feng Xue | vect: Add missed opcodes in vect_get_smallest_scalar_ty... |
commit | commitdiff | tree |
2024-08-06 |
Feng Xue | vect: Allow unsigned-to-signed promotion in vect_look_t... |
commit | commitdiff | tree |
2024-08-06 |
Andrew Pinski | sh: Don't call make_insn_raw in sh_recog_treg_set_expr... |
commit | commitdiff | tree |
2024-08-06 |
Marek Polacek | c++: remove function/var concepts code |
commit | commitdiff | tree |
2024-08-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-05 |
Ian Lance Taylor | libbacktrace: avoid -Wpointer-arith errors |
commit | commitdiff | tree |
2024-08-05 |
Ian Lance Taylor | compiler: panic arguments are empty interface type |
commit | commitdiff | tree |
2024-08-05 |
Patrick O'Neill | RISC-V: Add deprecation warning to LP64E abi |
commit | commitdiff | tree |
2024-08-05 |
Iain Sandoe | c++, coroutines: Simplify separation of the user functi... |
commit | commitdiff | tree |
2024-08-05 |
Mark Harmstone | Fix handling of const or volatile void pointers in... |
commit | commitdiff | tree |
2024-08-05 |
Joseph Myers | Update gcc fr.po |
commit | commitdiff | tree |
2024-08-05 |
Marek Polacek | c++: fix -Wdangling-reference false positive [PR115987] |
commit | commitdiff | tree |
2024-08-05 |
Jose E. Marchesi | bpf: do not emit BPF non-fetching atomic instructions |
commit | commitdiff | tree |
2024-08-05 |
Jiawei | testsuite: Add RISC-V to targets not xfailing gcc.dg... |
commit | commitdiff | tree |
2024-08-05 |
Jennifer Schmitz | AArch64: Set instruction attribute of TST to logics_imm |
commit | commitdiff | tree |
2024-08-05 |
Filip Kastl | gimple ssa: Fix a typo in gimple-ssa-sccopy.cc |
commit | commitdiff | tree |
2024-08-05 |
Jennifer Schmitz | [MAINTAINERS] Add my email address to write after appro... |
commit | commitdiff | tree |
2024-08-05 |
Andrew Burgess | libiberty/argv.c: remove only_whitespace |
commit | commitdiff | tree |
2024-08-05 |
Kyrylo Tkachov | tree-reassoc.cc: PR tree-optimization/116139 Don't... |
commit | commitdiff | tree |
2024-08-05 |
Feng Xue | vect: Fix dot-product slp testcases [PR116000] |
commit | commitdiff | tree |
2024-08-05 |
Richard Sandiford | Revert "Make may_trap_p_1 return false for constant... |
commit | commitdiff | tree |
2024-08-05 |
Thomas Schwinge | Inline 'gcc/rust/Make-lang.in:RUST_LIBDEPS' |
commit | commitdiff | tree |
2024-08-05 |
Thomas Schwinge | Don't override 'LIBS' if '--enable-languages=rust'... |
commit | commitdiff | tree |
2024-08-05 |
Alex Coplan | gdbhooks: Add attempt to invoke on-gcc-hooks-load |
commit | commitdiff | tree |
2024-08-05 |
Alex Coplan | gdbhooks: Make dot viewer configurable |
commit | commitdiff | tree |
2024-08-05 |
Tobias Burnus | libgomp.texi: Add OpenMP TR13 routines to @menu (commen... |
commit | commitdiff | tree |
2024-08-05 |
Andrew Pinski | IRA: Ignore debug insns for uses in split_live_ranges_f... |
commit | commitdiff | tree |
2024-08-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-04 |
Jeff Law | [committed][PR rtl-optimization/116199] Fix latent... |
commit | commitdiff | tree |
2024-08-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-03 |
Jakub Jelinek | libquadmath: Fix up libquadmath/math/sqrtq.c compilatio... |
commit | commitdiff | tree |
2024-08-03 |
Patrick Palka | libstdc++: use concrete return type for std::forward_like |
commit | commitdiff | tree |
2024-08-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-03 |
Steve Kargl | Fortran: Fix ICE on invalid in gfc_format_decoder. |
commit | commitdiff | tree |
2024-08-02 |
Joseph Myers | Update gcc .po files |
commit | commitdiff | tree |
2024-08-02 |
Marek Polacek | c++: Move -Wdangling-reference to -Wextra |
commit | commitdiff | tree |
2024-08-02 |
Arsen Arsenović | c++/coroutines: check for members we use in handle_type... |
commit | commitdiff | tree |
2024-08-02 |
Mikael Morin | fortran: Support optional dummy as BACK argument of... |
commit | commitdiff | tree |
2024-08-02 |
Andrew Pinski | genemit: Fix handling of explicit parallels for clobber... |
commit | commitdiff | tree |
2024-08-02 |
Patrick O'Neill | RISC-V: Improve length attributes for atomic insn sequences |
commit | commitdiff | tree |
next |