Fix declare copyout in libgomp.oacc-c++/declare-pr94120.C
[gcc.git] / gcc /
2020-04-20 GCC AdministratorDaily bump.
2020-04-19 David Edelsohnrs6000: Skip DWARF5 and -fcompare-debug testcases on...
2020-04-19 Iain Buclawd/dmd: Merge upstream dmd ba99ee345
2020-04-19 Iain Buclawd/dmd: Merge upstream dmd 09be6ee14
2020-04-19 Iain Sandoecoroutines, testsuite: Require C++17 for two tests.
2020-04-19 Thomas KönigPR 94347 - fix previous ChangeLog entry.
2020-04-19 Thomas KönigPR 94347 - add a test case for something a PR has fixed...
2020-04-19 Thomas KönigCommit test case for PR 57129.
2020-04-19 Thomas KönigFix PR fortran/93500, ICE on invalid.
2020-04-19 Jakub Jelinekc, objc: Fix up c_parser_objc_selector_arg after CPP_SC...
2020-04-19 Iain Buclawd: Fix FAIL in gdc.dg/runnable.d on X32 targets (PR94609)
2020-04-19 GCC AdministratorDaily bump.
2020-04-18 Iain BuclawAdd missing changelog entries for r10-7790
2020-04-18 Iain Buclawlibphobos: Add --with-libphobos-druntime-only option.
2020-04-18 Jeff LawDon't let DEBUG_INSNSs change register renaming decisions
2020-04-18 Iain Buclawtestsuite: Disable gdc standard runtime tests if phobos...
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 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 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 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 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 Richard Bienerpretty-print SSA names
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 Ian Lance TaylorGo Gcc_backend class: mark prefetch as novops
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 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 Iain Sandoecoroutines: Fix compile error with symmetric transfers...
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 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 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 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.
2020-04-11 Uros Bizjaki386: Fix REDUC_SSE_SMINMAX_MODE mode conditions.
2020-04-11 Jakub Jelinektestsuite: Fix up pr94482.c testcase [PR94482]
2020-04-11 Jakub Jelinekcselib: Mark the cselib_record_sp_cfa_base_equiv VALUE...
next