Using gen_int_mode instead of GEN_INT to avoid ICE caused by type promotion.
[gcc.git] / gcc /
2020-08-13 Marek Polacekc++: Fixing the wording of () aggregate-init [PR92812]
2020-08-13 GCC AdministratorDaily bump.
2020-08-12 Roger SaylePR target/96558: Only call ix86_expand_clear with GENER...
2020-08-12 Clément Chigotlibgo: correctly handle AIX FAT library creation
2020-08-12 Martin Liskaipa: fix bit CPP when combined with IPA bit CP
2020-08-12 Peixin QiaoAArch64: Add if condition in aarch64_function_value...
2020-08-12 Tobias BurnusFortran: Add support for OpenMP's nontemporal clause
2020-08-12 Jakub JelinekFix up flag_cunroll_grow_size handling in presence...
2020-08-12 Tom de Vries[testsuite, nvptx] Borrow ia64-sync-*.c test-cases...
2020-08-12 Kwok Cheung YeungFix gcc.dg/ia64-sync-5.c for architectures with unsigne...
2020-08-12 Tom de Vries[testsuite] Add effective target large_initializer
2020-08-12 Tom de Vries[nvptx] Fix array dimension in nvptx_assemble_decl_begin
2020-08-12 Christophe Lyontestsuite: Fix gcc.target/arm/stack-protector-1.c for...
2020-08-12 Christophe Lyontestsuite: Fix gcc.target/arm/multilib.exp use of gcc_opts
2020-08-12 Roger Saylex86_64: Use peephole2 to eliminate redundant moves.
2020-08-12 Aldy HernandezReplace std::vector<> usage in ipa-fnsummary.c with...
2020-08-12 Andreas KrebbelIBM Z: Fix PR96308
2020-08-12 Andreas KrebbelIBM Z: Fix PR96456
2020-08-12 Alan ModraRe: PR96493, powerpc local call linkage failure
2020-08-12 GCC AdministratorDaily bump.
2020-08-11 Ian Lance Taylorinternal/syscall/unix: restore ppc build tag
2020-08-11 David Edelsohntestsuite: remove xfail flifetime-dse[24].C
2020-08-11 Tom de Vries[testsuite] Add missing require-effective-target direct...
2020-08-11 Jakub Jelinekc-family: Fix ICE in get_atomic_generic_size [PR96545]
2020-08-11 Jakub Jelinekexpr: Optimize noop copies [PR96539]
2020-08-11 Jakub Jelinektree: Fix up get_narrower [PR96549]
2020-08-11 Jan HubickaDo not combine PRED_LOOP_GUARD and PRED_LOOP_GUARD_WITH...
2020-08-11 Martin LiskaAdd debug counter for IPA bits CP.
2020-08-11 GCC AdministratorDaily bump.
2020-08-10 Marek Polacekc++: Add unfixed test [PR88003]
2020-08-10 Clément Chigotruntime: revert eqtype for AIX
2020-08-10 Marek Polacektestsuite: Introduce dg-ice.
2020-08-10 Roger Saylei386: Improve code generation of smin(x,0) with -m32.
2020-08-10 Thomas KoenigFix NULL pointer dereference in doloop_contained_functi...
2020-08-10 Jakub Jelinekc++: Fix constexpr evaluation of SPACESHIP_EXPR [PR96497]
2020-08-10 Patrick Palkac++: constraints and address of template-id
2020-08-10 Aldy HernandezDeclare gt_* functions inline in value-range.h.
2020-08-10 Marc GlisseSimplify X * C1 == C2 with wrapping overflow
2020-08-10 Jan HubickaFix remove_predictions_associated_with_edge
2020-08-10 Paul ThomasCorrect ChangeLog foul ups.
2020-08-10 Paul ThomasThis patch fixes PR96312. Cures a used uninitialized...
2020-08-10 Paul ThomasThis patch fixes PR96102. See the explanatory comment...
2020-08-10 liuhongtUsing UNSPEC for vector compare to mask register.
2020-08-10 GCC AdministratorDaily bump.
2020-08-09 Roger Saylemiddle-end: Correct calculation of mul_widen_cost and...
2020-08-09 Iain Sandoetestsuite, Darwin: XFAIL runs for two timode conversion...
2020-08-09 Hans-Peter Nilssongcc.dg/pr44194-1.c: Skip for mmix.
2020-08-09 GCC AdministratorDaily bump.
2020-08-09 Hans-Peter Nilssongcc.dg/pr30957-1.c: xfail for mmix.
2020-08-08 Peter Bergnerrs6000: MMA built-ins reject typedefs of MMA types
2020-08-08 Jakub Jelinekopenmp: Handle clauses with gimple sequences in convert...
2020-08-08 Jakub Jelinekopenmp: Avoid floating point comparison at the end...
2020-08-08 Ian Lance Taylorlibgo: update to Go1.15rc2 release
2020-08-08 GCC AdministratorDaily bump.
2020-08-07 Marc GlisseDisable some VEC_COND_EXPR transformations after vector...
2020-08-07 Richard Bienertree-optimization/96514 - avoid if-converting control...
2020-08-07 Jose E. Marchesibpf: remove trailing whitespaces from source files
2020-08-07 Kwok Cheung Yeung[testsuite] Add gcc.dg/ia64-sync-5.c
2020-08-07 Michael MeissnerPower10: Add BRD, BRW, and BRH support.
2020-08-07 Alan ModraPR96493, powerpc local call linkage failure
2020-08-07 GCC AdministratorDaily bump.
2020-08-06 Hans-Peter Nilssonmmix: fix gcc.dg/loop-9.c by more accurate move insns
2020-08-06 Richard Sandifordarm: Clear canary value after stack_protect_test [PR96191]
2020-08-06 Peter Bergnerrs6000: Don't ICE when spilling an MMA accumulator
2020-08-06 Roger Saylex86: Restrict new gcc.target/i386/minmax-9.c test to...
2020-08-06 Jakub Jelinekreassoc: Improve maybe_optimize_range_tests [PR96480]
2020-08-06 Jose E. Marchesibpf: more flexible support for kernel helpers
2020-08-06 Richard Bienertree-optimization/96491 - avoid store commoning across...
2020-08-06 Richard Bienertree-optimization/96483 - fix ICE in PRE with POLY_INT_CST
2020-08-06 Richard BienerRemove std::map use from graphite
2020-08-06 Roger Saylex86_64: Integer min/max improvements.
2020-08-06 Gerald Pfeiferipa-fnsummary: Include <vector> the proper way
2020-08-06 Kewen Linvect/rs6000: Support vector with length cost modeling
2020-08-06 Kewen Linvect: Skip epilogue loops for dbgcnt check [PR96451]
2020-08-06 GCC AdministratorDaily bump.
2020-08-05 Patrick Palkac++: cxx_eval_vec_init after zero-initialization [PR96282]
2020-08-05 Thomas KoenigAdded test case to make sure that legal cases still...
2020-08-05 Thomas KoenigStatic analysis for definition of DO index variables...
2020-08-05 Marc GlisseVEC_COND_EXPR optimizations
2020-08-05 Richard Sandifordaarch64: Clear canary value after stack_protect_test...
2020-08-05 Richard Sandifordaarch64: Add missing %z prefixes to LDP/STP patterns
2020-08-05 Richard Bienerrefactor LIM a bit
2020-08-05 Richard BienerMake genmatch transform failure handling more consistent
2020-08-05 Jakub Jelinekopenmp: Handle even some combined non-rectangular loops
2020-08-05 Jakub Jelinekopenmp: Handle reduction clauses on host teams construc...
2020-08-05 Jakub Jelinekopenmp: Use more efficient logical -> actual computatio...
2020-08-05 Carl Lovers6000 Add vector blend, permute builtin support
2020-08-05 Carl Lovers6000, Add vector splat builtin support
2020-08-05 Carl Lovers6000, Add vector shift double builtin support
2020-08-05 Carl Lovers6000, Add vector replace builtin support GCC maintainers:
2020-08-05 Carl Lovers6000 Add vector insert builtin support
2020-08-05 Carl Lovers6000, Update support for vec_extract
2020-08-05 GCC AdministratorDaily bump.
2020-08-04 Jim Wilsonaarch64: Delete duplicated option docs.
2020-08-04 Roger Sayle[PATCH] nvptx: Add support for PTX highpart multiplicat...
2020-08-04 Marek Polacekc++: Template keyword following :: [PR96082]
2020-08-04 Ian Lance Taylorcompiler: delete lowered constant strings
2020-08-04 Andrew Stubbsamdgcn: Remove dead defines from gcn-run
2020-08-04 Omar Tahir[Arm] Modify default tuning of armv8.1-m.main to use...
2020-08-04 Hu Jiangpingaarch64: Delete unnecessary code
next