summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-28Update ChangeLog and version files for releasereleases/gcc-11.2.0Richard Biener
2021-07-28Daily bump.GCC Administrator
2021-07-27Daily bump.GCC Administrator
2021-07-26Regenerate gcc.pot.Joseph Myers
2021-07-26Daily bump.GCC Administrator
2021-07-25Daily bump.GCC Administrator
2021-07-24Daily bump.GCC Administrator
2021-07-23Daily bump.GCC Administrator
2021-07-23[POWER10] __morestack calls from pcrel codeAlan Modra
2021-07-22Daily bump.GCC Administrator
2021-07-21openmp: Fix up omp_check_private [PR101535]Jakub Jelinek
2021-07-21c++: Ensure OpenMP reduction with reference type references complete type [PR...Jakub Jelinek
2021-07-21Daily bump.GCC Administrator
2021-07-20rs6000: Fix up easy_vector_constant_msb handling [PR101384]Jakub Jelinek
2021-07-20X86: Provide a CTOR for stringop_algs [PR100246].Iain Sandoe
2021-07-20coroutines: Adjust outlined function names [PR95520].Iain Sandoe
2021-07-20coroutines: Factor code. Match original source location in helpers [NFC].Iain Sandoe
2021-07-20coroutines: Fix a typo in rewriting the function.Iain Sandoe
2021-07-20Darwin, X86: Adjust call clobbers to allow for lazy-binding [PR 100152].Iain Sandoe
2021-07-20i386: Remove atomic_storedi_fpu and atomic_loaddi_fpu peepholes [PR100182]Uros Bizjak
2021-07-20Daily bump.GCC Administrator
2021-07-19compiler: avoid aliases in receiver typesIan Lance Taylor
2021-07-19rs6000: Don't let swaps pass break multiply low-part (PR101129)Bill Schmidt
2021-07-19libstdc++: Fix some problems in PSTL testsJonathan Wakely
2021-07-19libstdc++: Remove precondition checks from ranges::subrangeJonathan Wakely
2021-07-19libstdc++: Fix std::get<T> for std::tuple [PR101427]Jonathan Wakely
2021-07-19Daily bump.GCC Administrator
2021-07-19g++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580fc7 [PR100422]Tobias Burnus
2021-07-18openmp - Fix up && and || reductions [PR94366]Jakub Jelinek
2021-07-18OpenMP: Support complex/float in && and || reductionTobias Burnus
2021-07-18c++: Optimize away NULLPTR_TYPE comparisons [PR101443]Jakub Jelinek
2021-07-18godump: Fix -fdump-go-spec= reproduceability issue [PR101407]Jakub Jelinek
2021-07-18libgomp: Don't include limits.h instead of hidden visibility blockJakub Jelinek
2021-07-18dwarf2out: Handle COMPOUND_LITERAL_EXPR in loc_list_from_tree_1 [PR101266]Jakub Jelinek
2021-07-18match.pd: Avoid (intptr_t)x eq/ne CST to x eq/ne (typeof x) CST opt in GENERI...Jakub Jelinek
2021-07-18c: Fix up c_parser_has_attribute_expression [PR101176]Jakub Jelinek
2021-07-18c: Fix C cast error-recovery [PR101171]Jakub Jelinek
2021-07-18stor-layout: Avoid DECL_BIT_FIELD_REPRESENTATIVE with NULL TREE_TYPE [PR101172]Jakub Jelinek
2021-07-18Daily bump.GCC Administrator
2021-07-17Daily bump.GCC Administrator
2021-07-16c++: alias CTAD in unevaluated context [PR101233]Patrick Palka
2021-07-16c++: fn parm pack expansion inside constraint [PR100138]Patrick Palka
2021-07-16libstdc++: Use function object for __decay_copy helperJonathan Wakely
2021-07-16Daily bump.GCC Administrator
2021-07-15libstdc++: Fix noexcept-specifier for ranges::emptyJonathan Wakely
2021-07-15libstdc++: Make <experimental/simd> depend on C++17Jonathan Wakely
2021-07-15Fortran - ICE in gfc_conv_expr_present initializing non-dummy class variableHarald Anlauf
2021-07-15x86: Replace ix86_red_zone_size with ix86_red_zone_usedH.J. Lu
2021-07-15x86: Don't enable UINTR in 32-bit modeH.J. Lu
2021-07-15driver/101383 - handle -gtoggle in driverRichard Biener