2025-01-10 |
Jakub Jelinek | c++: Fix up ICEs on constexpr inline asm strings in... |
commit | commitdiff | tree |
2025-01-10 |
Jakub Jelinek | c++: Fix up modules handling of namespace scope structu... |
commit | commitdiff | tree |
2025-01-10 |
Jakub Jelinek | fortran: use_iso_fortran_env_module tweaks [PR118337] |
commit | commitdiff | tree |
2025-01-10 |
Jason Merrill | c++: improve some modules comments |
commit | commitdiff | tree |
2025-01-10 |
Jason Merrill | c++: modules, generic lambda, constexpr if |
commit | commitdiff | tree |
2025-01-10 |
chenxiaolong | LoongArch: Opitmize the cost of vec_construct. |
commit | commitdiff | tree |
2025-01-10 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-01-09 |
Edwin Lu | RISC-V: testsuite: fix target selector for sync_char_short |
commit | commitdiff | tree |
2025-01-09 |
Tamar Christina | AArch64: Fix costing of emulated gathers/scatters ... |
commit | commitdiff | tree |
2025-01-09 |
Vladimir N... | [PR118017][LRA]: Don't inherit reg of non-uniform reg... |
commit | commitdiff | tree |
2025-01-09 |
Jason Merrill | c++: be permissive about eh spec mismatch for op new |
commit | commitdiff | tree |
2025-01-09 |
Torbjörn SVENSSON | testsuite: arm: Fix typo in gcc.target/arm/armv8_2... |
commit | commitdiff | tree |
2025-01-09 |
Jakub Jelinek | s390: Add testcase for just fixed PR118362 |
commit | commitdiff | tree |
2025-01-09 |
Martin Uecker | c: Restore warning for incomplete structures declared... |
commit | commitdiff | tree |
2025-01-09 |
Torbjörn SVENSSON | testsuite: arm: Use -Os in memset-inline-8* tests |
commit | commitdiff | tree |
2025-01-09 |
Torbjörn SVENSSON | testsuite: arm: Verify asm per function for armv8_2... |
commit | commitdiff | tree |
2025-01-09 |
Jason Merrill | c, c++: preserve type name in conversion [PR116060] |
commit | commitdiff | tree |
2025-01-09 |
Dimitar Dimitrov | testsuite: Require trampolines for gcc.dg/pr118325.c |
commit | commitdiff | tree |
2025-01-09 |
Stefan Schulze... | s390: Fix s390_constant_via_vgbm_p() [PR118362] |
commit | commitdiff | tree |
2025-01-09 |
Patrick Palka | c++: ICE during requires-expr partial subst [PR118060] |
commit | commitdiff | tree |
2025-01-09 |
Patrick Palka | c++: tf_partial and instantiate_template [PR117887] |
commit | commitdiff | tree |
2025-01-09 |
Patrick Palka | c++: constexpr potentiality of CAST_EXPR [PR117925] |
commit | commitdiff | tree |
2025-01-09 |
Patrick Palka | c++: relax ICE for unexpected trees during constexpr... |
commit | commitdiff | tree |
2025-01-09 |
Patrick Palka | c++: current inst w/ indirect dependent bases [PR117993] |
commit | commitdiff | tree |
2025-01-09 |
Patrick Palka | c++: template-id dependence wrt local static arg [PR117792] |
commit | commitdiff | tree |
2025-01-09 |
Christophe... | arm: [MVE intrinsics] Another fix for moves of tuples... |
commit | commitdiff | tree |
2025-01-09 |
Thomas Schwinge | 'git mv gcc/testsuite/gcc.dg/{,torture/}crc-linux-3.c' |
commit | commitdiff | tree |
2025-01-09 |
Thomas Schwinge | nvptx: PTX 'alloca' for '-mptx=7.3'+, '-march=sm_52... |
commit | commitdiff | tree |
2025-01-09 |
Richard Biener | Avoid PHI node re-allocation in loop copying |
commit | commitdiff | tree |
2025-01-09 |
Eric Botcazou | ada: Fix missing detection of late equality operator... |
commit | commitdiff | tree |
2025-01-09 |
Eric Botcazou | ada: Accept predefined multiply operator for fixed... |
commit | commitdiff | tree |
2025-01-09 |
Andre Vehreschild | Fortran: Cylce detection for non vtypes only. [PR118337] |
commit | commitdiff | tree |
2025-01-09 |
H.J. Lu | ree: Skip extension on fixed register |
commit | commitdiff | tree |
2025-01-09 |
squirek | ada: Error on Disable_Controlled aspect in Multiway_Trees |
commit | commitdiff | tree |
2025-01-09 |
Javier Miranda | ada: Cleanup preanalysis of static expressions (part 3) |
commit | commitdiff | tree |
2025-01-09 |
Jakub Jelinek | match.pd: Avoid introducing UB in the a r<< (32-b)... |
commit | commitdiff | tree |
2025-01-09 |
Jakub Jelinek | fortran: Accept "15" modules for compatibility [PR118337] |
commit | commitdiff | tree |
2025-01-09 |
Haochen Jiang | i386: Remove not used model number for Diamond Rapids |
commit | commitdiff | tree |
2025-01-09 |
xuli | RISC-V: Refine registered_functions list for rvv overlo... |
commit | commitdiff | tree |
2025-01-09 |
Tobias Burnus | OpenMP: declare variant's append_args + dispatch intero... |
commit | commitdiff | tree |
2025-01-09 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-01-08 |
Thomas Schwinge | nvptx: For '-march=sm_52' and higher, default at least... |
commit | commitdiff | tree |
2025-01-08 |
Thomas Schwinge | nvptx: Support '-mptx=7.3' |
commit | commitdiff | tree |
2025-01-08 |
Thomas Schwinge | nvptx: Add effective-target 'nvptx_softstack', use... |
commit | commitdiff | tree |
2025-01-08 |
Jakub Jelinek | c++: Honor complain in cp_build_function_call_vec for... |
commit | commitdiff | tree |
2025-01-08 |
Thomas Schwinge | nvptx: Clarify that the PTX "native" stack pointer... |
commit | commitdiff | tree |
2025-01-08 |
Thomas Schwinge | nvptx: Handle '__builtin_stack_save()' in a well-behave... |
commit | commitdiff | tree |
2025-01-08 |
Thomas Schwinge | nvptx: Add '__builtin_stack_save()', '__builtin_stack_r... |
commit | commitdiff | tree |
2025-01-08 |
Thomas Schwinge | nvptx: Add '__builtin_alloca(0)' test cases [PR65181] |
commit | commitdiff | tree |
2025-01-08 |
Thiago Jung... | gcc/configure: Fix check for assembler section merging... |
commit | commitdiff | tree |
2025-01-08 |
Jason Merrill | c++: decorate build_nop for -fmem-report |
commit | commitdiff | tree |
2025-01-08 |
Jason Merrill | c++: add ref checks in conversion code |
commit | commitdiff | tree |
2025-01-08 |
Jason Merrill | c++: print stub object as std::declval |
commit | commitdiff | tree |
2025-01-08 |
Jason Merrill | c++: fix conversion issues |
commit | commitdiff | tree |
2025-01-08 |
Thomas Schwinge | nvptx: Add a test case where 'alloca's evaporate [PR65181] |
commit | commitdiff | tree |
2025-01-08 |
Thomas Schwinge | nvptx: Add 'sorry, unimplemented: target cannot support... |
commit | commitdiff | tree |
2025-01-08 |
Jakub Jelinek | fortran: Bump MOD_VERSION to "16" [PR118337] |
commit | commitdiff | tree |
2025-01-08 |
Richard Sandiford | aarch64: Fix overly restrictive sibcall check [PR107102] |
commit | commitdiff | tree |
2025-01-08 |
Tobias Burnus | OpenMP: Skip declare_variant's append_args it not varia... |
commit | commitdiff | tree |
2025-01-08 |
Marek Polacek | c++: ICE with MODIFY_EXPR in constexpr [PR118169] |
commit | commitdiff | tree |
2025-01-08 |
Thomas Schwinge | nvptx: Re-enable "Stack alignment causes use of alloca... |
commit | commitdiff | tree |
2025-01-08 |
Thomas Schwinge | nvptx: Support '-march=sm_37': update '-march-map=sm_50... |
commit | commitdiff | tree |
2025-01-08 |
Jonathan Wakely | libstdc++: Add always_inline to casting/forwarding... |
commit | commitdiff | tree |
2025-01-08 |
Jonathan Wakely | libstdc++: Make GDB skip over some library functions... |
commit | commitdiff | tree |
2025-01-08 |
Nicolas Werner | libstdc++: add missing to_underlying to module std... |
commit | commitdiff | tree |
2025-01-08 |
Jonathan Wakely | libstdc++: Use preprocessor conditions in std module... |
commit | commitdiff | tree |
2025-01-08 |
Jonathan Wakely | libstdc++: Adjust indentation of new std::span constructor |
commit | commitdiff | tree |
2025-01-08 |
Giuseppe D... | libstdc++: add initializer_list constructor to std... |
commit | commitdiff | tree |
2025-01-08 |
Jonathan Wakely | libstdc++: Avoid redundant assertions in std::span... |
commit | commitdiff | tree |
2025-01-08 |
Jonathan Wakely | libstdc++: Handle errors from strxfrm in std::collate... |
commit | commitdiff | tree |
2025-01-08 |
Jonathan Wakely | libstdc++: Fix std::future::wait_until for subsecond... |
commit | commitdiff | tree |
2025-01-08 |
Jonathan Wakely | libstdc++: Fix std::deque::emplace calling wrong _M_ins... |
commit | commitdiff | tree |
2025-01-08 |
Jonathan Wakely | libstdc++: Add Doxygen docs for std::forward_like |
commit | commitdiff | tree |
2025-01-08 |
Jonathan Wakely | libstdc++: Fix incorrect DocBook element in manual |
commit | commitdiff | tree |
2025-01-08 |
Richard Biener | tree-optimization/117979 - failed irreducible loop... |
commit | commitdiff | tree |
2025-01-08 |
Jakub Jelinek | dwarf2out: Emit DWARF 6 DW_AT_language_{name,version} |
commit | commitdiff | tree |
2025-01-08 |
Richard Biener | middle-end/118325 - nonlocal goto lowering |
commit | commitdiff | tree |
2025-01-08 |
Richard Biener | tree-optimization/118269 - SLP reduction chain and... |
commit | commitdiff | tree |
2025-01-08 |
Christophe... | arm: [MVE intrinsics] Fix tuples field name (PR 118332) |
commit | commitdiff | tree |
2025-01-08 |
Jeevitha | testsuite: Simplify target test and dg-options for... |
commit | commitdiff | tree |
2025-01-08 |
Haochen Jiang | i386: Change mnemonics from TCVTROWPS2PBF16[H,L] to... |
commit | commitdiff | tree |
2025-01-08 |
Hongyu Wang | i386: Add br_mispredict_scale in cost table. |
commit | commitdiff | tree |
2025-01-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-01-07 |
Pan Li | Match: Update the comments for indicating SAT_* pattern |
commit | commitdiff | tree |
2025-01-07 |
Pan Li | Match: Refactor the signed SAT_* match for saturated... |
commit | commitdiff | tree |
2025-01-07 |
Pan Li | Match: Refactor the signed SAT_TRUNC match patterns... |
commit | commitdiff | tree |
2025-01-07 |
Pan Li | Match: Refactor the signed SAT_SUB match patterns ... |
commit | commitdiff | tree |
2025-01-07 |
Vineet Gupta | RISC-V: vector absolute difference expander [PR117722] |
commit | commitdiff | tree |
2025-01-07 |
Keith Packard | [PATCH] libgcc/m68k: More fixes for soft float |
commit | commitdiff | tree |
2025-01-07 |
Tsung Chun Lin | Prefer scalar_int_mode if the size - 1 is equal to... |
commit | commitdiff | tree |
2025-01-07 |
Jeff Law | Fix testsuite expectations for RVV after recent change |
commit | commitdiff | tree |
2025-01-07 |
Andreas Schwab | [PATCH] testsuite: enable effective-target sync_char_sh... |
commit | commitdiff | tree |
2025-01-07 |
Andreas Schwab | [PATCH] riscv: add mising masking in lrsc expander... |
commit | commitdiff | tree |
2025-01-07 |
Jeff Law | Fix regression in ft32 port after recent switch table... |
commit | commitdiff | tree |
2025-01-07 |
Dimitar Dimitrov | testsuite: RISC-V: Skip tests providing -march for... |
commit | commitdiff | tree |
2025-01-07 |
Dimitar Dimitrov | testsuite: RISC-V: Skip tests using -mcpu= for ILP32E... |
commit | commitdiff | tree |
2025-01-07 |
Dimitar Dimitrov | testsuite: RISC-V: Skip V and Zvbb tests for ILP32E... |
commit | commitdiff | tree |
2025-01-07 |
Dimitar Dimitrov | testsuite: RISC-V: Add effective target for E ABI variant |
commit | commitdiff | tree |
2025-01-07 |
Thomas Koenig | Document unsigned constants in intrinsic modules. |
commit | commitdiff | tree |
2025-01-07 |
Wilco Dijkstra | AArch64: Switch off early scheduling |
commit | commitdiff | tree |
next |