aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-21libstdc++: Qualify std::abort() in testJonathan Wakely1-1/+1
2022-09-21libstdc++: Add <initializer_list> to ranges_base.h headerJonathan Wakely1-0/+1
2022-09-21Daily bump.GCC Administrator8-1/+237
2022-09-20Fortran: F2018 type(*),dimension(*) with scalars [PR104143]Tobias Burnus4-2/+43
2022-09-20Fortran: error recovery on invalid ARRAY argument to FINDLOC [PR106986]Harald Anlauf2-0/+9
2022-09-20Fortran: NULL pointer dereference in invalid simplification [PR106985]Harald Anlauf2-1/+10
2022-09-20c++: xtreme-header modules tests cleanupsPatrick Palka3-44/+28
2022-09-20c++: modules and non-dependent auto deductionPatrick Palka4-0/+24
2022-09-20Fortran: Fix function attributes [PR100132]José Rui Faustino de Sousa2-2/+88
2022-09-20frange::maybe_isnan() should return FALSE for undefined ranges.Aldy Hernandez1-0/+2
2022-09-20frange::set_nonnegative should not contain -NAN.Aldy Hernandez2-0/+23
2022-09-20fortran: add link to ISO_VARYING_STRING module [PR106636]Martin Liska1-1/+2
2022-09-20aarch64: Fix GTY markup for arm_sve.h [PR106491]Richard Sandiford1-4/+8
2022-09-20vect: Fix SLP layout handling of masked loads [PR106794]Richard Sandiford3-8/+77
2022-09-20vect: Fix missed gather load opportunityRichard Sandiford2-0/+43
2022-09-20[PR106970] New test for PR that has already been fixed.Aldy Hernandez1-0/+9
2022-09-20c++: stream PACK_EXPANSION_EXTRA_ARGS [PR106761]Patrick Palka4-0/+37
2022-09-20replace "the the" typosMartin Liska16-17/+17
2022-09-20libstdc++: Fix typo in <cstdlib> for freestandingJonathan Wakely1-1/+1
2022-09-20fortran: remove 2 dead links [PR106636]Martin Liska1-3/+1
2022-09-20contrib: skip new egrep warningMartin Liska1-3/+3
2022-09-20Support 64-bit vectorization for single-precision floating rounding operation.liuhongt2-0/+231
2022-09-20middle-end: handle bitop with an invariant induction.[PR105735]konglin13-10/+199
2022-09-20LoongArch: Prepare static PIE supportXi Ruoyao1-2/+4
2022-09-20frange: flush denormals to zeroAldy Hernandez2-0/+24
2022-09-20Adjust issue_rate for latest Intel processors.liuhongt1-0/+14
2022-09-20i386: Fixed vec_init_dup_v16bf [PR106887]konglin12-7/+112
2022-09-20Daily bump.GCC Administrator7-1/+53
2022-09-19c: Stray inform note with -Waddress [PR106947]Marek Polacek2-9/+32
2022-09-19Fortran: add IEEE_MODES_TYPE, IEEE_GET_MODES and IEEE_SET_MODESFrancois-Xavier Coudert3-1/+160
2022-09-19Improve sorry message for -fzero-call-used-regsTorbjörn SVENSSON1-2/+15
2022-09-19Fortran: F2018 rounding modes changesFrancois-Xavier Coudert9-12/+88
2022-09-19Fix PR target/99184: Wrong cast from double to 16-bit and 32-bit intsGeorg-Johann Lay1-50/+0
2022-09-19Daily bump.GCC Administrator4-1/+83
2022-09-18OpenMP: Push attaches to end of clause list in "target" regionsJulian Brown2-2/+37
2022-09-18Remove dependency on uintptr_t in libgccThomas Neumann2-42/+45
2022-09-18RISC-V: Don't try to vectorize tree-ssa/gen-vect-34.cPalmer Dabbelt1-1/+1
2022-09-18[PR106831] Avoid propagating long doubles that may have multiple representati...Jakub Jelinek1-0/+15
2022-09-18Rewrite NAN and sign handling in frangeAldy Hernandez9-485/+481
2022-09-18Daily bump.GCC Administrator4-1/+31
2022-09-17Fix unsigned comparison warningJan-Benedict Glaw1-1/+1
2022-09-17c++: modules ICE with typename friendPatrick Palka3-2/+20
2022-09-17reassoc: Fix up recent regression in optimize_range_tests_cmp_bitwise [PR106958]Jakub Jelinek2-3/+19
2022-09-17Daily bump.GCC Administrator6-1/+162
2022-09-16Fix for an AutoFDO test.Eugene Rozenfeld1-3/+3
2022-09-17eliminate mutex in fast path of __register_frameThomas Neumann3-51/+1098
2022-09-16libstdc++: Add preprocessor conditions for freestanding [PR106953]Jonathan Wakely15-52/+114
2022-09-16libstdc++: Move allocator-related helpers to <bits/alloc_traits.h>Jonathan Wakely3-54/+48
2022-09-16libstdc++: Make more internal headers include their own dependenciesJonathan Wakely5-2/+8
2022-09-16libstdc++: Fix compare_exchange_padding.cc test for std::atomic_refJonathan Wakely1-5/+6