aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-06[openacc, libgomp, testsuite] Xfail declare-5.f90Tom de Vries1-0/+1
2020-10-06libstdc++: Inline std::exception_ptr members [PR 90295]Jonathan Wakely5-53/+143
2020-10-06arm: Enable MVE SIMD modes for vectorizationDennis Zhang13-20/+62
2020-10-06[openacc] Fix acc declare for VLAsTom de Vries2-8/+10
2020-10-06lto: fix LTO debug sections copying.Martin Liska1-4/+7
2020-10-06[PATCH][GCC] arm: Move iterators from mve.md to iterators.md to maintain cons...Srinath Parvathaneni3-648/+1266
2020-10-06dbgcnt: print list after compilationMartin Liska5-20/+20
2020-10-06dbgcnt: report upper limit when lower == upperMartin Liska1-1/+4
2020-10-06configure: Fix in-tree building of GMP on BSD [PR97302]Tobias Burnus2-0/+2
2020-10-06[ftracer] Add caching of can_duplicate_bb_pTom de Vries1-6/+41
2020-10-06[ftracer] Factor out can_duplicate_bb_pTom de Vries1-23/+49
2020-10-06libstdc++: Avoid CTAD for std::ranges::join_view [LWG 3474]Jonathan Wakely3-43/+19
2020-10-06divmod: Match and expand DIVMOD even in some cases of constant divisor [PR97282]Jakub Jelinek3-4/+105
2020-10-06Fix off-by-one storage problem in irange_allocator.Aldy Hernandez1-1/+1
2020-10-06openmp: Fix ICE in omp_discover_declare_target_tgt_fn_rJakub Jelinek2-1/+16
2020-10-06arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55Joe Ramsay14-7/+250
2020-10-06IBM Z: Doc: Add z15/arch13 to the list of -march/-mtune optionsAndreas Krebbel1-1/+1
2020-10-05gofrontend: correct file reading logic in Stream_from_fileNikhil Benesch2-5/+5
2020-10-06Daily bump.GCC Administrator7-1/+146
2020-10-06libstdc++: Reduce uses of std::numeric_limitsJonathan Wakely9-15/+23
2020-10-05c++: Fix typo in NON_UNION_CLASS_TYPE_P.Marek Polacek1-1/+1
2020-10-05libstdc++: Minor header cleanup in <numeric>Jonathan Wakely3-30/+25
2020-10-05Cleanup legacy_union and legacy intersect in value_range.Aldy Hernandez2-40/+48
2020-10-05Import various range-op fixes from ranger branch.Aldy Hernandez1-50/+114
2020-10-05support TARGET_MEM_REF in C/C++ error pretty-printing [PR97197]Jakub Jelinek2-0/+117
2020-10-05libstdc++: Make allocators throw bad_array_new_length on overflow [LWG 3190]Jonathan Wakely7-7/+82
2020-10-05[omp, ftracer] Ignore IFN_GOMP_SIMT_XCHG_* in ignore_bb_pTom de Vries1-3/+5
2020-10-05c++: Make spell corrections consistentNathan Sidwell2-24/+94
2020-10-05arm: Add missing part number for Neoverse V1Alex Coplan1-0/+2
2020-10-05[omp, ftracer] Remove incorrect suggestion in ignore_bb_pTom de Vries1-4/+2
2020-10-05libstdc++: Use correct duration for atomic_futex wait on custom clock [PR 91486]Mike Crowe2-3/+61
2020-10-05libstdc++: Test C++11 implementation of std::chrono::__detail::ceilMike Crowe1-0/+43
2020-10-05libstdc++: Add missing bugzilla PR numbers to ChangeLogJonathan Wakely1-0/+2
2020-10-05options: Save and restore opts_set for Optimization and Target options falloutJakub Jelinek2-10/+49
2020-10-05store-merging: Fix up -Wnarrowing warningJakub Jelinek1-1/+1
2020-10-05[omp, ftracer] Don't duplicate blocks in SIMT regionTom de Vries2-0/+29
2020-10-05Daily bump.GCC Administrator3-1/+14
2020-10-04PR fortran/97272 - Wrong answer from MAXLOC with character argHarald Anlauf2-0/+38
2020-10-04Daily bump.GCC Administrator4-1/+46
2020-10-03aix: apply aix_malloc more narrowly.Clément Chigot3-7/+19
2020-10-03options: Fix up opts_set saving/restoring for underlying vars of Mask/Inverse...Jakub Jelinek2-2/+61
2020-10-03Add gcc.dg/tree-ssa/modref-3.c testcaseJan Hubicka1-0/+31
2020-10-03Track access ranges in ipa-modrefJan Hubicka4-34/+186
2020-10-03doc: Replace roudnevenl with roundevenlH.J. Lu1-1/+1
2020-10-03Daily bump.GCC Administrator8-1/+569
2020-10-02rs6000: clean up headers in rs6000.c and rs6000-call.cDavid Edelsohn2-11/+5
2020-10-02c++: Fix printing of C++20 template parameter object [PR97014]Marek Polacek1-0/+2
2020-10-02libstdc++: Change test to work without 64-bit atomicsJonathan Wakely1-2/+2
2020-10-02libstdc++: Fix testcase by using terminate handlerJonathan Wakely1-0/+6
2020-10-02c++: Kill DECL_ANTICIPATEDNathan Sidwell5-83/+21