2025-06-02 |
Jerry DeLisle | Fortran: Fix handling of parsed format strings. |
commit | commitdiff | tree |
2025-06-02 |
Jerry DeLisle | Fortran: Adjust handling of optional comma in FORMAT. |
commit | commitdiff | tree |
2025-06-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-06-01 |
Patrick Palka | libstdc++: Compare keys and values separately in flat_m... |
commit | commitdiff | tree |
2025-06-01 |
Patrick Palka | libstdc++: Fix tuple/pair confusion with std::erase_if... |
commit | commitdiff | tree |
2025-06-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-31 |
Jerry DeLisle | Fortran: Fix c_associated argument checks. |
commit | commitdiff | tree |
2025-05-31 |
Thomas Koenig | Type mismatch for passed external function |
commit | commitdiff | tree |
2025-05-31 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-30 |
Sandra Loosemore | OpenMP: Fix ICE and other issues in C/C++ metadirective... |
commit | commitdiff | tree |
2025-05-30 |
Sandra Loosemore | OpenMP: Fix ICE in metadirective recovery after error... |
commit | commitdiff | tree |
2025-05-30 |
Jakub Jelinek | testsuite: Add testcase for GCC 13 branch s390 bug... |
commit | commitdiff | tree |
2025-05-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-29 |
Yuta Mukai | aarch64: Enable newly implemented features for FUJITSU... |
commit | commitdiff | tree |
2025-05-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-28 |
Tobias Burnus | libgomp.fortran/metadirective-1.f90: Expect 'error... |
commit | commitdiff | tree |
2025-05-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-27 |
Eric Botcazou | Fix IPA-SRA issue with reverse SSO on specific pattern |
commit | commitdiff | tree |
2025-05-27 |
Jonathan Wakely | doc: Fix typo in description of nonstring attribute |
commit | commitdiff | tree |
2025-05-27 |
Jonathan Wakely | libstdc++: Fix PSTL test iterators |
commit | commitdiff | tree |
2025-05-27 |
Jonathan Wakely | libstdc++: Fix vector(from_range_t, R&&) for exceptions... |
commit | commitdiff | tree |
2025-05-27 |
Georg-Johann Lay | AVR: target/120442 - Support f7_fdim / fdiml in LibF7. |
commit | commitdiff | tree |
2025-05-27 |
Georg-Johann Lay | AVR: target/120441 - Fix f7_exp for |x| ≥ 512. |
commit | commitdiff | tree |
2025-05-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-26 |
Tobias Burnus | c-c++-common/gomp/{attrs-,}metadirective-3.c: Fix expec... |
commit | commitdiff | tree |
2025-05-26 |
Tobias Burnus | libgomp.c-c++-common/metadirective-1.c: Expect 'error... |
commit | commitdiff | tree |
2025-05-26 |
Tobias Burnus | OpenMP/C++: Avoid ICE for BIND_EXPR with empty BIND_EXP... |
commit | commitdiff | tree |
2025-05-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-25 |
Michael J.... | MicroBlaze does not support speculative execution ... |
commit | commitdiff | tree |
2025-05-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-23 |
Nathaniel Shead | c++/modules: Fix merge of TLS init functions [PR120363] |
commit | commitdiff | tree |
2025-05-23 |
Nathaniel Shead | c++/modules: Fix stream-in of member using-decls [PR120414] |
commit | commitdiff | tree |
2025-05-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-22 |
Harald Anlauf | Fortran: default-initialization and functions returning... |
commit | commitdiff | tree |
2025-05-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-20 |
Harald Anlauf | Fortran: fix passing of inquiry ref of complex array... |
commit | commitdiff | tree |
2025-05-20 |
Martin Jambor | tree-sra: Do not create stores into const aggregates... |
commit | commitdiff | tree |
2025-05-20 |
Martin Jambor | ipa: Dump cgraph_node UID instead of order into ipa... |
commit | commitdiff | tree |
2025-05-20 |
Jonathan Wakely | libstdc++: Fix incorrect links to archived SGI STL... |
commit | commitdiff | tree |
2025-05-20 |
Nathaniel Shead | c++/modules: Fix ICE on merge of instantiation with... |
commit | commitdiff | tree |
2025-05-20 |
Nathaniel Shead | c++/modules: Always mark tinfo vars as TREE_ADDRESSABLE... |
commit | commitdiff | tree |
2025-05-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-19 |
Jonathan Wakely | libstdc++: Fix some Clang -Wsystem-headers warnings... |
commit | commitdiff | tree |
2025-05-19 |
Jonathan Wakely | libstdc++: Fix std::format of chrono::local_days with... |
commit | commitdiff | tree |
2025-05-19 |
Jonathan Wakely | libstdc++: Fix dangling pointer in fs::path::operator... |
commit | commitdiff | tree |
2025-05-19 |
Jonathan Wakely | libstdc++: Fix std::format_kind primary template for... |
commit | commitdiff | tree |
2025-05-19 |
Tobias Burnus | OpenMP/Fortran: Fix allocatable-component mapping of... |
commit | commitdiff | tree |
2025-05-19 |
Tobias Burnus | OpenMP: Fix mapping of zero-sized arrays with non-liter... |
commit | commitdiff | tree |
2025-05-19 |
Tobias Burnus | libgomp.{c,fortran}/interop-{hip,cuda}: Fix dg-run... |
commit | commitdiff | tree |
2025-05-19 |
Tobias Burnus | libgomp.fortran/map-alloc-comp-9{,-usm}.f90: Add unifie... |
commit | commitdiff | tree |
2025-05-19 |
Thomas Schwinge | 'libgomp.c/interop-hsa.c': GCN offloading only |
commit | commitdiff | tree |
2025-05-19 |
Tobias Burnus | OpenMP: Restore lost Fortran testcase for 'omp allocate' |
commit | commitdiff | tree |
2025-05-19 |
Andrew Stubbs | OpenMP, GCN: Add interop-hsa testcase |
commit | commitdiff | tree |
2025-05-19 |
Tobias Burnus | libgomp/testsuite: Fix hip_header_nvidia check, add... |
commit | commitdiff | tree |
2025-05-19 |
Tobias Burnus | libgomp: Add additional OpenMP interop runtime tests |
commit | commitdiff | tree |
2025-05-19 |
Tobias Burnus | OpenMP: Add libgomp.fortran/target-enter-data-8.f90 |
commit | commitdiff | tree |
2025-05-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-17 |
Jerry DeLisle | Fortran: Fix ICE with use of c_associated. |
commit | commitdiff | tree |
2025-05-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-16 |
Joseph Myers | Update cpplib es.po |
commit | commitdiff | tree |
2025-05-16 |
Maciej W. Rozycki | Alpha: Fix base block alignment calculation regression |
commit | commitdiff | tree |
2025-05-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-15 |
Patrick Palka | c++: unifying specializations of non-primary tmpls... |
commit | commitdiff | tree |
2025-05-15 |
Joseph Myers | Update gcc zh_CN.po |
commit | commitdiff | tree |
2025-05-15 |
Thomas Koenig | Fix explicit arrays with non-constant size for -fc... |
commit | commitdiff | tree |
2025-05-15 |
Thomas Koenig | Do not dump non-interoperable types with -fc-prototypes. |
commit | commitdiff | tree |
2025-05-15 |
Joseph Myers | Update cpplib zh_CN.po |
commit | commitdiff | tree |
2025-05-15 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-14 |
Joseph Myers | Update gcc sv.po |
commit | commitdiff | tree |
2025-05-14 |
Joseph Myers | Update cpplib es.po |
commit | commitdiff | tree |
2025-05-14 |
Kyle Huey | dwarf2out: Propagate dtprel into the .debug_addr table... |
commit | commitdiff | tree |
2025-05-14 |
Nathaniel Shead | c++/modules: Fix handling of -fdeclone-ctor-dtor with... |
commit | commitdiff | tree |
2025-05-14 |
Nathaniel Shead | c++: Fix OpenMP support with C++20 modules [PR119864] |
commit | commitdiff | tree |
2025-05-14 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-13 |
Thomas Koenig | Do not generate formal arglist from actual if we have... |
commit | commitdiff | tree |
2025-05-13 |
Gaius Mulley | [PATCH] PR modula2/120117: ICE when attempting to obtai... |
commit | commitdiff | tree |
2025-05-13 |
Gaius Mulley | [PATCH] PR modula2/115276: libgm2 wraptime.cc field... |
commit | commitdiff | tree |
2025-05-13 |
Gaius Mulley | [PATCH] PR modula2/119915: Sprintf1 repeats the entire... |
commit | commitdiff | tree |
2025-05-13 |
Gaius Mulley | [PATCH] PR modula2/119914 No error message generated... |
commit | commitdiff | tree |
2025-05-13 |
Gaius Mulley | [PATCH] PR modula2/120188: Use existing test for plugin |
commit | commitdiff | tree |
2025-05-13 |
Gaius Mulley | [PATCH] PR modula2/120188: documented example does... |
commit | commitdiff | tree |
2025-05-13 |
Jakub Jelinek | libfortran: Fix up _gfortran_{,m,s}findloc2_s{1,4}... |
commit | commitdiff | tree |
2025-05-13 |
Jakub Jelinek | libfortran: Fix up _gfortran_s{max,min}loc1_{4,8,16... |
commit | commitdiff | tree |
2025-05-13 |
Jakub Jelinek | libfortran: Fix up _gfortran_s{max,min}loc2_{4,8,16... |
commit | commitdiff | tree |
2025-05-13 |
Jakub Jelinek | fortran: Fix up minloc/maxloc lowering [PR120191] |
commit | commitdiff | tree |
2025-05-13 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-12 |
Jonathan Wakely | libstdc++: Remove #warning from <ciso646> for C++17... |
commit | commitdiff | tree |
2025-05-12 |
Jonathan Wakely | libstdc++: Restore std::scoped_lock for non-gthreads... |
commit | commitdiff | tree |
2025-05-12 |
Jason Merrill | c+: -Wabi false positive [PR120012] |
commit | commitdiff | tree |
2025-05-12 |
Joseph Myers | Update cpplib es.po |
commit | commitdiff | tree |
2025-05-12 |
Joseph Myers | Update gcc sv.po |
commit | commitdiff | tree |
2025-05-12 |
Jonathan Wakely | libstdc++: Update C++23 status table |
commit | commitdiff | tree |
2025-05-12 |
Patrick Palka | libstdc++: Fix constraint recursion in std::expected... |
commit | commitdiff | tree |
2025-05-12 |
Patrick Palka | libstdc++: Fix availability of std::erase_if(std::flat_... |
commit | commitdiff | tree |
2025-05-12 |
Jonathan Wakely | libstdc++: Suppress GDB output from new 'skip' commands... |
commit | commitdiff | tree |
2025-05-12 |
Jonathan Wakely | libstdc++: Update <charconv> rows in C++17 status table |
commit | commitdiff | tree |
2025-05-12 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
next |