aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-13[c++]: Unconfuse lookup_name_real API a bitNathan Sidwell7-33/+71
2020-08-13libstdc++: Deprecate the --enable-cheaders=c_std configurationJonathan Wakely2-12/+50
2020-08-13Fix PR fortran/93671; ICE in reffing coarray alloc. comps.Andre Vehreschild2-9/+41
2020-08-13Revert "AArch64: Add if condition in aarch64_function_value [PR96479]"Richard Sandiford2-6/+2
2020-08-13nvptx: Add support for subword compare-and-swapKwok Cheung Yeung4-1/+130
2020-08-13ipa: fix ICE in get_default_valueMartin Liska2-1/+34
2020-08-13docs: Fix typos in -fallow-argument-mismatch descriptionMatthew Krupcale1-3/+3
2020-08-13openmp: Add support for non-rectangular loops in taskloop constructJakub Jelinek6-74/+997
2020-08-13Merge two define_insn: <avx512>_blendm<mode>, <avx512>_load<mode>_mask.liuhongt16-41/+201
2020-08-13gcc.dg/pr94600-5.c .. -8.c: Align struct t0 explictly, as a type, PR middle-e...Hans-Peter Nilsson4-4/+4
2020-08-12c++: Fixing the wording of () aggregate-init [PR92812]Marek Polacek7-0/+122
2020-08-13Daily bump.GCC Administrator6-1/+191
2020-08-12PR target/96558: Only call ix86_expand_clear with GENERAL_REGS.Roger Sayle2-1/+33
2020-08-12libstdc++: ChangeLog correctionsJonathan Wakely1-1/+2
2020-08-12libstdc++: Make self-move well-defined for containers [PR 85828]Jonathan Wakely16-19/+356
2020-08-12libgo: correctly handle AIX FAT library creationClément Chigot6-15/+29
2020-08-12ipa: fix bit CPP when combined with IPA bit CPMartin Liska3-1/+49
2020-08-12AArch64: Add if condition in aarch64_function_value [PR96479]Peixin Qiao2-2/+6
2020-08-12Fortran: Add support for OpenMP's nontemporal clauseTobias Burnus6-1/+63
2020-08-12Fix up flag_cunroll_grow_size handling in presence of optimize attr [PR96535]Jakub Jelinek4-33/+49
2020-08-12[testsuite, nvptx] Borrow ia64-sync-*.c test-cases in gcc.target/nvptxTom de Vries4-0/+9
2020-08-12Fix gcc.dg/ia64-sync-5.c for architectures with unsigned char as default (PR ...Kwok Cheung Yeung1-3/+3
2020-08-12[testsuite] Add effective target large_initializerTom de Vries3-2/+15
2020-08-12[nvptx] Fix array dimension in nvptx_assemble_decl_beginTom de Vries1-2/+2
2020-08-12MAINTAINERS: Update my email addressSenthil Kumar Selvaraj1-1/+1
2020-08-12testsuite: Fix gcc.target/arm/stack-protector-1.c for Cortex-MChristophe Lyon1-2/+2
2020-08-12testsuite: Fix gcc.target/arm/multilib.exp use of gcc_optsChristophe Lyon1-1/+1
2020-08-12x86_64: Use peephole2 to eliminate redundant moves.Roger Sayle1-0/+10
2020-08-12Replace std::vector<> usage in ipa-fnsummary.c with GCC's vec<>.Aldy Hernandez2-10/+12
2020-08-12IBM Z: Fix PR96308Andreas Krebbel2-0/+32
2020-08-12IBM Z: Fix PR96456Andreas Krebbel3-3/+21
2020-08-12Re: PR96493, powerpc local call linkage failureAlan Modra1-1/+3
2020-08-12Daily bump.GCC Administrator5-1/+184
2020-08-11libstdc++: Implement DR 526 on [forward_]list remove_if/unique [PR 91620]François Dumont6-124/+382
2020-08-11internal/syscall/unix: restore ppc build tagIan Lance Taylor2-2/+2
2020-08-11testsuite: remove xfail flifetime-dse[24].CDavid Edelsohn2-2/+0
2020-08-11[testsuite] Add missing require-effective-target directives in gcc.dgTom de Vries40-20/+66
2020-08-11libstdc++: Fix failing tests for AIXJonathan Wakely2-0/+6
2020-08-11libstdc++: Make Networking TS work without gthreads [PR 89760]Jonathan Wakely3-38/+87
2020-08-11libstdc++: Make net::system_context tag type constructor explicitJonathan Wakely1-1/+1
2020-08-11libstdc++: Fix net::system_context stop conditionJonathan Wakely2-1/+43
2020-08-11libstdc++: Fix <stop_token> to compile without gthreadsJonathan Wakely1-5/+5
2020-08-11libstdc++: Make std::this_thread functions work without gthreadsJonathan Wakely9-32/+127
2020-08-11c-family: Fix ICE in get_atomic_generic_size [PR96545]Jakub Jelinek2-1/+39
2020-08-11expr: Optimize noop copies [PR96539]Jakub Jelinek2-0/+22
2020-08-11tree: Fix up get_narrower [PR96549]Jakub Jelinek2-1/+13
2020-08-11Do not combine PRED_LOOP_GUARD and PRED_LOOP_GUARD_WITH_RECURSIONJan Hubicka2-6/+32
2020-08-11Add debug counter for IPA bits CP.Martin Liska2-3/+9
2020-08-11Daily bump.GCC Administrator7-1/+178
2020-08-10c++: Add unfixed test [PR88003]Marek Polacek1-0/+13