c++: Fux strncmp last argument in dump_decl_name [PR93641]
[gcc.git] / gcc /
2020-02-10 Jakub Jelinekc++: Fux strncmp last argument in dump_decl_name [PR93641]
2020-02-10 Jakub Jelineki386: Fix strncmp last arguments in x86_64_elf_section_...
2020-02-10 Jason Merrillc++: Fix flexible array with synthesized constructor.
2020-02-10 Feng XueUpdate testcase ChangeLog for PR93203
2020-02-10 Feng XueGeneralized value pass-through for self-recusive functi...
2020-02-10 GCC AdministratorDaily bump.
2020-02-09 Uros BizjakFix target selector for pr91333.c
2020-02-09 Uros BizjakImprove splitX passes management
2020-02-09 Jakub Jelinekc++: Fix ICE during constexpr virtual call evaluation...
2020-02-09 Jakub Jelinekopenmp: Optimize DECL_IN_CONSTANT_POOL vars in target...
2020-02-09 GCC AdministratorDaily bump.
2020-02-08 Andrew Pinskiaarch64: fix strict alignment for vector load/stores...
2020-02-08 Peter Bergnerrs6000: Fix testsuite fallout from previous fix. [PR93136]
2020-02-08 Jim WilsonRISC-V: Improve caller-save code generation.
2020-02-08 Jason Merrillc++: Use constexpr to avoid wrong -Wsign-compare (PR90691).
2020-02-08 Jason Merrillc++: Preserve location in maybe_constant_value.
2020-02-08 Jason Merrillc++: Fix -Wreturn-local-addr location.
2020-02-08 Jason Merrillc++: Fix TREE_SIDE_EFFECTS after digest_init.
2020-02-08 Jakub Jelinekc++: Handle CONSTRUCTORs without indexes in find_array_...
2020-02-08 Jakub Jelineki386: Make xmm16-xmm31 call used even in ms ABI [PR65782]
2020-02-08 GCC AdministratorDaily bump.
2020-02-07 Joseph MyersRegenerate .pot files.
2020-02-07 Marek Polacekc++: Fix paren init of aggregates in unevaluated contex...
2020-02-07 Jason Merrillc++: Make PR92654 testcase valid.
2020-02-07 Jason Merrillc++: Fix use of local in constexpr if.
2020-02-07 Will Schmidt[PATCH] add -mvsx to pr92923-1.c test requiring vsx
2020-02-07 Dennis Zhangaarch64: ACLE I8MM multiply-accumulate intrinsics
2020-02-07 Jason Merrillc++: Fix ICE on nonsense requires-clause.
2020-02-07 Richard Bienermiddle-end/93519 - avoid folding stmts in obviously...
2020-02-07 H.J. Lux86-64: Pass aggregates with only float/double in GPRs...
2020-02-07 Jakub Jelinekpowerpc: Fix -fstack-clash-protection -mprefixed-addr...
2020-02-07 Paolo CarliniAdd testcase of PR c++/89404, already fixed in trunk.
2020-02-07 Jakub Jelinekarm: Fix up arm installed unwind.h for use in pedantic...
2020-02-07 Jakub Jelineki386: Better patch to improve avx* vector concatenation...
2020-02-07 Jakub Jelineki386: Fix splitters that call extract_insn_cached ...
2020-02-07 David Malcolmanalyzer: fix reproducer for PR 93375
2020-02-07 GCC AdministratorDaily bump.
2020-02-06 Michael MeissnerFix PR 93569.
2020-02-06 Vladimir N. MakarovPR93561 -- [bounds checking] memory overflow for spill_for
2020-02-06 David Malcolmanalyzer: round-trip pointer-equality through intptr_t
2020-02-06 Richard Sandifordaarch64: Add a type attribute to aarch64_movk<mode>
2020-02-06 Segher Boessenkoolrs6000: Use rldimi for 64-bit constants with high=low...
2020-02-06 Mihail Ionescu[GCC][PATCH][ARM] Set profile to M for Armv8.1-M
2020-02-06 Mihail Ionescu[GCC][PATCH][ARM] Regenerate arm-tables.opt for Armv8...
2020-02-06 Uros BizjakRemove parenthesis from return statements in i386.md.
2020-02-06 Uros BizjakAdd missing ChangeLog entry.
2020-02-06 Richard Sandifordaarch64: Add an and/ior-based movk pattern [PR87763]
2020-02-06 Richard Sandifordaarch64: Add an extra sbfiz pattern [PR87763]
2020-02-06 Uros BizjakUnify gcc.target/i386/memcpy scan strings.
2020-02-06 Marek Polacekc++: Fix ICE with lambda in operator function [PR93597]
2020-02-06 Delia Burduvaarch64: ACLE intrinsics bfmmla and bfmlal<b/t>
2020-02-06 Uros BizjakEmit "#" instead of calling gcc_unreachable for invalid...
2020-02-06 Bill SchmidtFix PowerPC prototype documentation of __builtin_mtfsf...
2020-02-06 Martin LiskaRevert mangling of names with -fprofile-generate=<dir>.
2020-02-06 Tobias Burnus[Testsuite] – More fixes for remote execution: check_gc...
2020-02-06 Stam Markianos-Wright [GCC][BUG][ARM] Fix ICE due to BFmode libfunc call...
2020-02-06 Jakub Jelineki386: Improve avx* vector concatenation [PR93594]
2020-02-06 Jakub Jelinekopenmp: Fix handling of non-addressable shared scalars...
2020-02-06 Jakub Jelinekopenmp: Notice reduction decl in outer contexts after...
2020-02-06 Alexandre OlivaInitialize barrier_cache for ARM EH ABI compliance
2020-02-06 Jason Merrillcgraph: A COMDAT decl always has non-zero address.
2020-02-06 GCC AdministratorDaily bump.
2020-02-05 Martin SeborPR tree-optimization/92765 - wrong code for strcmp...
2020-02-05 Jason Merrillc++: Fix decltype of empty pack expansion of parm.
2020-02-05 Uros BizjakSimplify post epilogue_completed splitters.
2020-02-05 Marek PolacekMove CL to the correct file.
2020-02-05 Marek PolacekAdd missing CL.
2020-02-05 Jakub Jelinekc++: Mark __builtin_convertvector operand as read ...
2020-02-05 Michael MeissnerFix PR 93568 (thinko)
2020-02-05 Marek Polacekc++: Fix ICE with CONSTRUCTOR flags verification [PR93559]
2020-02-05 Jason Merrillc++: Fix SEGV with malformed constructor decl.
2020-02-05 Andrew Stubbsamdgcn: Remove redundant multilib
2020-02-05 Jeff LawFix testsuite "regression" on hppa after recent IRA...
2020-02-05 David Malcolmanalyzer: add enode status and revamp __analyzer_dump_e...
2020-02-05 Jakub Jelineki386: Omit clobbers from vzeroupper until final [PR92190]
2020-02-05 Jakub Jelineki386: Schedule the only -O0 split pass on x86 after...
2020-02-05 Richard Bienertestsuite/92177 fix for SLP build changes
2020-02-05 Richard Bienermiddle-end/90648 fend off builtin calls with not enough...
2020-02-05 Bin ChengIncrease index number for creating temp vars' name.
2020-02-05 Jakub JelinekFix up comment typo.
2020-02-05 Jakub Jelinekopenmp: Avoid ICEs with declare simd; declare simd...
2020-02-05 Martin LiskaDo not load body for alias symbols.
2020-02-05 Martin LiskaDocument ASLR for Precompiled Headers.
2020-02-05 JunMaHandle type deduction of auto and decltype(auto) with...
2020-02-05 GCC AdministratorDaily bump.
2020-02-04 Jason Merrillc++: Fix error-recovery with concepts.
2020-02-04 Jason Merrillc++: Fix constexpr vs. omitted aggregate init.
2020-02-04 Jason Merrillc++: Fix ({ ... }) array mem-initializer.
2020-02-04 David Malcolmanalyzer: fix testsuite assumption that sizeof(int...
2020-02-04 David Malcolmanalyzer: fix build error with clang (PR 93543)
2020-02-04 Richard Bienertree-optimization/93538 - add missing comparison foldin...
2020-02-04 Jakub Jelineklibcpp: Diagnose __has_include outside of preprocessor...
2020-02-04 Jakub Jelineklibcpp: Diagnose __has_include outside of preprocessor...
2020-02-04 Jakub Jelineklibcpp: Fix ICEs on __has_include syntax errors [PR93545]
2020-02-04 Iain Sandoecoroutines: Prevent repeated error messages for missing...
2020-02-04 Richard Bienertree-optimization/91123 - restore redundant store removal
2020-02-04 Richard Bienertree-optimization/92819 restrict new vector CTOR canoni...
2020-02-04 Martin LiskaFix release checking build of ARM.
2020-02-04 Ian Lance Taylorsyscall: fix riscv64 GNU/Linux build
2020-02-04 GCC AdministratorDaily bump.
next