2025-02-25 |
Vladimir N... | [PR115458][LRA]: Run split sub-pass more times |
commit | commitdiff | tree |
2025-02-25 |
Jakub Jelinek | pru: Fix pru_pragma_ctable_entry diagnostics [PR118991] |
commit | commitdiff | tree |
2025-02-25 |
Patrick Palka | libstdc++: Implement LWG 4027 change to possibly-const... |
commit | commitdiff | tree |
2025-02-25 |
Iain Buclaw | libphobos: Add scripts to update Makefile.am after... |
commit | commitdiff | tree |
2025-02-25 |
Iain Buclaw | d/i386: Add CET TargetInfo key and predefined version... |
commit | commitdiff | tree |
2025-02-25 |
Iain Buclaw | d: Increase max parallelism of the D testsuite |
commit | commitdiff | tree |
2025-02-25 |
Andre Vehreschild | Fortran: Fix detection of descriptor arrays in coarray... |
commit | commitdiff | tree |
2025-02-25 |
Andre Vehreschild | Fortran: Use correct size when transferring between... |
commit | commitdiff | tree |
2025-02-25 |
Jakub Jelinek | openmp: Mark OpenMP atomic write expression as read... |
commit | commitdiff | tree |
2025-02-25 |
Jakub Jelinek | openmp: Fix handling of declare target statics with... |
commit | commitdiff | tree |
2025-02-25 |
Jakub Jelinek | c++: Fix range for with PMFs [PR118923] |
commit | commitdiff | tree |
2025-02-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-02-24 |
Robin Dapp | RISC-V: Include pattern stmts for dynamic LMUL computat... |
commit | commitdiff | tree |
2025-02-24 |
Robin Dapp | vect: Use original LHS type for gather pattern [PR118950]. |
commit | commitdiff | tree |
2025-02-24 |
Jakub Jelinek | reassoc: Fix up optimize_range_tests_to_bit_test [PR118915] |
commit | commitdiff | tree |
2025-02-24 |
Richard Biener | tree-optimization/118973 - stray abnormal edge after DCE |
commit | commitdiff | tree |
2025-02-24 |
Jakub Jelinek | openmp: Fix diagnostics typo [PR118993] |
commit | commitdiff | tree |
2025-02-24 |
Jakub Jelinek | Use nonnull_if_nonzero attribute rather than nonnull... |
commit | commitdiff | tree |
2025-02-24 |
Jakub Jelinek | analyzer: Handle nonnull_if_nonzero attribute [PR117023] |
commit | commitdiff | tree |
2025-02-24 |
Lino Hsing... | RISC-V: Fix .cfi_offset directive when push/pop in... |
commit | commitdiff | tree |
2025-02-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-02-23 |
H.J. Lu | x86: Add tests for PR tree-optimization/82142 |
commit | commitdiff | tree |
2025-02-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-02-22 |
Jonathan Wakely | libstdc++: Fix bootstrap failure with --enable-vtable... |
commit | commitdiff | tree |
2025-02-22 |
Thomas Schwinge | Turn test cases into UNSUPPORTED if running into 'sorry... |
commit | commitdiff | tree |
2025-02-22 |
Thomas Schwinge | Gracefully handle the case that 'gcc/testsuite/lib... |
commit | commitdiff | tree |
2025-02-22 |
Thomas Schwinge | Refactor duplicated code into 'gcc/testsuite/lib/gcc... |
commit | commitdiff | tree |
2025-02-22 |
Thomas Schwinge | BPF, nvptx: Standardize on 'sorry, unimplemented: dynam... |
commit | commitdiff | tree |
2025-02-22 |
shynur | libgomp: Add '__attribute__((unused))' to variables... |
commit | commitdiff | tree |
2025-02-22 |
Jonathan Wakely | libstdc++: Remove misleading comment in __atomic_base... |
commit | commitdiff | tree |
2025-02-22 |
Jonathan Wakely | libstdc++: Remove redundant cast in floating_from_chars.cc |
commit | commitdiff | tree |
2025-02-22 |
Sandra Loosemore | OpenMP: Silence uninitialized variable warning in C... |
commit | commitdiff | tree |
2025-02-22 |
Gaius Mulley | PR modula2/118978 ICE when attempting to pass an incomp... |
commit | commitdiff | tree |
2025-02-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-02-21 |
H.J. Lu | Append a newline in debug_edge |
commit | commitdiff | tree |
2025-02-21 |
Richard Biener | tree-optimization/118954 - avoid UB on ref created... |
commit | commitdiff | tree |
2025-02-21 |
Richard Biener | Improve g++.dg/torture/pr118521.C |
commit | commitdiff | tree |
2025-02-21 |
Harald Anlauf | Fortran: initialize non-saved pointers with -fcheck... |
commit | commitdiff | tree |
2025-02-21 |
Andre Vehreschild | Fortran: Fix build on solaris [PR107635] |
commit | commitdiff | tree |
2025-02-21 |
Tobias Burnus | Fortran: Improve gfc_array_kind for assumed rank; gfc_t... |
commit | commitdiff | tree |
2025-02-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-02-20 |
David Malcolm | diagnostics: add comments about global_dc |
commit | commitdiff | tree |
2025-02-20 |
David Malcolm | sarif-replay: add testcase for empty input file |
commit | commitdiff | tree |
2025-02-20 |
David Malcolm | sarif-replay: improve error for unescaped braces in... |
commit | commitdiff | tree |
2025-02-20 |
Gerald Pfeifer | doc: Drop note for Binutils pre 2.24 |
commit | commitdiff | tree |
2025-02-20 |
Richard Sandiford | aarch64: Remove old aarch64_expand_sve_vec_cmp_float... |
commit | commitdiff | tree |
2025-02-20 |
Richard Sandiford | testsuite: Fix sve/pcs/args_1.c failures [PR116604] |
commit | commitdiff | tree |
2025-02-20 |
Richard Sandiford | testsuite: Fix sve/var_stride_*.c failures |
commit | commitdiff | tree |
2025-02-20 |
Richard Biener | tree-optimization/118521 - bogus diagnostic from unreac... |
commit | commitdiff | tree |
2025-02-20 |
Filip Kastl | invoke.texi: Fix typo in the file-cache-lines param |
commit | commitdiff | tree |
2025-02-20 |
Jonathan Wakely | libstdc++: Workaround Clang bug with __array_rank built... |
commit | commitdiff | tree |
2025-02-20 |
Jonathan Wakely | libstdc++: Add parentheses around _GLIBCXX_HAS_BUILTIN... |
commit | commitdiff | tree |
2025-02-20 |
Jonathan Wakely | libstdc++: Use new type-generic built-ins in <bit>... |
commit | commitdiff | tree |
2025-02-20 |
Jonathan Wakely | libstdc++: Fix invalid signed arguments to <bit> functions |
commit | commitdiff | tree |
2025-02-20 |
Jonathan Wakely | libstdc++: Remove workaround for reserved init_priority... |
commit | commitdiff | tree |
2025-02-20 |
Jonathan Wakely | libstdc++: Use init_priority attribute for tzdb globals... |
commit | commitdiff | tree |
2025-02-20 |
Andre Vehreschild | Fortran: Remove deprecated coarray routines [PR107635] |
commit | commitdiff | tree |
2025-02-20 |
Andre Vehreschild | Fortran: Add transfer_between_remotes [PR107635] |
commit | commitdiff | tree |
2025-02-20 |
Andre Vehreschild | Fortran: Add send_to_remote [PR107635] |
commit | commitdiff | tree |
2025-02-20 |
Andre Vehreschild | Fortran: Add caf_is_present_on_remote. [PR107635] |
commit | commitdiff | tree |
2025-02-20 |
Andre Vehreschild | Fortran: Allow to use non-pure/non-elemental functions... |
commit | commitdiff | tree |
2025-02-20 |
Andre Vehreschild | Fortran: Prepare for more caf-rework. [PR107635] |
commit | commitdiff | tree |
2025-02-20 |
Andre Vehreschild | Fortran: Move caf_get-rewrite to coarray.cc [PR107635] |
commit | commitdiff | tree |
2025-02-20 |
Richard Biener | tree-optimization/86270 - improve SSA coalescing for... |
commit | commitdiff | tree |
2025-02-20 |
H.J. Lu | x86: Add a test for PR target/118936 |
commit | commitdiff | tree |
2025-02-20 |
H.J. Lu | Revert "x86: Properly find the maximum stack slot align... |
commit | commitdiff | tree |
2025-02-20 |
H.J. Lu | Revert "i386: Simplify PARALLEL RTX scan in ix86_find_a... |
commit | commitdiff | tree |
2025-02-20 |
Patrick Palka | libstdc++: Rename concat_view::iterator to ::_Iterator |
commit | commitdiff | tree |
2025-02-20 |
Patrick Palka | libstdc++: Sync concat_view with final P2542 revision... |
commit | commitdiff | tree |
2025-02-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-02-19 |
Thomas Schwinge | GCN, nvptx: Support '--enable-languages=all' |
commit | commitdiff | tree |
2025-02-19 |
Georg-Johann Lay | AVR: Add new ISR test gcc.target/avr/torture/isr-04... |
commit | commitdiff | tree |
2025-02-19 |
Andrew Pinski | aarch64: Fix testcase pr112105.c |
commit | commitdiff | tree |
2025-02-19 |
David Malcolm | input: give file_cache_slot its own copy of the file... |
commit | commitdiff | tree |
2025-02-19 |
David Malcolm | analyzer: handle more IFN_UBSAN_* as no-ops [PR118300] |
commit | commitdiff | tree |
2025-02-19 |
Pan Li | Vect: Fix ICE when vect_verify_loop_lens acts on releva... |
commit | commitdiff | tree |
2025-02-19 |
Xi Ruoyao | LoongArch: Use normal RTL pattern instead of UNSPEC... |
commit | commitdiff | tree |
2025-02-19 |
Xi Ruoyao | LoongArch: Implement [su]dot_prod* for LSX and LASX... |
commit | commitdiff | tree |
2025-02-19 |
Xi Ruoyao | LoongArch: Implement vec_widen_mult_{even,odd}_* for... |
commit | commitdiff | tree |
2025-02-19 |
Xi Ruoyao | LoongArch: Simplify lsx_vpick description |
commit | commitdiff | tree |
2025-02-19 |
Xi Ruoyao | LoongArch: Simplify {lsx_,lasx_x}vmaddw description |
commit | commitdiff | tree |
2025-02-19 |
Xi Ruoyao | LoongArch: Simplify {lsx_,lasx_x}vh{add,sub}w description |
commit | commitdiff | tree |
2025-02-19 |
Xi Ruoyao | LoongArch: Simplify {lsx_,lasx_x}v{add,sub,mul}l{ev... |
commit | commitdiff | tree |
2025-02-19 |
Xi Ruoyao | LoongArch: Allow moving TImode vectors |
commit | commitdiff | tree |
2025-02-19 |
Xi Ruoyao | LoongArch: Try harder using vrepli instructions to... |
commit | commitdiff | tree |
2025-02-19 |
Xi Ruoyao | LoongArch: Accept ADD, IOR or XOR when combining object... |
commit | commitdiff | tree |
2025-02-19 |
Jeff Law | [PR middle-end/113525] Drop obsolete options from docum... |
commit | commitdiff | tree |
2025-02-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-02-18 |
Andi Kleen | Fix description of file-cache-lines/file-cache-files... |
commit | commitdiff | tree |
2025-02-18 |
David Malcolm | analyzer: add more properties to sarif output |
commit | commitdiff | tree |
2025-02-18 |
David Malcolm | sarif output: fix alphabetization in sarif_scheme_handl... |
commit | commitdiff | tree |
2025-02-18 |
Roman Kagan | libgcc: i386/linux-unwind.h: always rely on sys/ucontext.h |
commit | commitdiff | tree |
2025-02-18 |
Robin Dapp | RISC-V: Fix ratio in vsetvl fuse rule [PR115703]. |
commit | commitdiff | tree |
2025-02-18 |
John David... | testsuite: Include stdint.h instead of stdint-gcc.h... |
commit | commitdiff | tree |
2025-02-18 |
Tobias Burnus | gfortran.dg/gomp/metadirective-3.f90: xfail on offload_... |
commit | commitdiff | tree |
2025-02-18 |
Richard Sandiford | late-combine: Tighten register class check [PR108840] |
commit | commitdiff | tree |
2025-02-18 |
Alex Coplan | pair-fusion: Tweak wording in dump message [PR118320] |
commit | commitdiff | tree |
2025-02-18 |
Soumya AR | aarch64: Use generic_armv8_a_prefetch_tune in generic_a... |
commit | commitdiff | tree |
2025-02-18 |
Richard Biener | tree-optimization/98845 - ICE with tail-merging and... |
commit | commitdiff | tree |
2025-02-18 |
Jin Ma | RISC-V: Fix failed tests for regression due to fix... |
commit | commitdiff | tree |
next |