1. e2e272ba fix Clang warning by Martin Liska · 1 year, 5 months ago
  2. 7c01d02 Make Warray-bounds alias to Warray-bounds= [PR107787] by Iskander Shakirzyanov · 1 year, 5 months ago
  3. 4fa25a7 Improve profile handling in switch lowering. by Martin Liska · 2 years, 3 months ago
  4. b628cad tree-optimization/107919 - predicate simplification in uninit by Richard Biener · 1 year, 5 months ago
  5. 2792cb5 Improve uninit diagnostic dumps by Richard Biener · 1 year, 5 months ago
  6. 9500877 tree-optimization/107919 - uninit diagnostic predicate simplification by Richard Biener · 1 year, 5 months ago
  7. 7716ee1 tree-chrec: Fix up ICE on pointer multiplication [PR107835] by Jakub Jelinek · 1 year, 5 months ago
  8. e0b95c2 libgomp.texi: List GCN's 'gfx803' under OpenMP Context Selectors by Tobias Burnus · 1 year, 5 months ago
  9. 1fd5087 amdgcn: Support AMD-specific 'isa' traits in OpenMP context selectors by Paul-Antoine Arras · 1 year, 5 months ago
  10. a1b5cdf [PR107304] note test's ifunc requirement by Alexandre Oliva · 1 year, 5 months ago
  11. f57ff18 LoongArch: Optimize the implementation of stack check. by Lulu Cheng · 1 year, 5 months ago
  12. 84046b1 analyzer: move stdio known fns to sm-file.cc by David Malcolm · 1 year, 5 months ago
  13. 78a17f4 analyzer work on issues with flex-generated lexers [PR103546] by David Malcolm · 1 year, 5 months ago
  14. 3a32fb2 analyzer: fix folding of '(PTR + 0) => PTR' [PR105784] by David Malcolm · 1 year, 5 months ago
  15. 000e986 c++: ICE with <=> of incompatible pointers [PR107542] by Patrick Palka · 1 year, 5 months ago
  16. 9b37746 Daily bump. by GCC Administrator · 1 year, 5 months ago
  17. b6c6a3d syscall, runtime: always call XSI strerror_r by Ian Lance Taylor · 1 year, 5 months ago
  18. 3832c6f Fortran: intrinsic MERGE shall use all its arguments [PR107874] by Harald Anlauf · 1 year, 5 months ago
  19. cca06f0 libstdc++: Avoid bogus warning in std::vector::insert [PR107852] by Jonathan Wakely · 1 year, 5 months ago
  20. 81cf035 libstdc++: Remove unnecessary tag dispatching in std::vector by Jonathan Wakely · 1 year, 5 months ago
  21. 0ded30b libstdc++: Do not use __used or __packed as identifiers by Jonathan Wakely · 1 year, 5 months ago
  22. 36cabc2 c++: explicit specialization and trailing requirements [PR107864] by Patrick Palka · 1 year, 5 months ago
  23. fd8dd6c tree-optimization/107852 - missed optimization with PHIs by Richard Biener · 1 year, 5 months ago
  24. 063ba13 tree-optimization/106995 - if-conversion and vanishing loops by Richard Biener · 1 year, 5 months ago
  25. ffabce8 Couple of testsuite adjustments by Eric Botcazou · 1 year, 5 months ago
  26. 1ad898d Fix PR ada/107810 by Eric Botcazou · 1 year, 5 months ago
  27. 9948daa tree-optimization/107898 - ICE with -Walloca-larger-than by Richard Biener · 1 year, 5 months ago
  28. 5894a81 ipa/107897 - avoid property verification ICE after error by Richard Biener · 1 year, 5 months ago
  29. e161040 re-run configure by Martin Liska · 1 year, 5 months ago
  30. 4d08c67 gcc/configure.ac: fix AC_DEFINE ENABLE_MULTIARCH by YunQiang Su · 1 year, 5 months ago
  31. b774853 Daily bump. by GCC Administrator · 1 year, 5 months ago
  32. 2b0ae7f c++: simple-requirement starting with 'typename' [PR101733] by Jason Merrill · 1 year, 5 months ago
  33. 297bbe2 c++: be more strict about 'concept bool' by Jason Merrill · 1 year, 5 months ago
  34. 47d81b1 Fix comment for (A / (1 << B)) -> (A >> B). by Andrew Pinski · 1 year, 5 months ago
  35. 940d5b5 riscv: improve cost model for loading 64bit constant in rv32 by Sinan · 1 year, 5 months ago
  36. 868fc62 RISC-V: Avoid redundant sign-extension for SImode SGE, SGEU, SLE, SLEU by Maciej W. Rozycki · 1 year, 5 months ago
  37. 07b9bcc Fortran: ICE with elemental and dummy argument with VALUE attribute [PR107819] by Harald Anlauf · 1 year, 5 months ago
  38. 2200b70 tree-optimization/107896 - allow v2si to dimode unpacks by Richard Biener · 1 year, 5 months ago
  39. 26aff45 libstdc++: [_GLIBCXX_INLINE_VERSION] Adapt dg-error message by François Dumont · 1 year, 5 months ago
  40. aa353bd Support %b, %B for -Wformat-overflow (sprintf, snprintf) by Frolov Daniil · 1 year, 5 months ago
  41. 75e562d libstdc++: Fix src/c++17/memory_resource for H8 targets [PR107801] by Jonathan Wakely · 1 year, 5 months ago
  42. a7b97a1 libstdc++: Fix std::string_view for I32LP16 targets by Jonathan Wakely · 1 year, 5 months ago
  43. 7b79fa9 libstdc++: Fix _Hash_bytes for I16LP32 targets [PR107885] by Jonathan Wakely · 1 year, 5 months ago
  44. f7a41b5 RISC-V: fix stack access before allocation. by Fei Gao · 1 year, 5 months ago
  45. d30e98b c++: Allow module name to be a single letter on Windows by Torbjörn SVENSSON · 1 year, 6 months ago
  46. c775e2b libstdc++: Replace non-ASCII character in comment by Jonathan Wakely · 1 year, 5 months ago
  47. 8a47132 libstdc++: Prune versioned namespace from testsuite output by Jonathan Wakely · 1 year, 5 months ago
  48. a64775a libstdc++: Make 16-bit std::subtract_with_carry_engine work [PR107466] by Jonathan Wakely · 1 year, 5 months ago
  49. be7ea14 ada: Adjust runtime library and User's Guide to PIE default on Linux by Eric Botcazou · 1 year, 5 months ago
  50. 81885f5 ada: doc/share/conf.py: Switch the HTML documentation to using the RTD theme by Joel Brobecker · 1 year, 5 months ago
  51. 80ad275 ada: Annotate GNAT.Source_Info with an abstract state by Claire Dross · 1 year, 5 months ago
  52. e75d06f ada: Fix internal error on conversion as in/out actual with -gnatVa by Eric Botcazou · 1 year, 5 months ago
  53. f2b30a7 ada: Add PIE support to backtraces on Linux by Eric Botcazou · 1 year, 5 months ago
  54. 83e8d37 ada: Implement change to SPARK RM rule on state refinement by Yannick Moy · 1 year, 5 months ago
  55. 2b293a94 tree-optimization/107493 - SCEV analysis with conversions by Richard Biener · 1 year, 5 months ago
  56. 9fa67f1 gcn: Fix __builtin_gcn_first_call_this_thread_p by Tobias Burnus · 1 year, 5 months ago
  57. 091b6db OpenMP/Fortran: Permit end-clause on directive by Tobias Burnus · 1 year, 5 months ago
  58. 5dd4d2e asan: fix unsafe optimization of Asan checks. by Yuri Gribov · 1 year, 9 months ago
  59. ee629d2 i386: Fix up ix86_abi handling [PR106875] by Jakub Jelinek · 1 year, 5 months ago
  60. f2b54e5b arm: improve tests for vsetq_lane* by Andrea Corallo · 1 year, 6 months ago
  61. 32be9d7 arm: improve tests for vrshlq* by Andrea Corallo · 1 year, 6 months ago
  62. a59b9af arm: improve tests and fix vrmlaldavhaq* by Andrea Corallo · 1 year, 6 months ago
  63. 329ccff arm: improve tests for vqsubq* by Andrea Corallo · 1 year, 6 months ago
  64. 354172c arm: improve tests for vqrdmlashq_m* by Andrea Corallo · 1 year, 6 months ago
  65. 5ea0ea55 arm: improve tests for vqrdmlahq* by Andrea Corallo · 1 year, 6 months ago
  66. 0207084 arm: improve tests for vqdmul* by Andrea Corallo · 1 year, 6 months ago
  67. f974a7b arm: improve tests for vqdmlahq_m* by Andrea Corallo · 1 year, 6 months ago
  68. 7e8cf19 arm: improve tests for vqaddq_m* by Andrea Corallo · 1 year, 6 months ago
  69. 4e73978 arm: improve tests for vmlasq* by Andrea Corallo · 1 year, 6 months ago
  70. 5a21c14 arm: improve tests and fix vmlaldavaxq* by Andrea Corallo · 1 year, 6 months ago
  71. 69405eb arm: improve tests for vmladavaq* by Andrea Corallo · 1 year, 6 months ago
  72. ce9dd99 arm: improve tests for viwdupq* by Andrea Corallo · 1 year, 6 months ago
  73. d63992a arm: improve tests for vhsubq_m* by Andrea Corallo · 1 year, 6 months ago
  74. 4b440ef arm: improve tests for vhaddq_m* by Andrea Corallo · 1 year, 6 months ago
  75. 253efaa arm: improve tests for vfmasq_m* by Andrea Corallo · 1 year, 6 months ago
  76. 9b8dc63 arm: improve tests and fix vsubq* by Andrea Corallo · 1 year, 6 months ago
  77. 49681b1 arm: improve tests for vmulq* by Andrea Corallo · 1 year, 6 months ago
  78. 78b5b76 arm: improve tests and fix vadd* by Andrea Corallo · 1 year, 6 months ago
  79. bf6b04c arm: Add integer vector overloading of vsubq_x instrinsic by Stam Markianos-Wright · 1 year, 6 months ago
  80. 2fefb89 arm: Explicitly specify other float types for _Generic overloading [PR107515] by Stam Markianos-Wright · 1 year, 6 months ago
  81. 31df339 arm: propagate fixed overloading of MVE intrinsic scalar parameters by Stam Markianos-Wright · 1 year, 6 months ago
  82. e0dd75f arm: further fix overloading of MVE vaddq[_m]_n intrinsic by Stam Markianos-Wright · 1 year, 6 months ago
  83. ff2bf3d arm: improve tests and fix vabsq* by Andrea Corallo · 1 year, 7 months ago
  84. c548e1b arm: improve tests for vabdq* by Andrea Corallo · 1 year, 7 months ago
  85. 8965dd1 arm: improve tests for vabavq* by Andrea Corallo · 1 year, 7 months ago
  86. 2c5bb25 arm: improve tests for vmax* by Andrea Corallo · 1 year, 7 months ago
  87. d117647 arm: improve tests for vmin* by Andrea Corallo · 1 year, 7 months ago
  88. 1fa5a44 arm: improve tests and fix vcmp* by Andrea Corallo · 1 year, 7 months ago
  89. 7827909 arm: improve tests and fix vdupq* by Andrea Corallo · 1 year, 7 months ago
  90. e9fe7b2 arm: improve vidupq* tests by Andrea Corallo · 1 year, 7 months ago
  91. d5cc5a6 arm: improve tests and fix vdwdupq* by Andrea Corallo · 1 year, 7 months ago
  92. f3f4295 arm: improve tests and fix vddupq* by Andrea Corallo · 1 year, 7 months ago
  93. b9496f8 arm: fix 'vmsr' spacing and register capitalization by Andrea Corallo · 1 year, 8 months ago
  94. 9a79b52 arm: improve vcreateq* tests by Andrea Corallo · 1 year, 7 months ago
  95. 238cf11 tree-optimization/107876 - unswitching of switch by Richard Biener · 1 year, 5 months ago
  96. 0976b01 tree-optimization/107867 - failed abnormal cleanup in forwprop by Richard Biener · 1 year, 5 months ago
  97. be591d0 LoongArch: Optimize immediate load. by Lulu Cheng · 1 year, 6 months ago
  98. a1ecc56 Fix incorrect _mm_cvtsbh_ss. by liuhongt · 1 year, 5 months ago
  99. 14d11df Daily bump. by GCC Administrator · 1 year, 5 months ago
  100. 4ac7897 Daily bump. by GCC Administrator · 1 year, 5 months ago