Simplify tree streaming.
[gcc.git] / gcc /
2020-05-29 Jan HubickaSimplify tree streaming.
2020-05-29 H.J. LuAvoid nested save_CFLAGS and save_LDFLAGS
2020-05-29 Harald AnlaufPR fortran/95090 - ICE: identifier overflow
2020-05-29 Jakub Jelineklibgfortran: Export forgotten _gfortran_{,m,s}findloc...
2020-05-29 Marek Polacekc++: Fix bogus -Wparentheses warning [PR95344]
2020-05-29 Jason Merrillc++: vptr ubsan and derived class [PR95311].
2020-05-29 Patrick Palkac++: lambdas inside constraints [PR92652]
2020-05-29 Patrick Palkac++: constexpr ctor with RANGE_EXPR index [PR95241]
2020-05-29 Andrew Stubbsamdgcn: Fix VCC early clobber
2020-05-29 Richard Bienertree-optimization/95272 - add SLP_TREE_REPRESENTATIVE
2020-05-29 Richard Bienertree-optimization/95356 - more vectorizable_shift massaging
2020-05-29 Jan HubickaFix streamer desynchornization caused by streamer debug...
2020-05-29 Richard Bienertree-optimization/95403 - guard vect_init_vector_1...
2020-05-29 Jakub Jelinekopenmp: One omp_resolve_declare_variant followup
2020-05-29 Jakub Jelinekexpander: Optimize store_expr from STRING_CST [PR95052]
2020-05-29 Richard Bienertree-optimization/95393 - fold MIN/MAX_EXPR generated...
2020-05-29 Joe Ramsayaarch64: add support for unpacked EOR, ORR and AND
2020-05-29 GCC AdministratorDaily bump.
2020-05-28 Jakub Jelinekc++: Try to complete decomp types [PR95328]
2020-05-28 Harald AnlaufPR fortran/95373 - ICE in build_reference_type, at...
2020-05-28 Jason Merrillc++: Immediately deduce auto member [PR94926].
2020-05-28 Nicolás Bértolojit: port libgccjit to Windows
2020-05-28 Jeff LawFinish prior patch
2020-05-28 Jeff LawFix incorrect code generation with bit insns on H8/SX.
2020-05-28 Eric BotcazouFix off-by-one error in previous commit
2020-05-28 Marek Polacekc++: Fix initlist-array12.C
2020-05-28 Marek Polacekc++: Fix tmplattr10.C
2020-05-28 H.J. LuRevert "Add missing ChangeLog entry for r11-694"
2020-05-28 H.J. LuAdd missing ChangeLog entry for r11-694
2020-05-28 H.J. Lugcc.dg/builtin-bswap-10.c: Check "! int128"
2020-05-28 Mark EgglestonFortran : "type is( real(kind(1.)) )" spurious syntax...
2020-05-28 Richard Sandifordaarch64: Fix missed shrink-wrapping opportunity
2020-05-28 Richard Sandifordaarch64: Fix segfault in aarch64_expand_epilogue [PR95361]
2020-05-28 Richard Bienerremove obsolete code from SLP invariant costing
2020-05-28 Richard BienerCode generate externals/invariants during the SLP graph...
2020-05-28 Richard Bienermake vect_finish_stmt_generation work w/o stmt_vec_info
2020-05-28 Richard Bienertree-optimization/95273 - more vectorizable_shift massaging
2020-05-28 Andrea Coralloarm: Fix unwanted fall-throughs in arm.c
2020-05-28 Martin LiskaAdd documentation for missing params.
2020-05-28 liuhongtFix nonconforming memory_operand for vpmovq{d,w,b}...
2020-05-28 Richard Bienertestsuite/95363 - fix gcc.dg/vect/bb-slp-pr95271.c...
2020-05-28 Martin Liskagcov-tool: Flexible endian adjustment for merging cover...
2020-05-28 GCC AdministratorDaily bump.
2020-05-28 Alexandre Olivaoutputs.exp: no lto, linker default output, cdtor temps...
2020-05-28 Max Filippovgcc: xtensa: delegitimize UNSPEC_PLT
2020-05-27 Eric BotcazouAdd support for __builtin_bswap128
2020-05-27 Uros Bizjaki386: Fix V2SF horizontal add/subtract insns
2020-05-27 Harald AnlaufPR fortran/95090 - ICE: identifier overflow
2020-05-27 Uros Bizjaki386: Remove %q modifier from two pmov insn templates...
2020-05-27 David Malcolmjit: use deep unsharing of trees [PR 95314]
2020-05-27 David Malcolmjit: fix libgccjit.info entry [PR 91330]
2020-05-27 Jason Merrillc++: Handle multiple aggregate overloads [PR95319].
2020-05-27 Mark EgglestonFortran : ICE in gfc_trans_label_assign PR50392
2020-05-27 Uros Bizjaki386: Implement V2SF shuffles
2020-05-27 Jason Merrillc++: operator<=> and -Wzero-as-null-pointer-constant...
2020-05-27 Jason Merrillc++: Fix stdcall attribute in template. [PR95222]
2020-05-27 Nathan Sidwellc++: Revert alias template change [pr95263]
2020-05-27 Richard Bienertree-optimization/95295 - fix sinking after path mergin...
2020-05-27 Richard Bienertree-optimization/95356 - fix vectorizable_shift vector...
2020-05-27 Richard Bienertree-optimization/95335 - fix SLP nodes dropped to...
2020-05-27 Martin LiskaBump version to 11.
2020-05-27 Richard BienerAdd debug (slp_tree) and dump infrastructure for this
2020-05-27 Jakub Jelinekopenmp: Fix up omp_declare_variant{s,_alt} htab handling
2020-05-27 GCC AdministratorDaily bump.
2020-05-27 Jeff LawFix pr20601-1.c on the H8
2020-05-26 David Malcolmjit: fix missing types for builtins [PR 95306]
2020-05-26 Harald AnlaufPR fortran/95104 - Segfault on a legal WAIT statement
2020-05-26 Harald AnlaufPR libfortran/95195 - improve runtime error for namelis...
2020-05-26 Eric BotcazouFix issue with LTO bootstrap
2020-05-26 Harald AnlaufPR fortran/95089 - ICE in gfc_get_derived_type, at...
2020-05-26 Uros Bizjaki386: Add SSE2 alternative to mmx_pswapd2vsi2
2020-05-26 Tobias Burnus[LTO/offloading] Fix offloading-compilation ICE without...
2020-05-26 David Malcolmjit: fix sphinx formatting issues in docs
2020-05-26 David Malcolmjit: check for void types [PR 95296]
2020-05-26 Alexandre Olivado not skip validation of switch after %<opt
2020-05-26 Richard Bienertree-optimization/95327 - fix another vectorizable_shif...
2020-05-26 Uros Bizjaki386: Implement V2SI and V4HI shuffles
2020-05-26 Iain Sandoecoroutines, testsuite: Fix co-ret-17-void-ret-coro.C.
2020-05-26 Jan HubickaSimplify types of TYPE_VALUES in enumeral types
2020-05-26 Jakub Jelinekopenmp: Ensure copy ctor for composite distribute paral...
2020-05-26 Alexandre Olivarevamp dump and aux output names
2020-05-26 Martin LiskaRevert "Add ChangeLog entry for my last commit."
2020-05-26 liuhongtAdd ChangeLog entry for my last commit.
2020-05-26 liuhongtFix non-comforming expander for floatv2div2sf2,floatuns...
2020-05-26 GCC AdministratorDaily bump.
2020-05-25 Clément Chigotlibgo: update x/sys/cpu after gccgo support added
2020-05-25 Eric BotcazouFix internal error on store to FP component at -O2
2020-05-25 Uros Bizjaki386: Remove broadcasts from TARGET_MMX_WITH_SSE vec_du...
2020-05-25 Martin JamborBRIG FE testsuite: Fix dump scan patterns in packed...
2020-05-25 Richard Bienertree-optimization/95309 - fix invariant SLP node costing
2020-05-25 Yannick Moy[Ada] Fix spurious error on checking of null Abstract_State
2020-05-25 Yannick Moy[Ada] Change pragma Compile_Time_Error to force compile...
2020-05-25 Justin Squirek[Ada] Spurious accessibility error on return aggregate...
2020-05-25 Jan HubickaDo not stream redundant stuff
2020-05-25 Richard Bienertree-optimization/95308 - really avoid forward propagat...
2020-05-25 Richard Bienertree-optimization/95295 - fix wrong-code with SM
2020-05-25 Richard Bienertree-optimization/95271 - fix bswap vectorization invar...
2020-05-25 Richard Bienertree-optimization/95297 - handle scalar shift arg for...
2020-05-25 Richard Bienertree-optimization/95308 - really avoid forward propagat...
2020-05-25 Richard Bienertree-optimization/95284 - amend previous store commonin...
next