libstdc++: Fix 30_threads/packaged_task/cons/alloc.cc regression
[gcc.git] / gcc /
2020-08-14 Jakub Jelinekvec: Fix bootstrap on i686-linux, 32-bit darwin and AIX
2020-08-14 Martin LiskaAdd missing PR entries for recent analyzer commit.
2020-08-14 Jojo RC-SKY: Fix assembling error with -mfloat-abi=hard.
2020-08-14 Tom de Vries[testsuite] Add missing require-effective-target allloca
2020-08-14 GCC AdministratorDaily bump.
2020-08-13 David Malcolmanalyzer: add regression test [PR96598]
2020-08-13 David Malcolmanalyzer: rewrite of region and value-handling
2020-08-13 Uros Bizjaki386: Improve CET builtin expanders.
2020-08-13 Peter Bergnerrs6000: ICE when using an MMA type as a function param...
2020-08-13 Nathan Sidwell[c++]: Unconfuse lookup_name_real API a bit
2020-08-13 Andre VehreschildFix PR fortran/93671; ICE in reffing coarray alloc...
2020-08-13 Richard SandifordRevert "AArch64: Add if condition in aarch64_function_v...
2020-08-13 Kwok Cheung Yeungnvptx: Add support for subword compare-and-swap
2020-08-13 Martin Liskaipa: fix ICE in get_default_value
2020-08-13 Matthew Krupcaledocs: Fix typos in -fallow-argument-mismatch description
2020-08-13 Jakub Jelinekopenmp: Add support for non-rectangular loops in tasklo...
2020-08-13 liuhongtMerge two define_insn: <avx512>_blendm<mode>, <avx512...
2020-08-13 Hans-Peter Nilssongcc.dg/pr94600-5.c .. -8.c: Align struct t0 explictly...
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
next