- b0cf247 libstdc++: Define foo() in optional/ref/access.cc test. by Tomasz Kamiński · 38 minutes ago master trunk
- 8a6b78e xtensa: Change xtensa_legitimize_address() to allow the emission of one more ADDMI instruction by Takayuki 'January June' Suwa · 31 hours ago
- d2d9b90 xtensa: Small change to the alternative negsf2 pattern by Takayuki 'January June' Suwa · 31 hours ago
- c4f8c7c xtensa: Remove TARGET_DIFFERENT_ADDR_DISPLACEMENT_P target hook by Takayuki 'January June' Suwa · 6 days ago
- f6e1788 xtensa: Avoid redundant MEM_P() checks in memory constraint definitions by Takayuki 'January June' Suwa · 34 hours ago
- 64e03b9 Fortran: fix resolution of generic interface with TYPE(C_PTR) [PR66973] by Harald Anlauf · 13 hours ago
- 66c7519 fortran: Minor adjustment to INQUIRE for ENCODING= by Jerry DeLisle · 16 hours ago
- 69b4da7 Daily bump. by GCC Administrator · 9 hours ago
- 831c9ce doc, c: Clarify status of decimal floating point support [PR123234] by Sandra Loosemore · 11 hours ago
- 7d7cbf9 c++: coroutines: initialize refcount by Alexandre Oliva · 12 hours ago
- 3fee7c0 x86: Add a test for PR target/123210 by H.J. Lu · 12 hours ago
- 0ce6f1d strlen: Fix up memcpy/strcpy/strcat handling [PR124754] by Jakub Jelinek · 14 hours ago
- 1e38d1a c++, libstdc++: Implement P3856R8 - New reflection metafunction - is_structural_type by Jakub Jelinek · 14 hours ago
- 2b6c846 c++, libstdc++: Attempt to implement P3842R2 - A conservative fix for constexpr uncaught_exceptions() and current_exception() by Jakub Jelinek · 14 hours ago
- fe78f75 doc: Document -g2 debugging level [PR94491] by Sandra Loosemore · 16 hours ago
- cf91f4b doc: Improve documentation of -Wchar-subscripts and char signedness [PR94182] by Sandra Loosemore · 18 hours ago
- ae9b5fc Fortran: fix passing a procedure pointer to c_funloc [PR124652] by Harald Anlauf · 3 days ago
- 37e5512 fortran: Add testcase [PR98203] by Christopher Albert · 34 hours ago
- f60cc464 c++: Implement LWG4517 - data_member_spec should throw for cv-qualified unnamed bit-fields by Jakub Jelinek · 25 hours ago
- fc5f8dd testsuite: Add testcase for CWG3162 - Evaluation context of manifestly constant-evaluated expressions by Jakub Jelinek · 25 hours ago
- 581a9a2 testsuite: Add testcase for LWG4556 - Unclear properties of reflection strings by Jakub Jelinek · 25 hours ago
- 0229b5b c++: Handle RAW_DATA_CST and RANGE_EXPR in build_vec_init [PR124531] by Jakub Jelinek · 25 hours ago
- 3e97c4c Ada: Update documentation to reflect relaxed structural instantiation by Tonu Naks · 25 hours ago
- 6743172 fortran: Add testcase [PR95163] by Christopher Albert · 3 weeks ago
- 9e42a40 Fortran: Regression in gfc_convert_to_structure_constructor by Paul Thomas · 2 days ago
- 40204d6 Daily bump. by GCC Administrator · 33 hours ago
- abf92b5 c++/modules: Propagate DECL_ARGUMENTS when reading a function def [PR124477] by Nathaniel Shead · 3 weeks ago
- d130e9b libstdc++/ranges: Uglify 'sizes' function parameter by Patrick Palka · 2 days ago
- f1f0ab5 cobol: Reduce CFG complexity; improve PERFORM return logic; improve INSPECT performance. by Robert Dubner · 2 days ago
- 166d5ff testsuite/c++: Fix lifetime issue in func-params-07.C [PR124548] by Andrew Pinski · 2 weeks ago
- 2fb21ba c++/reflection: fix wrong-code with members_of [PR124646, PR124645] by Marek Polacek · 3 days ago
- 8b95d5f libstdc++: Updated inplace_vector::try_ functions per P3981R2 and P4022R0. by Tomasz Kamiński · 2 days ago
- bd39cda phiprop: Fix speculating aggregate copies [PR124746] by Andrew Pinski · 3 days ago
- 71a578e phiprop: Move the check for load of ptr before the checks of dom by Andrew Pinski · 3 days ago
- 99135a1 libstdc++: Add Doxygen documentation to <version> by Jonathan Wakely · 3 days ago
- 74b665e libstdc++: Simplify documentation of match_flag_type::format_default by Jonathan Wakely · 3 days ago
- d61f795 libstdc++: Minor tweak to Doxygen comment for std::pair by Jonathan Wakely · 3 days ago
- 3c16bca libstdc++: Fix Doxygen comments on chrono::floor etc. by Jonathan Wakely · 3 days ago
- bc8c59a libstdc++: Rename parameters of unordered erase(K&&) members by Jonathan Wakely · 3 days ago
- 0c2c94b libstdc++: Fix Doxygen grouping by Jonathan Wakely · 3 days ago
- 6cfeaa2 libstdc++: Remove Doxygen @return on void functions by Jonathan Wakely · 3 days ago
- 0591b14 libstdc++: Fix missing #endif in unused header by Jonathan Wakely · 3 days ago
- 9b3957c libstdc++: Fix errors in Doxygen markup by Jonathan Wakely · 4 days ago
- 210f884 libstdc++: Tweak Doxygen config file to include C++26 components by Jonathan Wakely · 3 days ago
- 1f8ccea libstdc++: Update Doxygen config to 1.17.0 by Jonathan Wakely · 3 days ago
- 8be7d5d libstdc++: Use __cpp_lib_map_try_emplace feature test macro by Jonathan Wakely · 3 days ago
- 37b6f07 i386/testsuite: Fix pr124696.c test failure for 32-bit targets by Uros Bizjak · 2 days ago
- c00c750 libstdc++: Rename std::strided_slice to std::extent_slice. by Tomasz Kamiński · 2 weeks ago
- e920613 libstdc++: Change meaning of strided_slice::extent per P3982R2 by Tomasz Kamiński · 10 weeks ago
- 3edcf6a libstdc++: Implement range_slice from P3982R2. by Tomasz Kamiński · 4 months ago
- dc7860f testsuite: disable loop peeling check for arm [PR124705] by Christophe Lyon · 3 days ago
- 739d9f7 LoongArch: Implement TARGET_CHECK_TARGET_CLONE_VERSION. by Lulu Cheng · 11 days ago
- 9c81094 libstdc++: Add new-abi-baseline target to main Makefile by Jonathan Wakely · 3 days ago
- 4886afe libstdc++: Check right value of __cpp_lib_format for dynamic_string by Jonathan Wakely · 3 days ago
- 2861d16 libstdc++: Fix typo in export of std::saturating_cast. by Tomasz Kamiński · 2 days ago
- 1ad0af7 libstdc++: Update export declaration for dynamic_format and saturation arithmetic. by Tomasz Kamiński · 2 days ago
- b807851 fortran: Fix assumed-rank repacking for contiguous dummies [PR124751] by Christopher Albert · 3 days ago
- 8e28b55 Daily bump. by GCC Administrator · 2 days ago
- cd689b3 fortran: Change test case to compile only. by Jerry DeLisle · 2 days ago
- 71033b1 PR target/123238: VCOND_MASK regression on aarch64. by Roger Sayle · 2 days ago
- 48c2ea1 PR target/123238: VCOND_MASK regression on x86_64. by Roger Sayle · 2 days ago
- 9e427f3 fortran: Fix host association in module procedure interface bodies [PR79330] by Gonzalosilvalde · 7 days ago
- 2433662 [PR124696, LRA]: Fix LRA cycle involving reloads, secondary memory reloads, and subreg reloads by Vladimir N. Makarov · 3 days ago
- 032c099 d: Merge upstream dmd, druntime 55e64690bc, phobos 0c519ae39. by Iain Buclaw · 3 days ago
- 1950507 c++: Implement CWG3124 - Disallow annotations on block-scope externs and non-unique friend declarations by Jakub Jelinek · 3 days ago
- 6cd9887 c++: Change ^^:: mangling from LDmngE to LDmgsE by Jakub Jelinek · 3 days ago
- f6f137f libstdc++: Attempt to implement LWG4537 - Improve define_static_array by Jakub Jelinek · 3 days ago
- 50fe0c7 MAINTAINERS: Add my bugzilla account by David Faust · 3 days ago
- c0b659d libstdc++: [_GLIBCXX_DEBUG] Fix COW string valid range check by François Dumont · 5 days ago
- 53a1837 MAINTAINERS: Update Qing Zhao email address by David Faust · 3 days ago
- 6497b85 libstdc++/ranges: Inline hidden friends' member function helpers by Patrick Palka · 3 days ago
- d60b69a libstdc++: Implement P3725R3 Filter View Extensions for Safer Use by Patrick Palka · 3 days ago
- 2587341 s390: Fix -Wformat-security diagnostics by Stefan Schulze Frielinghaus · 3 days ago
- abd8e6a doc: Update docs for character set support and environment variables [PR70917] by Sandra Loosemore · 3 days ago
- bd87cdb libstdc++: Rename std::runtime_format for C++26 (P3953R3) by Jonathan Wakely · 5 days ago
- c9525a7 libstdc++: Rename saturation arithmetic for C++26 (P4052R0) by Jonathan Wakely · 5 days ago
- d35cd841 forwprop: Add missing NULL check on vdef in optimize_aggr_zeroprop [PR124742] by Andrew Pinski · 3 days ago
- cc33cf4 Check BIGGEST_ALIGNMENT when forcing a local copy by H.J. Lu · 4 days ago
- 44da5c2 c: Fix ICE related to field members that are arrays of pointers to structs [PR124635] by Martin Uecker · 8 days ago
- 984adab testsuite: disable loop peeling check for arm-none-eabi [PR124705] by Torbjörn SVENSSON · 4 days ago
- c607efe9 testsuite: xfail tests for arm_mve [PR93080] by Torbjörn SVENSSON · 4 days ago
- 7b3ec84 middle-end/124634 - add internal function internals documentation section by Richard Biener · 4 days ago
- 40ecb06 doc: Fix wrong documentation for -finput-charset [PR61896] by Sandra Loosemore · 3 days ago
- b4b03b4 doc: Add copyright notices to .texi files that don't have one by Sandra Loosemore · 3 days ago
- ff2fb85 fortran: Fix INQUIRE(id=integer-expression) is rejected. by Jerry DeLisle · 3 days ago
- 89293f0 fortran: Fix ICE in gfc_trans_create_temp_array for assumed-rank [PR100194] by Christopher Albert · 4 days ago
- 6487521 Daily bump. by GCC Administrator · 3 days ago
- eaa6998 c++: Fix up access_context::current and current_namespace by Jakub Jelinek · 3 days ago
- ec5605d c++: Handle annotations in data_member_spec/define_aggregate by Jakub Jelinek · 3 days ago
- 2c30d0b c++, libstdc++: Implement current_{function,class,namespace} metafn addition from P3795R2 by Jakub Jelinek · 3 days ago
- 3c057b7 c++: Use anon enums in eval_data_member_spec by Jakub Jelinek · 3 days ago
- abd5a11 d: Merge upstream dmd, druntime e7c34c13de, phobos 0c5c9e984. by Iain Buclaw · 8 weeks ago
- 1bd1e82 c++/reflection: update eval_size_of comment by Marek Polacek · 4 days ago
- a7269d7 Update gcc .po files by Joseph Myers · 4 days ago
- 8909ccd testsuite: Require effective target fstack_protector for pr124041.c by Dimitar Dimitrov · 7 days ago
- 66f1244 testsuite: Require int32plus effective target for pr122925.c by Dimitar Dimitrov · 13 days ago
- c18e407 Fix internal error on non-byte-sized reference in GIMPLE DSE by Eric Botcazou · 4 days ago
- f805f14 testsuite: Add testcase for CWG3145 - Uniqueness of annotations by Jakub Jelinek · 4 days ago
- a9b3da8 testsuite: i386: Fix gcc.dg/analyzer/null-deref-pr123981-1.c by Rainer Orth · 4 days ago
- ced2754 libphobos: Replace old alias declaration syntax for modern style by Iain Buclaw · 4 days ago