aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-28Update ChangeLog and version files for releasereleases/gcc-11.2.0Richard Biener57-1/+225
2021-07-28Daily bump.GCC Administrator1-1/+1
2021-07-27Daily bump.GCC Administrator2-1/+5
2021-07-26Regenerate gcc.pot.Joseph Myers1-5135/+5194
2021-07-26Daily bump.GCC Administrator1-1/+1
2021-07-25Daily bump.GCC Administrator1-1/+1
2021-07-24Daily bump.GCC Administrator1-1/+1
2021-07-23Daily bump.GCC Administrator2-1/+10
2021-07-23[POWER10] __morestack calls from pcrel codeAlan Modra1-0/+41
2021-07-22Daily bump.GCC Administrator4-1/+37
2021-07-21openmp: Fix up omp_check_private [PR101535]Jakub Jelinek3-5/+58
2021-07-21c++: Ensure OpenMP reduction with reference type references complete type [PR...Jakub Jelinek2-1/+10
2021-07-21Daily bump.GCC Administrator4-1/+94
2021-07-20rs6000: Fix up easy_vector_constant_msb handling [PR101384]Jakub Jelinek2-1/+40
2021-07-20X86: Provide a CTOR for stringop_algs [PR100246].Iain Sandoe1-0/+9
2021-07-20coroutines: Adjust outlined function names [PR95520].Iain Sandoe4-14/+143
2021-07-20coroutines: Factor code. Match original source location in helpers [NFC].Iain Sandoe1-14/+15
2021-07-20coroutines: Fix a typo in rewriting the function.Iain Sandoe1-2/+2
2021-07-20Darwin, X86: Adjust call clobbers to allow for lazy-binding [PR 100152].Iain Sandoe1-1/+15
2021-07-20i386: Remove atomic_storedi_fpu and atomic_loaddi_fpu peepholes [PR100182]Uros Bizjak3-196/+0
2021-07-20Daily bump.GCC Administrator4-1/+55
2021-07-19compiler: avoid aliases in receiver typesIan Lance Taylor3-0/+99
2021-07-19rs6000: Don't let swaps pass break multiply low-part (PR101129)Bill Schmidt2-0/+54
2021-07-19libstdc++: Fix some problems in PSTL testsJonathan Wakely3-10/+10
2021-07-19libstdc++: Remove precondition checks from ranges::subrangeJonathan Wakely2-11/+37
2021-07-19libstdc++: Fix std::get<T> for std::tuple [PR101427]Jonathan Wakely3-17/+78
2021-07-19Daily bump.GCC Administrator6-1/+183
2021-07-19g++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580fc7 [PR100422]Tobias Burnus1-1/+1
2021-07-18openmp - Fix up && and || reductions [PR94366]Jakub Jelinek2-31/+41
2021-07-18OpenMP: Support complex/float in && and || reductionTobias Burnus8-21/+856
2021-07-18c++: Optimize away NULLPTR_TYPE comparisons [PR101443]Jakub Jelinek2-0/+37
2021-07-18godump: Fix -fdump-go-spec= reproduceability issue [PR101407]Jakub Jelinek1-1/+3
2021-07-18libgomp: Don't include limits.h instead of hidden visibility blockJakub Jelinek2-3/+2
2021-07-18dwarf2out: Handle COMPOUND_LITERAL_EXPR in loc_list_from_tree_1 [PR101266]Jakub Jelinek2-0/+12
2021-07-18match.pd: Avoid (intptr_t)x eq/ne CST to x eq/ne (typeof x) CST opt in GENERI...Jakub Jelinek2-1/+19
2021-07-18c: Fix up c_parser_has_attribute_expression [PR101176]Jakub Jelinek1-0/+3
2021-07-18c: Fix C cast error-recovery [PR101171]Jakub Jelinek2-0/+14
2021-07-18stor-layout: Avoid DECL_BIT_FIELD_REPRESENTATIVE with NULL TREE_TYPE [PR101172]Jakub Jelinek2-1/+24
2021-07-18Daily bump.GCC Administrator1-1/+1
2021-07-17Daily bump.GCC Administrator4-1/+54
2021-07-16c++: alias CTAD in unevaluated context [PR101233]Patrick Palka2-1/+17
2021-07-16c++: fn parm pack expansion inside constraint [PR100138]Patrick Palka3-1/+32
2021-07-16libstdc++: Use function object for __decay_copy helperJonathan Wakely2-17/+16
2021-07-16Daily bump.GCC Administrator5-1/+95
2021-07-15libstdc++: Fix noexcept-specifier for ranges::emptyJonathan Wakely2-1/+32
2021-07-15libstdc++: Make <experimental/simd> depend on C++17Jonathan Wakely1-0/+3
2021-07-15Fortran - ICE in gfc_conv_expr_present initializing non-dummy class variableHarald Anlauf2-2/+13
2021-07-15x86: Replace ix86_red_zone_size with ix86_red_zone_usedH.J. Lu5-6/+81
2021-07-15x86: Don't enable UINTR in 32-bit modeH.J. Lu6-10/+65
2021-07-15driver/101383 - handle -gtoggle in driverRichard Biener1-0/+10