aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-17Merge two define_insn: <avx512>_blendm<mode>, <avx512>_load<mode>_mask.liuhongt
2020-08-17gcc.dg/pr94600-5.c .. -8.c: Align struct t0 explictly, as a type, PR middle-e...Hans-Peter Nilsson
2020-08-17c++: Fixing the wording of () aggregate-init [PR92812]Marek Polacek
2020-08-17Daily bump.GCC Administrator
2020-08-17PR target/96558: Only call ix86_expand_clear with GENERAL_REGS.Roger Sayle
2020-08-17libstdc++: ChangeLog correctionsJonathan Wakely
2020-08-17libstdc++: Make self-move well-defined for containers [PR 85828]Jonathan Wakely
2020-08-17libgo: correctly handle AIX FAT library creationClément Chigot
2020-08-17ipa: fix bit CPP when combined with IPA bit CPMartin Liska
2020-08-17AArch64: Add if condition in aarch64_function_value [PR96479]Peixin Qiao
2020-08-17Fortran: Add support for OpenMP's nontemporal clauseTobias Burnus
2020-08-17Fix up flag_cunroll_grow_size handling in presence of optimize attr [PR96535]Jakub Jelinek
2020-08-17[testsuite, nvptx] Borrow ia64-sync-*.c test-cases in gcc.target/nvptxTom de Vries
2020-08-17Fix gcc.dg/ia64-sync-5.c for architectures with unsigned char as default (PR ...Kwok Cheung Yeung
2020-08-17[testsuite] Add effective target large_initializerTom de Vries
2020-08-17[nvptx] Fix array dimension in nvptx_assemble_decl_beginTom de Vries
2020-08-17MAINTAINERS: Update my email addressSenthil Kumar Selvaraj
2020-08-17testsuite: Fix gcc.target/arm/stack-protector-1.c for Cortex-MChristophe Lyon
2020-08-17testsuite: Fix gcc.target/arm/multilib.exp use of gcc_optsChristophe Lyon
2020-08-17x86_64: Use peephole2 to eliminate redundant moves.Roger Sayle
2020-08-17Replace std::vector<> usage in ipa-fnsummary.c with GCC's vec<>.Aldy Hernandez
2020-08-17IBM Z: Fix PR96308Andreas Krebbel
2020-08-17IBM Z: Fix PR96456Andreas Krebbel
2020-08-17Re: PR96493, powerpc local call linkage failureAlan Modra
2020-08-17Daily bump.GCC Administrator
2020-08-17libstdc++: Implement DR 526 on [forward_]list remove_if/unique [PR 91620]François Dumont
2020-08-17internal/syscall/unix: restore ppc build tagIan Lance Taylor
2020-08-17testsuite: remove xfail flifetime-dse[24].CDavid Edelsohn
2020-08-17[testsuite] Add missing require-effective-target directives in gcc.dgTom de Vries
2020-08-17libstdc++: Fix failing tests for AIXJonathan Wakely
2020-08-17libstdc++: Make Networking TS work without gthreads [PR 89760]Jonathan Wakely
2020-08-17libstdc++: Make net::system_context tag type constructor explicitJonathan Wakely
2020-08-17libstdc++: Fix net::system_context stop conditionJonathan Wakely
2020-08-17libstdc++: Fix <stop_token> to compile without gthreadsJonathan Wakely
2020-08-17libstdc++: Make std::this_thread functions work without gthreadsJonathan Wakely
2020-08-17c-family: Fix ICE in get_atomic_generic_size [PR96545]Jakub Jelinek
2020-08-17expr: Optimize noop copies [PR96539]Jakub Jelinek
2020-08-17tree: Fix up get_narrower [PR96549]Jakub Jelinek
2020-08-17Do not combine PRED_LOOP_GUARD and PRED_LOOP_GUARD_WITH_RECURSIONJan Hubicka
2020-08-17Add debug counter for IPA bits CP.Martin Liska
2020-08-17Daily bump.GCC Administrator
2020-08-17c++: Add unfixed test [PR88003]Marek Polacek
2020-08-17runtime: revert eqtype for AIXClément Chigot
2020-08-17testsuite: Introduce dg-ice.Marek Polacek
2020-08-17i386: Improve code generation of smin(x,0) with -m32.Roger Sayle
2020-08-17libstdc++: Fix build for targets without lstat [PR 94681]Jonathan Wakely
2020-08-17libstdc++: Fix compatibility support in unique_ptr pretty printerJonathan Wakely
2020-08-17Fix NULL pointer dereference in doloop_contained_function_call.Thomas Koenig
2020-08-17c++: Fix constexpr evaluation of SPACESHIP_EXPR [PR96497]Jakub Jelinek
2020-08-17c++: constraints and address of template-idPatrick Palka