aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-16Use more ARRAY_SIZE.Martin Liska55-121/+94
2022-05-16OpenMP, C++: Add template support for the has_device_addr clause.Marcel Vollweiler5-2/+123
2022-05-16Fix ubsan error in opts-global.ccMartin Liska1-1/+1
2022-05-16Add MIN/MAX folding from fold_cond_expr_with_comparison to match.pdRichard Biener1-0/+46
2022-05-16Fix ICE caused by wrong condition.liuhongt2-7/+13
2022-05-16Daily bump.GCC Administrator4-1/+57
2022-05-15i386: Remove constraints when used with constant integer predicates.Uros Bizjak5-249/+249
2022-05-15c++: hidden friend access [DR1699]Jason Merrill5-11/+27
2022-05-15c++: parsing injected-class-name as templateJason Merrill1-0/+3
2022-05-15c++: array {}-init [PR105589]Jason Merrill2-4/+14
2022-05-15Daily bump.GCC Administrator1-1/+1
2022-05-14Daily bump.GCC Administrator12-1/+874
2022-05-13c++: Add fixed test [PR81952]Marek Polacek1-0/+22
2022-05-13compiler: always sort interface parse methodsIan Lance Taylor4-52/+289
2022-05-13Improved V1TI (and V2DI) mode equality/inequality on x86_64.Roger Sayle3-2/+71
2022-05-13rs6000: Remove a few needless 'lp64' contraints.Paul A. Clarke8-11/+6
2022-05-13rs6000: Move g++.dg powerpc PR tests to g++.targetPaul A. Clarke13-19/+19
2022-05-13PR tree-optimization/83907: Improved memset handling in strlen pass.Roger Sayle3-6/+69
2022-05-13RISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZEROPhilipp Tomsich6-91/+72
2022-05-13libstdc++: Make std::thread::_State privateJonathan Wakely2-9/+13
2022-05-13libstdc++: Add noexcept to std::launch operatorsJonathan Wakely1-7/+7
2022-05-13libstdc++: Allow std::swap to find overload for std::exception_ptrJonathan Wakely2-4/+16
2022-05-13libstdc++: Make std::rethrow_if_nested work without RTTIJonathan Wakely2-19/+130
2022-05-13Check operand for type, not LHS.Andrew MacLeod2-2/+29
2022-05-13libgomp.fortran/target-nowait-array-section.f90: Fix typoTobias Burnus1-1/+1
2022-05-13OpenMP/Fortran: Use firstprivat not alloc for ptr attach for arraysTobias Burnus2-3/+65
2022-05-13[AArch64] add barriers to ool __sync builtinsSebastian Pop9-14/+75
2022-05-13testsuite: btf: Fix btf-datasec-1.c for RISC-VPalmer Dabbelt1-0/+1
2022-05-13testsuite: opt: Fix const7.C for RISC-V.Jia-Wei Chen1-0/+1
2022-05-13Move VREL values to their own enumerated type.Andrew MacLeod7-348/+350
2022-05-13Return a bool result for union, and add performance improvements.Andrew MacLeod3-15/+94
2022-05-13Add a return value to intersect and speed it up.Andrew MacLeod2-24/+84
2022-05-13Fix return value in ranger_cache::get_global_range.Andrew MacLeod1-1/+1
2022-05-13MAINTAINERS: Add myself to write after approvalSurya Kumari Jangala1-0/+1
2022-05-13Add relation between op1 & op2 to lhs_opN_relation API.Andrew MacLeod4-18/+68
2022-05-13c++: Local symbols do not get module manglingsNathan Sidwell2-1/+52
2022-05-13Export global ranges during the VRP block walk.Andrew MacLeod2-1/+25
2022-05-13Clear killing defs when resetting the path in path_oracle.Andrew MacLeod1-0/+1
2022-05-13Make range_from_dom more effective.Andrew MacLeod2-50/+98
2022-05-13libstdc++: Improve doxygen docs for <mutex>Jonathan Wakely4-4/+58
2022-05-13libstdc++: Improve doxygen docs for some of <memory>Jonathan Wakely4-4/+15
2022-05-13libstdc++: Improve doxygen docs for <thread> and <future>Jonathan Wakely3-10/+73
2022-05-13libstdc++: Improve doxygen docs for algorithms and moreJonathan Wakely4-104/+112
2022-05-13libstdc++: Improve doxygen docs for std::allocatorJonathan Wakely5-10/+42
2022-05-13libstdc++: Improve doxygen docs for <regex>Jonathan Wakely5-10/+66
2022-05-13libstdc++: Improve doxygen docs for <atomic>Jonathan Wakely3-26/+56
2022-05-13libstdc++: Improve doxygen docs for <system_error>Jonathan Wakely1-29/+107
2022-05-13libstdc++: Improve doxygen docs for std::pointer_traitsJonathan Wakely1-0/+6
2022-05-13libstdc++: Add macros for the inline namespace std::_V2Jonathan Wakely7-18/+28
2022-05-13libstdc++: Fix typo in doxygen @headerfile commandJonathan Wakely1-1/+1