2025-01-11 |
Iain Buclaw | libphobos: Merge upstream phobos 2a730adc0 |
commit | commitdiff | tree |
2025-01-11 |
Nathaniel Shead | c++/modules: Handle chaining already-imported local... |
commit | commitdiff | tree |
2025-01-11 |
Tobias Burnus | Fortran: Fix location_t in gfc_get_extern_function_decl... |
commit | commitdiff | tree |
2025-01-11 |
Paul Thomas | Fortran: Fix error recovery for bad component arrayspec... |
commit | commitdiff | tree |
2025-01-11 |
Jason Merrill | c++: modules and function attributes |
commit | commitdiff | tree |
2025-01-11 |
Jason Merrill | c++: modules and class attributes |
commit | commitdiff | tree |
2025-01-11 |
mengqinggang | LoongArch: Generate the final immediate for lu12i.w... |
commit | commitdiff | tree |
2025-01-11 |
Iain Buclaw | d: Merge dmd, druntime 2b89c2909d, phobos bdedad3bf |
commit | commitdiff | tree |
2025-01-11 |
Andrew MacLeod | Use relations when simplifying MIN and MAX. |
commit | commitdiff | tree |
2025-01-11 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-01-10 |
Iain Buclaw | d: Merge dmd, druntime 4ccb01fde5, phobos eab6595ad |
commit | commitdiff | tree |
2025-01-10 |
Iain Buclaw | d: Merge dmd, druntime 6884b433d2, phobos 48d581a1f |
commit | commitdiff | tree |
2025-01-10 |
Alex Coplan | vect: Also cost gconds for scalar [PR118211] |
commit | commitdiff | tree |
2025-01-10 |
Alex Coplan | vect: Ensure we add vector skip guard even when version... |
commit | commitdiff | tree |
2025-01-10 |
Tamar Christina | vect: Fix dominators when adding a guard to skip the... |
commit | commitdiff | tree |
2025-01-10 |
Alex Coplan | vect: Don't guard scalar epilogue for inverted loops... |
commit | commitdiff | tree |
2025-01-10 |
Alex Coplan | vect: Force alignment peeling to vectorize more early... |
commit | commitdiff | tree |
2025-01-10 |
Tamar Christina | AArch64: correct Cortex-X4 MIDR |
commit | commitdiff | tree |
2025-01-10 |
Iain Buclaw | d: Merge dmd, druntime 34875cd6e1, phobos ebd24da8a |
commit | commitdiff | tree |
2025-01-10 |
Jonathan Wakely | libstdc++: Fix unused parameter warnings in <bits/atomi... |
commit | commitdiff | tree |
2025-01-10 |
Marek Polacek | c++: add fixed test [PR118391] |
commit | commitdiff | tree |
2025-01-10 |
Wilco Dijkstra | libatomic: Cleanup AArch64 ifunc selection |
commit | commitdiff | tree |
2025-01-10 |
Torbjörn SVENSSON | testsuite: arm: Add pattern for armv8-m.base to cmse... |
commit | commitdiff | tree |
2025-01-10 |
Paul-Antoine... | Do not call cp_parser_omp_dispatch directly in cp_parse... |
commit | commitdiff | tree |
2025-01-10 |
Jakub Jelinek | c++: Fix ICE with invalid defaulted operator <=> [PR118387] |
commit | commitdiff | tree |
2025-01-10 |
Jason Merrill | c++: modules and DECL_REPLACEABLE_P |
commit | commitdiff | tree |
2025-01-10 |
Richard Biener | Fix some memory leaks |
commit | commitdiff | tree |
2025-01-10 |
Vladimir N... | [PR118017][LRA]: Fix test for i686 |
commit | commitdiff | tree |
2025-01-10 |
Christophe... | arm: [MVE intrinsics] Fix tuples field name (PR 118332) |
commit | commitdiff | tree |
2025-01-10 |
Richard Biener | Fix bootstrap on !HARDREG_PRE_REGNOS targets |
commit | commitdiff | tree |
2025-01-10 |
Richard Biener | rtl-optimization/117467 - limit ext-dce memory use |
commit | commitdiff | tree |
2025-01-10 |
Marek Polacek | c++: ICE with pack indexing and partial inst [PR117937] |
commit | commitdiff | tree |
2025-01-10 |
Stefan Schulze... | s390: Add expander for uaddc/usubc optabs |
commit | commitdiff | tree |
2025-01-10 |
Andrew Carlotti | docs: Document new hardreg PRE pass |
commit | commitdiff | tree |
2025-01-10 |
Andrew Carlotti | Add new hardreg PRE pass |
commit | commitdiff | tree |
2025-01-10 |
Andrew Carlotti | Disable a broken multiversioning optimisation |
commit | commitdiff | tree |
2025-01-10 |
Andrew Carlotti | docs: Add new AArch64 flags |
commit | commitdiff | tree |
2025-01-10 |
Andrew Carlotti | aarch64: Add new +xs flag |
commit | commitdiff | tree |
2025-01-10 |
Andrew Carlotti | aarch64: Add new +wfxt flag |
commit | commitdiff | tree |
2025-01-10 |
Andrew Carlotti | aarch64: Add new +rcpc2 flag |
commit | commitdiff | tree |
2025-01-10 |
Andrew Carlotti | aarch64: Add new +flagm2 flag |
commit | commitdiff | tree |
2025-01-10 |
Andrew Carlotti | aarch64: Add new +frintts flag |
commit | commitdiff | tree |
2025-01-10 |
Andrew Carlotti | aarch64: Add new +jscvt flag |
commit | commitdiff | tree |
2025-01-10 |
Andrew Carlotti | aarch64: Add new +fcma flag |
commit | commitdiff | tree |
2025-01-10 |
Andrew Carlotti | aarch64: Use PAUTH instead of V8_3A in some places |
commit | commitdiff | tree |
2025-01-10 |
Jakub Jelinek | c: Fix up expr location for __builtin_stdc_rotate_... |
commit | commitdiff | tree |
2025-01-10 |
Richard Sandiford | rtl: Remove invalid compare simplification [PR117186] |
commit | commitdiff | tree |
2025-01-10 |
Alexandre Oliva | [ifcombine] drop other misuses of uniform_integer_cst_p |
commit | commitdiff | tree |
2025-01-10 |
Alexandre Oliva | [ifcombine] fix mask variable test to match use [PR118344] |
commit | commitdiff | tree |
2025-01-10 |
Alexandre Oliva | [ifcombine] reuse left-hand mask to decode right-hand... |
commit | commitdiff | tree |
2025-01-10 |
Alexandre Oliva | [ifcombine] adjust for narrowing converts before shifts... |
commit | commitdiff | tree |
2025-01-10 |
Alexandre Oliva | testsuite: generalized field-merge tests for <32-bit... |
commit | commitdiff | tree |
2025-01-10 |
Alexandre Oliva | testsuite: generalize ifcombine field-merge tests ... |
commit | commitdiff | tree |
2025-01-10 |
Alexandre Oliva | ifcombine field-merge: improve handling of dwords |
commit | commitdiff | tree |
2025-01-10 |
Martin Jambor | ipa-cp: Fold-convert values when necessary (PR 118138) |
commit | commitdiff | tree |
2025-01-10 |
Thomas Schwinge | nvptx: Add '__builtin_frame_address(0)' test case |
commit | commitdiff | tree |
2025-01-10 |
Thomas Schwinge | nvptx: Add '__builtin_stack_address()' test case |
commit | commitdiff | tree |
2025-01-10 |
Torbjörn SVENSSON | testsuite: arm: Use -std=c17 and effective-target arm_a... |
commit | commitdiff | tree |
2025-01-10 |
squirek | ada: Incorrect accessibilty level for library level... |
commit | commitdiff | tree |
2025-01-10 |
Marc Poulhiès | ada: Remove empty line. |
commit | commitdiff | tree |
2025-01-10 |
Piotr Trojanek | ada: Set syntactic node properties immediately when... |
commit | commitdiff | tree |
2025-01-10 |
Piotr Trojanek | ada: Turn Is_Effective_Use_Clause from syntactic to... |
commit | commitdiff | tree |
2025-01-10 |
Piotr Trojanek | ada: Reorder syntactic node fields to match the Ada... |
commit | commitdiff | tree |
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 |
next |