1. 6c5de63 Daily bump. by GCC Administrator · 5 hours ago master trunk
  2. fcb78de c++/modules: fix -MG for header units [PR123622] by Jason Merrill · 2 days ago
  3. c600bb7 doc: Move specs documentation to GCC internals manual [PR69367] [PR69849] by Sandra Loosemore · 5 days ago
  4. a17b22c Ada: adjust pattern matching to new stack probes on x86/Linux by Eric Botcazou · 7 hours ago
  5. 698a6af libstdc++: [_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround by François Dumont · 12 days ago
  6. 9f99ee9 c++: add fixed test [PR39057] by Marek Polacek · 11 hours ago
  7. 0fdaf0e Ada: adjust pattern matching to new stack probes on x86/Linux by Eric Botcazou · 15 hours ago
  8. b1859c2 Improve speed of masking table algorithm for MC/DC by Jørgen Kvalsvik · 19 hours ago
  9. 2a155ce cse: Only use non-reg vec_select simplifications. [PR121649] by Robin Dapp · 9 days ago
  10. 4edd295 c: Fix ICE related to tags and hardbool attribute [PR123856] by Martin Uecker · 2 weeks ago
  11. 381af4e Daily bump. by GCC Administrator · 29 hours ago
  12. c2c64cf testsuite: fix ICEs in analyzer plugin with CPython >= 3.11 [PR107646,PR112520] by David Malcolm · 29 hours ago
  13. d0d3d4d c++: ICE mangling C auto... tparm [PR124297] by Patrick Palka · 30 hours ago
  14. 5eecb51 aarch64: Fix uint64_t[8] usage after including "arm_neon.h" [PR124126] by Andrew Pinski · 3 weeks ago
  15. 0c3b30c Update gcc fr.po by Joseph Myers · 31 hours ago
  16. 9b3c245 Fix [PR124230] by Qing Zhao · 34 hours ago
  17. 4665987 c: Fix pragma inside a pragma [PR97991} by Andrew Pinski · 34 hours ago
  18. bef3d98 aarch64: mingw: Fix regression in C++ support by Saurabh Jha · 3 weeks ago
  19. 2365f48 testsuite: Add testcase for already fixed PR [PR122000] by Jakub Jelinek · 2 days ago
  20. 2bfaa21 libstdc++: bitset _GLIBCXX_ASSERTIONS op[] fixes by Nathan Myers · 2 days ago
  21. e1077ad arm: testsuite: remove some flaky code-size tests by Richard Earnshaw · 2 days ago
  22. 41aba0b arm: testsuite: Fix typo on target arm_cpu_cortex_a53 by Richard Earnshaw · 3 days ago
  23. 468124a libstdc++: Remove unnecessary string in filesystem::path formatter by Tomasz Kamiński · 2 days ago
  24. 9282a60 Fortran: Caf_shmem - Fix compile issue on cygwin [PR124371] by Andre Vehreschild · 2 days ago
  25. e159c78 libstdc++: Use aligned new for filesystem::path internals [PR122300] by Jonathan Wakely · 4 days ago
  26. 46520c0 tree-inline: Fix up ICE on !is_gimple_reg is_gimple_reg_type copying [PR124135] by Jakub Jelinek · 2 days ago
  27. acf7028 match.pd: Move cast into p+ operand for (ptr) (x p+ y) p+ z -> (ptr) (x p+ (y + z)) [PR124358] by Jakub Jelinek · 2 days ago
  28. d2881c2 testsuite/aarch64: Add testcae for already fixed bug [PR124078] by Andrew Pinski · 2 days ago
  29. e0d9c5a Daily bump. by GCC Administrator · 2 days ago
  30. 0970bb8 c++: Avoid caching TARGET_EXPR slot value if exception is thrown from TARGET_EXPR_INITIAL [PR124145] by Jakub Jelinek · 2 days ago
  31. 1b404c5 libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341] by Nathan Myers · 3 days ago
  32. dae387d libstdc++: [_GLIBCXX_DEBUG] Hide _Safe_unordered_container methods by François Dumont · 3 days ago
  33. ee8ca6c a68: fix wrapping C functions returning void [PR algol68/124322] by Jose E. Marchesi · 3 days ago
  34. e3d2277 aarch64 libgcc: Fix mingw build [PR124333] by Alice Carlotti · 4 days ago
  35. 4a30b45 vect: fix vectorization of non-gather elementwise loads [PR124037] by Victor Do Nascimento · 4 weeks ago
  36. e49ff17 Fix typo by Richard Biener · 3 days ago
  37. c192644 Fix overly restrictive live-lane extraction replacement by Richard Biener · 3 days ago
  38. 8b39ec7 libiberty: Copy over .ARM.attributes section into *.debug.temp.o files [PR124365] by Jakub Jelinek · 3 days ago
  39. 3a41229 libstdc++: Fix atomic/cons/zero_padding.cc test for arm-none-eabi [PR124124] by Tomasz Kamiński · 3 days ago
  40. 7793e34 libstdc++: Remove UB in _Arg_value union alternative assignment by Tomasz Kamiński · 11 days ago
  41. 446835a i386: Make -masm={att,intel} xchg operand order consistent by Jakub Jelinek · 3 days ago
  42. afa5860 libstdc++: Store basic_format_arg::handle in __format::_Arg_value by Tomasz Kamiński · 12 days ago
  43. 4898147 Partially revert "LoongArch: Fix bug123807." by Xi Ruoyao · 10 days ago
  44. ed29af4 i386: Fix up last -masm=intel operand of vcvthf82ph [PR124349] by Jakub Jelinek · 3 days ago
  45. d828a37 i386: Fix up vpternlogq last operand of *andnot<mode>3 for -masm=intel [PR124367] by Jakub Jelinek · 3 days ago
  46. 860da84 i386: Fix operand order for @wrss<mode> and @wruss<mode> [PR124366] by Jakub Jelinek · 3 days ago
  47. f8152db c++: Fix up handling of unnamed types named by typedef for linkage purposes for -freflection [PR123810] by Jakub Jelinek · 3 days ago
  48. d01f53d Daily bump. by GCC Administrator · 3 days ago
  49. 8db7ba7 c++/reflection: fix return value of meta::extent [PR124368] by Marek Polacek · 3 days ago
  50. 9f8989d testsuite: Remove xfail from g++.dg/ipa/devirt-23.C [PR60674] by Thiago Jung Bauermann · 6 months ago
  51. b95955b c++: reusing typedefs in template for [PR124229] by Marek Polacek · 5 days ago
  52. 477a1ff c++: Find annotations in DECL_ATTRIBUTES (TYPE_NAME (r)) for type aliases by Jakub Jelinek · 3 days ago
  53. 62bbc98 libgfortran: Fix up putenv uses in libcaf_shmem [PR124330] by Jakub Jelinek · 4 days ago
  54. e93b0c7 testsuite: drop xfail for vect-reduc-pattern-2c.c [PR124359, PR122961] by Torbjörn SVENSSON · 4 days ago
  55. 9caa6d9 testsuite: arm: add -fno-ipa-cp to gcc.target/arm/simd/vextQp64_1.c by Torbjörn SVENSSON · 4 days ago
  56. 4ef3d71 widen mult: Fix handling of _Fract mixed with _Fract [PR119568] by Andrew Pinski · 4 days ago
  57. 47339c8 libstdc++: Change comment on #endif to match #if condition [PR124363] by Jonathan Wakely · 4 days ago
  58. b02f949 testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320] by Torbjörn SVENSSON · 6 days ago
  59. 4bcf6c4 lra: Validate regno and mode in equiv substitution. [PR124041] by Robin Dapp · 4 days ago
  60. 25996a5 libstdc++: debug impls for heterogeneous insertion overloads (P2363) [PR117402] by Nathan Myers · 4 weeks ago
  61. 94d5ca4 libstdc++: container heterogeneous insertion (P2363) [PR117402] by Nathan Myers · 8 weeks ago
  62. 37980a5 avoid-store-forwarding: Clear sbitmap before use [PR124351] by Philipp Tomsich · 4 days ago
  63. e4bd889 i386: Fix up vcvt<convertfp8_pack><mode><mask_name> for -masm=intel [PR124341] by Jakub Jelinek · 4 days ago
  64. 7fe63e16 i386: Fix up printing of input operand of avx10_2_comisbf16_v8bf for -masm=intel [PR124349] by Jakub Jelinek · 4 days ago
  65. 19d4d56 Adjust gcc.dg/vect/vect-reduc-dot-s8b.c again by Richard Biener · 4 days ago
  66. 6f9dd9f testsuite: Only xfail gcc.dg/ipa/iinline-attr.c on 32-bit SPARC [PR64835] by Rainer Orth · 4 days ago
  67. 266ea97 Fortran: Fix failures on windows and hpux systems [PR124330] by Jerry DeLisle · 4 days ago
  68. ec3d2c9 Refine the testcase. by liuhongt · 4 days ago
  69. 9bf3066 Daily bump. by GCC Administrator · 4 days ago
  70. a7cce1a x86: Call ix86_access_stack_p only with symbolic constant load by H.J. Lu · 2 weeks ago
  71. 958d1a8 [PR115042, LRA]: Postpone processing of new reload insns, 2nd variant by Vladimir N. Makarov · 4 days ago
  72. 438a792 libgfortran: Regenerate config.h.in and configure by Mark Wielaard · 4 days ago
  73. ee3f119 middle-end/45273 - avoid host double in profiling by Richard Biener · 5 weeks ago
  74. a406555 libstdc++: Add filesystem::copy_symlink tests [PR122217] by Adam Wood · 5 weeks ago
  75. 300f170 libstdc++: Make `std::expected` nodiscard [PR119197] by Arthur O'Dwyer · 6 days ago
  76. 28e4005 libstdc++: Adjust indentation of std::atomic<T*> wait/notify members by Jonathan Wakely · 11 days ago
  77. 4a9c76b Fortran: Fix failures on windows and hpux systems [PR124330] by Jerry DeLisle · 5 days ago
  78. d5c50c7 c: Fix wrong code related to TBAA for components of structure types 2/2 [PR122572] by Martin Uecker · 2 weeks ago
  79. 065bbf5 c: Fix wrong code related to TBAA for components of structure types 1/2 [PR122572] by Martin Uecker · 9 weeks ago
  80. 41a533a i386: Use orb instead of orl/orq for stack probes/clash [PR124336] by Jakub Jelinek · 5 days ago
  81. 4a2d9d8 c++: Set OLD_PARM_DECL_P even in regenerate_decl_from_template [PR124306] by Jakub Jelinek · 5 days ago
  82. 86bfced c++/reflection: add fixed test [PR124324] by Marek Polacek · 5 days ago
  83. 40ee8d4 c++/reflection: static member template operator [PR124324] by Marek Polacek · 6 days ago
  84. c817ede Adjust gcc.dg/vect/complex/fast-math-complex-add-pattern-half-float.c by Richard Biener · 5 days ago
  85. f48b123 libstdc++: Reference C++11 standard more precisely in regex comments by Jonathan Wakely · 11 days ago
  86. c1bd384 gcc: Fix "Conveinece" typo in comment by Jonathan Wakely · 5 days ago
  87. 1ca2e5d Do not mark stmts PURE_SLP for loop vectorization by Richard Biener · 6 days ago
  88. 823c969 gcc: libgdiagnostics DLL for mingw should be for mingw hosts by Jonathan Yong · 10 days ago
  89. 0399019 rtl-ssa: Ensure live-out uses before redefinitions [PR123786] by Richard Sandiford · 5 days ago
  90. 19e1192 i386: Fix up some FMA patterns for -masm=intel [PR124315] by Jakub Jelinek · 5 days ago
  91. b3502a6 i386: Fix up *avx512f_load<mode>_mask for -masm=intel [PR124335] by Jakub Jelinek · 5 days ago
  92. 6e15e34 i386: Rename avx512fp16_mov<mode> to *avx512fp16_mov<mode> by Jakub Jelinek · 5 days ago
  93. ff58167 Remove XFAIL for detecting dot-product pattern in vect-reduc-dot-s8b.c by Richard Biener · 5 days ago
  94. abab49f c++: improve constraint recursion diagnostic by Patrick Palka · 5 days ago
  95. 77411b4 c++: targ generic lambda iterated substitution [PR123665] by Patrick Palka · 5 days ago
  96. 549e7ae Daily bump. by GCC Administrator · 5 days ago
  97. 435346e cobol: Improved efficiency of code generated for MOVE "A" TO VAR(1:1). [119456] by Robert Dubner · 5 days ago
  98. 29094a3 Update gcc sv.po by Joseph Myers · 5 days ago
  99. cf6a4fb doc: Switch some attribute examples to using standard syntax [PR102397] by Sandra Loosemore · 5 days ago
  100. 6ff4e71 libstdc++: [_GLIBCXX_DEBUG] Reduce unordered containers mutex locks/unlocks by François Dumont · 3 weeks ago