| 2026-06-13 |
Jose E. Marchesi | a68: fix typo in a68_demangle_symbol |
commit | commitdiff | tree | snapshot |
| 2026-06-13 |
Andrew Pinski | phiopt: Fix is_factor_profitable for debug stmts [PR125776] |
commit | commitdiff | tree | snapshot |
| 2026-06-13 |
Tomasz Kamiński | libstdc++: Implement P4206R0: Revert string support... |
commit | commitdiff | tree | snapshot |
| 2026-06-13 |
Jose E. Marchesi | a68: avoid coalescing of stmt_lists in a68_lower_unit_list |
commit | commitdiff | tree | snapshot |
| 2026-06-13 |
Jose E. Marchesi | a68: add assert after calling a68_lower_tree on a unit... |
commit | commitdiff | tree | snapshot |
| 2026-06-13 |
Georg-Johann Lay | AVR: Overhaul libf7/asm-defs.h |
commit | commitdiff | tree | snapshot |
| 2026-06-13 |
Jeff Law | [PATCH v6 4/4] find_a_program: Search with machine... |
commit | commitdiff | tree | snapshot |
| 2026-06-13 |
John Ericson | [PATCH v6 3/4] for_each_path: Pass to callback whether... |
commit | commitdiff | tree | snapshot |
| 2026-06-13 |
panciyan@eswincomput... | [PATCH] Fix data type iterator of pack rs reg |
commit | commitdiff | tree | snapshot |
| 2026-06-13 |
Gerald Pfeifer | install: Use AE spelling for "behavior" |
commit | commitdiff | tree | snapshot |
| 2026-06-13 |
Kyrylo Tkachov | match.pd: fold (0/1) * -(0/1) into -((0/1) & (0/1)) |
commit | commitdiff | tree | snapshot |
| 2026-06-13 |
Kael Andrew... | match: Optimize (~a) >> a to -1 for signed a [PR125707] |
commit | commitdiff | tree | snapshot |
| 2026-06-13 |
Sunil Dora | driver: Spill long COLLECT_GCC_OPTIONS to a response... |
commit | commitdiff | tree | snapshot |
| 2026-06-13 |
Jose E. Marchesi | a68: consolidate refs when lowering formulas |
commit | commitdiff | tree | snapshot |
| 2026-06-13 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Tobias Burnus | OpenMP/Fortran: Fix module-use renaming with declare... |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Jakub Jelinek | c++: Diagnose invalid type of bitfield widths in templa... |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Claudio Bantaloukas | aarch64: Add initial tuning model for cortex-a320 core |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Tobias Burnus | Fortran: Improve OpenMP/OpenACC syntax diagnostic |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Julian Brown | Fortran/OpenMP: Add module support for 'declare mapper' |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Ramin Moussavi | microblaze: add Linux signal frame unwinding support |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Thomas Schwinge | De-duplicate '#define _GNU_SOURCE' in 'libgomp/config... |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Thomas Schwinge | '#define _GNU_SOURCE' in 'libgomp/plugin/plugin-gcn.c' |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Thomas Schwinge | GCN: Implement 'TARGET_ADDR_SPACE_ZERO_ADDRESS_VALID... |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Stefan Schulze... | lra: Reloading section anchors |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Pietro Monteiro | algol68: Use correct library file extension on darwin... |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Iain Sandoe | testsuite, c++: Account for missing stong symbol aliases. |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Tamar Christina | vect: use .VARYING for early break IV [PR125597] |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Tamar Christina | vect: use .VARYING for loop iteraion mask [PR125597] |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Tamar Christina | middle-end: introduce IFN_VARYING for temporary stateme... |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Stefan Schulze... | ira: Allow multiple uses within an insn [PR125173] |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Andrew Pinski | phiopt: Allow factoring out of more than just single... |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Lipeng Zhu | libgomp.fortran/rwlock_1.f90: Ensure unique file name... |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
Stefan Schulze... | Align IRA and LRA when it comes to rejecting equivalences |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Georg-Johann Lay | AVR: Tweak __floatdidf, __floatundidf. |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Thomas Koenig | Implement warnings based on variable definition and... |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Iain Sandoe | testsuite, c++: Account for emulated TLS in attr tests. |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Jonathan Yong | Revert "testsuite, i386: add win64 AVX indirect alignme... |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Iain Sandoe | aarch64: Make assembler bug workaround configurable. |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Iain Sandoe | testsuite, c++, Darwin: Use scan-weak and scan-not... |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Georg-Johann Lay | AVR: target/125751 -- Fix too short insns lengths in... |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Georg-Johann Lay | AVR: target/125752 - Add 64-bit fixed point <-> 64... |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Roman Beliaev | [PATCH] gcov: Fix correctness check for control flow... |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Karl Meakin | doc: Replace "fixed-point" with "integral" |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Andrew MacLeod | Refine modulo range operations with fixed quotient. |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Andrew Stubbs | amdgcn: Fix missing comma from REG_CLASS_NAMES |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Naveen | [AArch64]: Use MOVI for low‑64‑bit integer SIMD constan... |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Zhongyao Chen | tree-optimization - Require size > 1 for SLP reduction... |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Torbjörn SVENSSON | doc: testsuite: Simplify implementation and document... |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Robert Dubner | cobol: Improve execution speed of MOVE NumericDisplay... |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Jerry DeLisle | Fortran: [PR93727] Add EX format READ (read_ex) |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Hongyu Wang | i386: Add FMV support for avx10.2 and apxf |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
Zhongyao Chen | vect: Avoid external fallback while operand swap retry... |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Iain Sandoe | testsuite, Darwin: Handle undefined symbols in pr97172... |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Iain Sandoe | testsuite, darwin: XFAIL tests with -g3 on systems... |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Iain Sandoe | testsuite, Darwin: Fix outputs.exp for ld64. |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Jakub Jelinek | c, c++: Fix __builtin_{bswap,bitreverse}g error recover... |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Jakub Jelinek | c++: Fix up __PRETTY_FUNCTION__ initializer translation... |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Andrew MacLeod | Add GTY to range_storage. |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Andrew MacLeod | Make prange_storage::equal_p more efficient. |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Andrew MacLeod | Replace class format_prange with a function. |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Jerry DeLisle | fortran: ICE for ASSOCIATE selector that is an overload... |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Iain Sandoe | testsuite, c++, x86, Darwin: Adjust func body scan... |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Iain Sandoe | testsuite, c, x86, Darwin: Adjust func body scan tests... |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Iain Sandoe | testsuite: Make function body scans more flexible to... |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Pietro Monteiro | libiberty, Darwin: Read dylibs too |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Jerry DeLisle | fortran: ASSOCIATE with contained-function selector... |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Robert Dubner | cobol: Eliminate "unused function" warning/error. |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
tobby.li | arm: cortex-m52 is not affected by CVE-2021-35465 |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Chung-Lin Tang | Fortran/OpenMP: Fix POINTER array mis-privatization... |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
tobby.li | arm: support star-mc3 CPU |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Pierre-Emmanuel... | MAINTAINERS: Add myself to write after approval. |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Marek Polacek | c++/reflection: ICE with -g on reflection of ctor param... |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Andrew Pinski | ipa: Fix lifetime issue with hash_map::put in prepare_d... |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Jeff Law | [RISC-V] Don't modify existing RTL in combined sCC... |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Richard Biener | tree-optimization/125686 - missing bits in PR125646 fix |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
Wilco Dijkstra | AArch64: Fix vcond_18.c test |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Robert Dubner | cobol: Increase the speed of COMP-3 to COMP-3 moves. |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Georg-Johann Lay | AVR: Fix typos in comments. |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Eric Botcazou | Ada: Fix couple of oversights in Big_Integer package |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Marek Polacek | c++: recognize more aliases with lambda targs [PR125212] |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Uros Bizjak | i386: Always emit MOVSBL instead of MOVSBW [PR125636] |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Ciprian Arbone | ARM: Fix broken Thumb1 CBZ cc tracking [PR124077] |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Antoni Boucher | libgccjit: Allow casts between integers and pointers |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Lino Hsing... | [PATCH v3 2/9] RISC-V: Track altfmt in RVV vtype state |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Georg-Johann Lay | AVR: Fix some typos in comments. |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Wilco Dijkstra | AArch64: Avoid zeroing movprfx on MOV/FMOV |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Artemiy Volkov | aarch64: use ZIP1 instead of UZP1 for concatenation... |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
JRobinNTA | [PATCH] RISC-V: Fix static rounding mode splicing for... |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Alex Coplan | expmed: Fix up CONST_POLY_INT case of make_tree [PR125621] |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Monk Chiang | [PATCH v2] RISC-V: Add load-to-address bypass for SiFiv... |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Monk Chiang | [PATCH v2] RISC-V: Optimize trampoline code generation... |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Tobias Burnus | Fortran/OpenMP: Improve declare-reduction diagnostic |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Georg-Johann Lay | AVR: Outsource lib1func.S's macros to asm-defs.h. |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Martin Jambor | pdp11-aout: Remove invalid conversion and restore build |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
Xi Ruoyao | hard-reg-set: make temporary SET for EXECUTE_IF_SET_IN_... |
commit | commitdiff | tree | snapshot |
| next |