aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 hourstree-optimization/116818 - try VMAT_GATHER_SCATTER also for SLPHEADtrunkmasterRichard Biener1-14/+15
4 hoursFix bogus SLP nvector compute in check_load_store_for_partial_vectorsRichard Biener1-7/+3
4 hoursunswitch: Replace manual ondemand maybe_undef with ssa_name_maybe_undef_p/mar...Andrew Pinski1-59/+2
7 hoursc++/modules: Allow imported references in constant expressionsNathaniel Shead3-1/+23
7 hoursc++/modules: Fix linkage checks for exported using-declsNathaniel Shead7-41/+154
7 hoursc++/modules: Use decl_linkage in maybe_record_mergeable_declNathaniel Shead1-8/+1
7 hoursc++: Update decl_linkage for C++11Nathaniel Shead3-37/+60
9 hourstestsuite/gfortran.dg/open_errors_2.f90: Remove now-redundant file deletionHans-Peter Nilsson1-1/+0
11 hoursDaily bump.GCC Administrator9-1/+313
12 hourslibstdc++: Add missing 'inline' to always_inline functionJonathan Wakely1-1/+1
12 hourslibgcc, libstdc++: Make declarations no longer TU-local [PR115126]Nathaniel Shead8-84/+137
13 hoursc++: tweak for -Wrange-loop-construct [PR116731]Marek Polacek2-3/+62
13 hourslibstdc++: Fix freebsd/dragonfly build [PR116859]Jakub Jelinek2-3/+15
14 hourslibstdc++: Preserve signbit of nan when converting float to double [PR113578]Jonathan Wakely2-6/+51
14 hourslibstdc++: Fix comments in <sstream> tests that mention basic_filebufJonathan Wakely9-25/+17
14 hourslibstdc++: Add [[nodiscard]] to iostream membersJonathan Wakely7-4/+51
19 hourslibgomp.texi: Fix deprecation note for omp_{get,set}_nested + OMP_NESTEDTobias Burnus1-3/+3
20 hourstestsuite: XFAIL gfortran.dg/initialization_25.f90 properlySam James1-2/+2
22 hoursdoc: Remove index reference to removed documentation in fortran manualMikael Morin1-1/+0
22 hoursAdd virtual destructor to AbstractExprOwen Avery1-0/+2
22 hourstree-optimization/114855 - speed up dom_oracle::register_transitivesRichard Biener3-18/+44
23 hoursFortran/OpenMP: Middle-end support for mapping of DT with allocatable componentsTobias Burnus5-26/+265
23 hourslibstdc++: Suppress an attribute suggestion warning [PR116853].Iain Sandoe1-0/+3
23 hourslibstdc++: Fix std::basic_stracktrace to not assume allocators throw std::bad...Jonathan Wakely1-2/+2
24 hourslibstdc++: Remove noexcept-specifier from MCF __cxa_guard_acquire [PR116857]Jonathan Wakely1-10/+10
25 hourspretty-print: Fix up allocate_objectJakub Jelinek1-1/+1
26 hourstestsuite: fix hyphen typosSam James2-3/+3
26 hourstestsuite: fix comment-only directive typosSam James4-4/+4
27 hoursdoc: Remove MinGW note on binutils 2.16Gerald Pfeifer1-4/+0
29 hours[match.pd] Handle abs pattern with convertKugan Vivekanandarajah3-21/+61
32 hoursx86: Extend AVX512 Vectorization for Popcount in Various ModesLevy Hsu2-0/+73
33 hoursDefine VECTOR_STORE_FLAG_VALUEliuhongt2-1/+30
34 hourstestsuite: Fix testcase g++.dg/modules/indirect-1_b.C [PR116846]Nathaniel Shead1-5/+2
34 hoursRISC-V: Add testcases for form 3 of signed vector SAT_ADDPan Li9-0/+126
34 hoursMatch: Support form 3 for vector signed integer .SAT_ADDPan Li1-1/+3
35 hoursDaily bump.GCC Administrator14-1/+762
36 hoursgfortran testsuite: Remove unit-files in files having open-statements, PR116701Hans-Peter Nilsson3-0/+24
39 hourstestsuite: XFAIL g++.dg/modules/indirect-1_b.CSam James1-4/+5
39 hourstestsuite: fix dejagnu typos with underscoresSam James4-15/+15
40 hoursdoc: Remove @code wrapping of fortran option names [PR116801]Mikael Morin9-226/+556
41 hoursi386: Add GENERIC and GIMPLE folders of __builtin_ia32_{min,max}* [PR116738]Jakub Jelinek3-0/+266
41 hoursx86: Don't use address override with segment regsiterH.J. Lu2-1/+56
41 hoursltmain.sh: allow more flags at link-timeSam James1-12/+34
41 hourslibstdc++: testsuite: fix dg-bogus directive syntaxSam James3-3/+3
42 hoursFix testsuite failure on 32-bit targets.Thomas Koenig1-3/+3
44 hoursAdd an alternative testcase for PR 70740Andrew Pinski1-0/+41
44 hoursmatch: Fix `a != 0 ? a * b : 0` patterns for things that trap [PR116772]Andrew Pinski4-2/+54
44 hoursc++: Add testcase for DR 2874Jakub Jelinek1-0/+13
44 hoursc++: Add testcase for DR 2836Jakub Jelinek1-0/+30
44 hoursc++: Add testcase for DR 2728Jakub Jelinek1-0/+20