aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-14PR tree-optimization/78257 - missing memcmp optimization with constant arraysMartin Sebor11-44/+915
2020-08-14analyzer: fix initialization from constant pool [PR96609,PR96616]David Malcolm5-0/+96
2020-08-14analyzer: fix ICE on escaped unknown pointers [PR96611]David Malcolm2-0/+17
2020-08-14analyzer: document how to get gimple dump from an ICEDavid Malcolm1-0/+5
2020-08-14c++: Yet more name-lookup api simplificationNathan Sidwell9-61/+54
2020-08-14c++: Copy elision and [[no_unique_address]]. [PR93711]Jason Merrill7-19/+85
2020-08-14c++: More simplification of name_lookup apiNathan Sidwell12-145/+142
2020-08-14i386: Improve LWP builtin expanders.Uros Bizjak3-62/+67
2020-08-14diagnostics: Add new option -fdiagnostics-plain-outputLewis Hyatt6-9/+84
2020-08-14vec: Fix bootstrap on i686-linux, 32-bit darwin and AIXJakub Jelinek2-3/+6
2020-08-14Add missing PR entries for recent analyzer commit.Martin Liska2-0/+28
2020-08-14C-SKY: Fix assembling error with -mfloat-abi=hard.Jojo R2-0/+4
2020-08-14[testsuite] Add missing require-effective-target alllocaTom de Vries5-1/+6
2020-08-14Daily bump.GCC Administrator10-1/+1781
2020-08-13analyzer: add regression test [PR96598]David Malcolm1-0/+26
2020-08-13analyzer: rewrite of region and value-handlingDavid Malcolm142-10337/+16088
2020-08-13i386: Improve CET builtin expanders.Uros Bizjak4-107/+78
2020-08-13rs6000: ICE when using an MMA type as a function param or return value [PR96506]Peter Bergner2-1/+99
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