gcc.git
2020-04-18 Patrick Palkac++: spec_hasher::equal and PARM_DECLs [PR94632]
2020-04-18 Patrick Palkac++: Abbreviated function template return type [PR92187]
2020-04-18 GCC AdministratorDaily bump.
2020-04-17 Jonathan Wakelylibstdc++: Add comparison operators to <chrono> types
2020-04-17 Jonathan Wakelylibstdc++: Fix testsuite utility's use of allocators
2020-04-17 Jonathan Wakelylibstdc++: Add comparison operators to sequence containers
2020-04-17 Jeff Law[committed] [PR rtl-optimization/90275] Another 90275...
2020-04-17 Patrick Palkac++: Non-type-dependent variadic lambda init-capture...
2020-04-17 Patrick Palkac++: Hard error with tentative parse of declaration...
2020-04-17 Thomas KönigFix ICE on invalid, PR94090.
2020-04-17 Tobias Burnus[OpenMP] Fix 'omp exit data' for Fortran arrays (PR...
2020-04-17 Jonathan Wakelylibstdc++: Add comparison operators for string and...
2020-04-17 Richard Sandifordaarch64: Tweak SVE load/store costs
2020-04-17 Jakub Jelinekc, c++: Fix two redundantAssignment warnings [PR94629]
2020-04-17 Jakub Jelineki386: Fix up *testqi_ext_3 define_insn_and_split [PR94567]
2020-04-17 Nathan SidwellAvoid testcase warning on arm ABI [pr94608]
2020-04-17 Martin LiskaInitialize file_data->lto_section_header before lto_mod...
2020-04-17 Richard Bienerfix PVS studio reported bugs
2020-04-17 Jakub JelinekFix -fcompare-debug issue in delete_insn_and_edges...
2020-04-17 Jakub Jelinekinliner: Don't ICE on NULL TYPE_DOMAIN [PR94621]
2020-04-17 Martin LiskaDo not use HAVE_DOS_BASED_FILE_SYSTEM for Cygwin.
2020-04-17 Jakub Jelinektestsuite: Fix up test language requirements [PR94314]
2020-04-17 Martin LiskaDo not modify tab options in vimrc for .py files.
2020-04-17 Peter Bergnerrs6000: Fix ICE in decompose_normal_address. [PR93974]
2020-04-17 GCC AdministratorDaily bump.
2020-04-16 Iain Sandoecoroutines: Back out mandate for tail-calls at O <...
2020-04-16 Iain Sandoetestsuite: Update pr94426-2 test to handle more targets...
2020-04-16 Martin Jamboripa: Make call redirection detect already adjusted...
2020-04-16 Richard Sandifordaarch64: Fix mismatched SVE predicate modes [PR94606]
2020-04-16 Martin LiskaList valid pairs for new and delete operators.
2020-04-16 Patrick Palkac++: Error recovery with erroneous DECL_INITIAL [PR94475]
2020-04-16 Jan HubickaMake it possible to have different instrumented and...
2020-04-16 Richard Sandifordearly-remat: Handle sets of multiple candidate regs...
2020-04-16 Richard Bienercleanup graphite results
2020-04-16 Richard Bienermiddle-end/94614 - avoid multiword moves to nothing
2020-04-16 Jakub Jelinekintl: Unbreak intl build with bison 3 when no regenerat...
2020-04-16 Martin Jamborsra: Fix access verification (PR 94598)
2020-04-16 Jakub Jelinektestsuite: Move misplaced gcc.c-torture/pr92372.c test...
2020-04-16 Jakub Jelinekbootstrap: Fix building with GCC 4.2 [PR89494]
2020-04-16 Jakub Jelinekintl: Allow building both with old bison and bison...
2020-04-16 Richard Bienerpretty-print SSA names
2020-04-16 Jonathan Wakelylibstdc++: Fix -Wunused-parameter warning in test
2020-04-16 Jakub Jelinekc++: Fix pasto in structured binding diagnostics [PR94571]
2020-04-16 GCC AdministratorDaily bump.
2020-04-15 eric fangruntime: use 64 bits of hash seed on arm64
2020-04-15 Jonathan Wakelylibstdc++: Add comparison operators to std::filesystem...
2020-04-15 Ian Lance TaylorGo Gcc_backend class: mark prefetch as novops
2020-04-15 Jonathan Wakelylibstdc++: Add comparison operators to types from Utili...
2020-04-15 Jonathan Wakelylibstdc++: Add spaceship operator to std::type_index
2020-04-15 Fritz ReeseSimplify recently introduced check to simplify_bound.
2020-04-15 Uros Bizjaki386: Require OPTION_MASK_ISA_SSE2 for __builtin_ia32_m...
2020-04-15 Gustavo Romeroselftest: Work around GCC 4.2 PR33916 bug by optimizing...
2020-04-15 Andrea Coralloaarch64: Fix valid_src_p for use of uninitialized value
2020-04-15 Andre VieiraArm: MVE: Add mve vec_duplicate pattern
2020-04-15 Matthew Malcomson[Arm] Disallow arm_movdi when targetting MVE
2020-04-15 Jakub Jelinekaarch64: Fix bootstrap with old binutils [PR93053]
2020-04-15 Jakub Jelinekopenmp: Reject requires directives not at file or names...
2020-04-15 Richard Bienermiddle-end/94539 - void * aliases every other pointer
2020-04-15 GCC AdministratorDaily bump.
2020-04-14 Max Filippovxtensa: fix PR target/94584
2020-04-14 Joseph MyersUpdate gcc sv.po.
2020-04-14 Jonathan Wakelylibstdc++: Fix constraints on std::compare_three_way
2020-04-14 Jonathan Wakelylibstdc++: Add comparison operators to std::shared_ptr...
2020-04-14 Iain Sandoecoroutines: Fix compile error with symmetric transfers...
2020-04-14 Jonathan Wakelylibstdc++: Fix order of entries in ChangeLog
2020-04-14 Aaron SawdeyFix for PR/94542, do not make TLS refs PC-relative
2020-04-14 Patrick Palkac++: Add testcase for PR c++/93207
2020-04-14 Patrick Palkac++: "'decltype_type' not supported" in diagnostic...
2020-04-14 Martin Jamboripa-sra: Fix treatment of internal functions (PR 94434)
2020-04-14 Patrick Palkac++: Stray RESULT_DECLs in result of constexpr call...
2020-04-14 Jakub Jelinektestsuite: Add testcase for already fixed PR [PR94573]
2020-04-14 Yang YangPR tree-optimization/94574 - aarch64: ICE during GIMPLE...
2020-04-14 H.J. Lui386: Remove mode size check in ix86_get_ssemov
2020-04-14 Martin JamborAdd myself as callgraph (IPA) reviewer
2020-04-14 Tobias Burnus[Fortran] Fix name conflict check for use-assoc (PR...
2020-04-14 Thomas KönigFix PR 94270 by not warning about artifical dummy argum...
2020-04-14 Martin LiskaAdd me as callgraph (IPA) reviewer.
2020-04-14 Jonathan Wakelylibstdc++: Make comparison category comparisons noexcep...
2020-04-14 Marek Polacekc++: Improve redeclared parameter name diagnostic ...
2020-04-14 GCC AdministratorDaily bump.
2020-04-13 Martin SeborUpdate and correct documentation of -Wall and -Wrestrict.
2020-04-13 Martin SeborPR c/92326 - wrong bound in zero-length array diagnostics
2020-04-13 Patrick Palkac++: Infinite diagnostic loop with decltype([]{}) ...
2020-04-13 Patrick Palkac++: More self-modifying constexpr init [PR94470]
2020-04-13 Iain Sandoecoroutines: Rename the coroutines cpp builtin.
2020-04-13 Zackery SpytzMinor documentation fix
2020-04-13 Iain SandoeDarwin, testsuite: Fix darwin-version-1.c fails with...
2020-04-13 Thomas KönigCommit test case for PR 87644, which has fixed itself...
2020-04-13 Linus KoenigICE on wrong code [PR94192].
2020-04-13 Nathan Sidwellc++: lambdas with internal linkage are different to...
2020-04-13 H.J. Lux86: Restore the frame pointer in word_mode
2020-04-13 Jozef LawrynowiczMSP430: Dont add offsets to addresses when emitting...
2020-04-13 Jozef LawrynowiczMSP430: Fix memory offsets used by %C and %D asm output...
2020-04-13 Iain Buclawd: Merge update dmd 799066f49
2020-04-13 Thomas SchwingeRename 'libgomp.oacc-c-c++-common/static-dynamic-lifeti...
2020-04-13 GCC AdministratorDaily bump.
2020-04-12 Thomas KönigAdded a test case from a PR that was fixed by something...
2020-04-12 Iain SandoeDarwin, testsuite: Adjust indirect thunk tests for...
2020-04-12 GCC AdministratorDaily bump.
2020-04-11 Marek Polacekc++: Add test for PR 86327.
next