aboutsummaryrefslogtreecommitdiff
path: root/gcc
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-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-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-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-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-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
2020-08-17Declare gt_* functions inline in value-range.h.Aldy Hernandez
2020-08-17Simplify X * C1 == C2 with wrapping overflowMarc Glisse
2020-08-17Fix remove_predictions_associated_with_edgeJan Hubicka
2020-08-17Correct ChangeLog foul ups.Paul Thomas
2020-08-17This patch fixes PR96312. Cures a used uninitialized warning.Paul Thomas
2020-08-17This patch fixes PR96102. See the explanatory comment in the testcase.Paul Thomas
2020-08-17Using UNSPEC for vector compare to mask register.liuhongt
2020-08-17Daily bump.GCC Administrator
2020-08-17middle-end: Correct calculation of mul_widen_cost and mul_highpart_cost.Roger Sayle
2020-08-17testsuite, Darwin: XFAIL runs for two timode conversion tests.Iain Sandoe
2020-08-17gcc.dg/pr44194-1.c: Skip for mmix.Hans-Peter Nilsson
2020-08-17Daily bump.GCC Administrator