gcc.git
2020-02-10 Hans-Peter... gcc.target/cris/pr93372-3.c, -4.c...-35.c: New tests.
2020-02-10 Hans-Peter... gcc.target/cris/pr93372-2.c, -5.c, -8.c: New tests.
2020-02-10 Hans-Peter... gcc.target/cris/pr93372-1.c: New test.
2020-02-10 Hans-Peter... gcc.target/cris/cris.exp (check_effective_target_cc0...
2020-02-10 Hans-Peter... cris: try to generate zero-based comparisons
2020-02-10 H.J. LuMove ChangeLog entry of commit bf6465d046 from gcc...
2020-02-10 Jakub Jelinekarm: Add testcase for already fixed ICE [PR91913]
2020-02-10 H.J. Lui386: Properly pop restore token in signal frame
2020-02-10 Richard Earnshawarm: correct constraints on movsi_compare0 [PR91913]
2020-02-10 Hans-Peter... md.texi (Define Subst): Match closing paren in example.
2020-02-10 Jakub Jelinekc-format: -Wformat-diag fix [PR93641]
2020-02-10 Christophe... arm: Fix up arm installed unwind.h for use in pedantic...
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 Frederik HarwathAdd xfails to libgomp tests target-{33,34}.c, target...
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 Jonathan Wakelylibstdc++: Fix names of types in comment
2020-02-09 Jonathan Wakelylibstdc++: Fix non-ASCII characters in comment
2020-02-09 Jonathan Wakelylibstdc++: Fix BUILTIN-PTR-CMP helpers
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 Jonathan Wakelylibstdc++: Implement P1878R1 "Constraining Readable...
2020-02-07 Jonathan Wakelylibstdc++: Fix bug in iterator_traits<common_iterator...
2020-02-07 Will Schmidt[PATCH] add -mvsx to pr92923-1.c test requiring vsx
2020-02-07 Jonathan Wakelylibstdc++ Fix missing return in istream_view iterator
2020-02-07 Patrick Palkalibstdc++: Remove extraneous &&
2020-02-07 Dennis Zhangaarch64: ACLE I8MM multiply-accumulate intrinsics
2020-02-07 Patrick Palkalibstdc++: Add [range.istream]
2020-02-07 Patrick PalkaFix ChangeLog for previous commit
2020-02-07 Patrick Palkalibstdc++: Implement C++20 range adaptors
2020-02-07 Jonathan Wakelylibstdc++: Optimize C++20 comparison category types
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 Jonathan Wakelylibstdc++: Enable three-way comparison for iota_view...
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 Patrick Palkalibstdc++: Implement C++20 constrained algorithms
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... PR93561 -- [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 Jonathan Wakelylibstdc++: Fix comment to refer to correct PR
2020-02-06 Jonathan Wakelylibstdc++: decay in viewable_range should be remove_cvr...
2020-02-06 Tobias Burnus[Testsuite] – More fixes for remote execution: check_gc...
2020-02-06 Jonathan Wakelylibstdc++: Remove redundant macro that is always empty
2020-02-06 Stam Markianos... [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-06 Martin SeborRemove trailing comma to avoid pedantic warning in...
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]
next