Daily bump.
[platform/upstream/gcc.git] / gcc /
2020-05-16 GCC AdministratorDaily bump.
2020-05-15 Patrick Palkac++: decltype of invalid non-dependent expr [PR57943]
2020-05-15 Ian Lance Taylorlibgo: only build syscall test with -static if it works
2020-05-15 Jason Merrillc++: Enable coroutines with -std=c++20.
2020-05-15 Jason Merrillanalyzer: Remove stray semicolon.
2020-05-15 Segher Boessenkoolrs6000: BU_FUTURE_MISC_2 requires powerpc64
2020-05-15 Segher Boessenkoolrs6000/testsuite: Use the int128 selector where needed
2020-05-15 Segher Boessenkoolrs6000/testsuite: Use lp64 in cnttzdm-0.c
2020-05-15 Segher Boessenkoolrs6000/testsuite: Don't use powerpc64 effective target
2020-05-15 Segher Boessenkoolrs6000/testsuite: Use -mdejagnu-cpu= instead of -mcpu=
2020-05-15 Patrick Palkac++: Revert unnecessary parts of fix for [PR90996]
2020-05-15 Jason MerrillPR c++/93286 - ICE with __is_constructible and variadic...
2020-05-15 Tobias Burnus[Fortran] OpenMP 5 – permit more sharing clauses for...
2020-05-15 Uros Bizjaki386: Allow SI, DI and TImode pushes from XMM registers
2020-05-15 Nathan Sidwellc++: Fix thinkos in template_args_equal change.
2020-05-15 Richard Bienertree-optimization/92260 - improve fix
2020-05-15 Martin LiskaFix clang [-Wmisleading-indentation] in hsa-gen.c.
2020-05-15 Andrew StubbsWIP amdgcn: use unsigned extend for lshiftrt
2020-05-15 Richard Bienertree-optimization/95133 - avoid abnormal edges in path...
2020-05-15 Christophe Lyonarm: Add support for interrupt routines to reg_needs_sa...
2020-05-15 Tobias Burnus[OpenMP] Fix 'omp exit data' for Fortran arrays (PR...
2020-05-15 Uros Bizjaki386: Add V2SFmode hadd/hsub instructions [PR95046]
2020-05-15 Uros Bizjaki386: Add V2SFmode hadd/hsub instructions [PR95046]
2020-05-15 Richard Bienertree-optimization/33315 - common stores during sinking
2020-05-15 Xionghu LuoFold (add -1; zero_ext; add +1) operations to zero_ext...
2020-05-15 GCC AdministratorDaily bump.
2020-05-14 H.J. LuSkip jit tests for targets that don't support -lgccjit
2020-05-14 Jason Merrillc++: Fix deferred noexcept on constructor [PR93901].
2020-05-14 Ian Lance Taylorlibgo: only build syscall test with -static on GNU...
2020-05-14 Andrew Stubbsamdgcn: fix vcc clobber in vector load/store
2020-05-14 Uros Bizjaki386: Add V2DFmode float trunc/extend functions [PR95046]
2020-05-14 Patrick Palkac++: Missing SFINAE with lookup_fnfields [PR78446]
2020-05-14 H.J. Lux86: Default CET run-time support to auto
2020-05-14 Christophe Lyonarm: Factorize several occurrences of the same code...
2020-05-14 Christophe Lyonarm.c: Clarify error message in thumb1_expand_prologue
2020-05-14 Nathan Sidwellc++: Missed c++2a->20 change
2020-05-14 Nathan Sidwellc++: Simplify tsubst_template_decl
2020-05-14 Nathan Sidwellc++: Simplify tsubst_friend_function
2020-05-14 Nathan Sidwellc++: simplify lookup_template_class_1
2020-05-14 Nathan Sidwellc++: Adjust push_template_decl_real
2020-05-14 Nathan Sidwellc++: Improve build_template_decl
2020-05-14 Uros Bizjaki386: Add V2DFmode conversion functions [PR95046]
2020-05-14 Richard Sandifordaarch64: Fix arm_sve_vector_bits on typedefs [PR95105]
2020-05-14 Richard Bienertestsuite/94703 - skip gcc.dg/tree-ssa/pr94703.c on...
2020-05-14 Richard Bienermiddle-end/95118 - fix printing of denormal zero
2020-05-14 Jakub Jelinekopenmp: cgraph support for late declare variant resolution
2020-05-14 Jakub Jelinekopenmp: Fix placement of 2nd+ preparation statement...
2020-05-14 Jakub Jelinekopenmp: Also implicitly mark as declare target to funct...
2020-05-14 Uros Bizjaki386: Add V2SFmode conversion functions [PR95046]
2020-05-14 Andreas KrebbelIBM Z: Define probe_stack expander
2020-05-14 Andreas KrebbelIBM Z: stack clash prot: add missing updates of last_pr...
2020-05-14 Andreas KrebbelMake anti_adjust_stack_and_probe_stack_clash extern...
2020-05-14 GCC AdministratorDaily bump.
2020-05-13 Kelvin Nilsenrs6000: Add vec_extracth and vec_extractl
2020-05-13 Patrick Palkac++: SFINAE for invalid delete-expression [PR79706]
2020-05-13 Patrick Palkac++: premature requires-expression folding [PR95020]
2020-05-13 Marek Polacekc++: explicit(bool) malfunction with dependent expressi...
2020-05-13 Nathan Sidwellc++: Template arg comparison
2020-05-13 Nathan Sidwellc++: Simplify typedef access checking
2020-05-13 Nathan Sidwellc++: Simplify canonical_type_parameter
2020-05-13 Nathan Sidwellc++: Formatting fixups & some simplifications.
2020-05-13 Jason Merrillc++: Replace "C++2a" with "C++20".
2020-05-13 Jason Merrilltestsuite: Support { target c++20 } in tests.
2020-05-13 Ian Lance Taylorlibgo: build syscall test with -static
2020-05-13 Jakub Jelinektestsuite: Fix up tree-ssa/pr94969.c testcase [PR95110]
2020-05-13 Marek Polacekc++: Fix g++.dg/parse/attr4.C test.
2020-05-13 Richard Bieneradd vectype parameter to add_stmt_cost hook
2020-05-13 Mark EgglestonFortran : ICE in gfc_conv_array_constructor_expr PR93497
2020-05-13 Patrick Palkac++: Add testcase for already-fixed PR [PR70642]
2020-05-13 Richard BienerRemove SLP_INSTANCE_GROUP_SIZE
2020-05-13 Jakub JelinekFix -fcompare-debug issue in purge_dead_edges [PR95080]
2020-05-13 Jakub JelinekFold single imm use of a FMA if it is a negation [PR95060]
2020-05-13 Tobias Burnus[Fortran] OpenMP - permit lastprivate in distribute...
2020-05-13 Martin LiskaSimplify test-case options.
2020-05-13 Christophe Lyon[PR 95013] Fix gcc.dg/unclosed-init.c
2020-05-13 Bin ChengAdd missing unit dependence vector in data dependence...
2020-05-13 liuhongtDocument more x86 operand modifier.
2020-05-13 Giuliano BelinassiRefactor tree-vrp.c
2020-05-13 GCC AdministratorDaily bump.
2020-05-12 Keith PackardRISC-V: Make unique SECCAT_SRODATA names start with...
2020-05-12 Craig BlackmoreRISC-V: Add shorten_memrefs pass.
2020-05-12 Eric BotcazouSuppress warning for Interfaces.C with -fdump-ada-spec
2020-05-12 Nathan Sidwellpreprocessor: EOF location is at end of file [PR95013]
2020-05-12 Eric BotcazouBe prepared for more aggregates in gigi
2020-05-12 Marek Polacekc++: Function found via ADL when it should not [PR95074]
2020-05-12 Jakub Jelinektestsuite: Fix up gcc.dg/asan/pr95051.c testcase [PR95051]
2020-05-12 Uros Bizjaki386: Add V2SFmode copysign, xorsign and signbit expand...
2020-05-12 Uros Bizjaki386: Add V2SFmode FMA insn patterns [PR95046]
2020-05-12 Patrick Palkac++: Add abbreviated fn template test for [PR78752]
2020-05-12 H.J. Lugcc: Enable Intel CET on Intel CET enabled host for jit
2020-05-12 Uros Bizjaki386: Add V2SFmode NEG, ABS and logic insn patterns...
2020-05-12 Uros Bizjaki386: Add V2SFmode NEG, ABS and logic insn patterns...
2020-05-12 Richard Bienerremove dead debug-bind resets
2020-05-12 Richard Bienermiddle-end/94988 fix testcase for big-endian
2020-05-12 Jozef LawrynowiczMSP430: Define ASM_OUTPUT_ALIGNED_DECL_LOCAL
2020-05-12 Jozef LawrynowiczMSP430: Allow .bss section to be created in region...
2020-05-12 Eric BotcazouFix incorrect scalar storage order handling
2020-05-12 Richard Bienerpreserve EDGE_DFS_BACK across split_edge
2020-05-12 Martin LiskaASAN: clear DECL_NOT_GIMPLE_REG_P.
2020-05-12 Jakub Jelinekopenmp: Fix up handling of DECL_OMP_PRIVATIZED_MEMBER...
next