Fix regressions for iq2000-elf after recent changes
[gcc.git] / gcc /
2020-12-27 Jeff LawFix regressions for iq2000-elf after recent changes
2020-12-27 Paul ThomasFortran: Fix some select rank issues [PR97694 and 97723].
2020-12-27 GCC AdministratorDaily bump.
2020-12-26 Iain SandoeObjective-C++ : Fix up testcase EOF diagnostics.
2020-12-26 Paul ThomasFortran: Correction to recent patch in light of comment...
2020-12-26 Paul ThomasFix failures with -m32 and some memory leaks.
2020-12-26 GCC AdministratorDaily bump.
2020-12-25 Gerald Pfeiferdoc: Fix reference to libcody
2020-12-25 Harald AnlaufPR93685 - ICE in gfc_constructor_append_expr, at fortra...
2020-12-25 GCC AdministratorDaily bump.
2020-12-24 Iain SandoeC++ : Add the -stdlib= option.
2020-12-24 Kito ChengRISC-V: Fix python3 compatibility for multilib-generator
2020-12-24 Ian Lance Taylorcompiler: parenthesize channel type strings if necessary
2020-12-24 GCC AdministratorDaily bump.
2020-12-23 Martin SeborPR middle-end/98160 - ICE in warn_dealloc_offset on...
2020-12-23 Martin SeborPR c++/98413 - ICE on placement new and member pointer
2020-12-23 Joel Brobeckermark some tests in gcc.target/arm as requiring "fpic...
2020-12-23 Nathan Sidwellc++: EOF location [PR 96045]
2020-12-23 Jason Merrillc++: Fix initializing empty base from prvalue [PR97597]
2020-12-23 Ian Lance Taylorcompiler: nil-checked pointers and index expressions...
2020-12-23 Jason Merrillc++: Improve testcase [PR98332]
2020-12-23 Jakub Jelinekc++: Fix up floating point complex handling in build_ze...
2020-12-23 Jason Merrillc++: Fix constexpr array ICE [PR98332]
2020-12-23 Iain SandoeDarwin : Adjust handling of MACOSX_DEPLOYMENT_TARGET...
2020-12-23 Ian Lance Taylorcompiler: remove references to slicecopy and slicestrin...
2020-12-23 Iain Buclawd: Force TYPE_MODE of classes and non-POD structs as...
2020-12-23 Uros Bizjaki386: Fix __builtin_trunc with FE_DOWNWARD rounding...
2020-12-23 GCC AdministratorDaily bump.
2020-12-22 Ian Lance Taylorcompiler: initialize saw_send_stmt locals
2020-12-22 Ian Lance Taylorruntime: eliminate scase.kind field
2020-12-22 Nathan Sidwelltestsuite: C++ module tests
2020-12-22 Nathan Sidwellc++: Module ICE fix
2020-12-22 Ian Lance Taylorruntime: add "success" field to sudog
2020-12-22 Ian Lance Taylorruntime: omit nil-channel cases from selectgo's orders
2020-12-22 Ian Lance Taylorruntime: remove scase.releasetime field
2020-12-22 Jakub Jelinekc++: Handle array members in build_comparison_op [PR93480]
2020-12-22 Qian Jianhuaarm&aarch64: subdivide the type attribute "alu_shfit_imm"
2020-12-22 Uros Bizjaki386: Fix __builtin_floor with FE_DOWNWARD rounding...
2020-12-22 Gerald Pfeiferc++: Fix build with clang
2020-12-22 Jason Merrillc++: Add some asserts in mangle.c
2020-12-22 liuhongtFix Typo.
2020-12-22 Ian Lance Taylor-fdump-go-spec: don't crash if DECL_ORIGINAL_TYPE is...
2020-12-22 Ian Lance TaylorGo frontend: ensure mpfr exponent range is large enough...
2020-12-22 GCC AdministratorDaily bump.
2020-12-21 Jakub Jelinekgimplify: Gimplify value in gimplify_init_ctor_eval_ran...
2020-12-21 Iain SandoeDarwin : Update the kernel version to macOS version...
2020-12-21 Nathan Sidwellc++: Windows rename [PR 98412]
2020-12-21 Nathan Sidwellbootstrap: std:stoul non-portable [PR 98412]
2020-12-21 Jakub Jelinekfold-const: Fix up a buffer overflow in native_encode_i...
2020-12-21 Jakub Jelinekopenmp: Fix up handling of addressable temporaries...
2020-12-21 Nikhil Beneschlibgo: adjust sysinfo scripts for changed -fdump-go...
2020-12-21 GCC AdministratorDaily bump.
2020-12-20 Max Filippovgcc: xtensa: implement bswapsi2, bswapdi2 and helpers
2020-12-20 Jakub Jelinekdoc: Fix a typo [PR98400]
2020-12-20 Thomas KoenigSet DECL_ARTIFICIAL on gfortran internal variables.
2020-12-20 Thomas KoenigCorrect coarray indices for test case.
2020-12-20 GCC AdministratorDaily bump.
2020-12-19 Jakub Jelinekexpr: Fix up constant_byte_string bitfield handling...
2020-12-19 Iain Buclawd: Fix ICE in in force_decl_die, at dwarf2out.c with...
2020-12-19 Jakub Jelinekbswap: Fix up a thinko with empty CONSTRUCTORs [PR98378]
2020-12-19 GCC AdministratorDaily bump.
2020-12-18 Ian Lance Taylorcompiler: check for floating-point exponent overflow
2020-12-18 Andrew MacLeodRe: [r11-6232 Regression] FAIL: gcc.dg/pr97750.c
2020-12-18 Jakub Jelinekopenmp: Don't optimize shared to firstprivate on task...
2020-12-18 Kwok Cheung Yeungopenmp: Fix g++.dg/gomp/declare-target-3.C testcase...
2020-12-18 Przemyslaw Wirkusaarch64: SVE: ICE in expand_direct_optab_fn [PR98177]
2020-12-18 Kwok Cheung Yeungopenmp: Implicitly add 'declare target' directives...
2020-12-18 Richard Sandifordaarch64: Extend aarch64-autovec-preference==2 to 128...
2020-12-18 Tamar ChristinaArm: MVE: Add missing complex mul iterators
2020-12-18 Nathan Sidwellc++: Fix windows binary files [PR 98362]
2020-12-18 Paul ThomasAs well as the PR this patch fixes problems in handling...
2020-12-18 Jakub Jelinekc++: Fix PCH ICE with __builtin_source_location [PR98343]
2020-12-18 Ian Lance TaylorGo testsuite: handle +build lines correctly
2020-12-18 Patrick Palkac++: More precise tracking of potentially unstable...
2020-12-18 Patrick Palkac++: Diagnose self-recursive satisfaction
2020-12-18 Patrick Palkac++: Diagnose unstable satisfaction
2020-12-18 GCC AdministratorDaily bump.
2020-12-17 Przemyslaw Wirkusarm: Add support for Cortex-A78C
2020-12-17 Richard Sandifordrtl-ssa: Fix reg_raw_mode thinko [PR98347]
2020-12-17 H.J. LuUpdate default_estimated_poly_value prototype in targho...
2020-12-17 Nathan Sidwelldoc: Standard library header units
2020-12-17 Kyrylo Tkachovvect, aarch64: Extend SVE vs Advanced SIMD costing...
2020-12-17 Nathan Sidwellc++: Fix clang problem [PR 98340]
2020-12-17 Andrea Coralloarm: Fix bootstrap
2020-12-17 Andrew MacLeodFix trap in pointer conversion in op1_range.
2020-12-17 Rainer Orthrtl-ssa: Include memmodel.h before tm_p.h
2020-12-17 Nathan Sidwellbootstrap: Fix some windows issues [PR 98300]
2020-12-17 Jakub Jelinekshrink-wrap: Don't put on incoming EDGE_CROSSING [PR98289]
2020-12-17 Arnaud Charlet[Ada] Performance of CW_Membership
2020-12-17 Arnaud Charlet[Ada] Remove unused subprograms in validsw
2020-12-17 Arnaud Charlet[Ada] Remove unused files
2020-12-17 Arnaud Charlet[Ada] Code cleanup: remove Old_Requires_Transient_Scope
2020-12-17 Eric Botcazou[Ada] Minor comment fix in System.Val_Real
2020-12-17 Piotr Trojanek[Ada] Prevent early exits without restoring a global...
2020-12-17 Piotr Trojanek[Ada] Reduce scopes of local variables for case and...
2020-12-17 Piotr Trojanek[Ada] Refine type of a multi unit index number
2020-12-17 Piotr Trojanek[Ada] Prevent In_Check_Node routine from going too...
2020-12-17 Bob Duff[Ada] Ada2020: AI12-0400 Ambiguities associated with...
2020-12-17 Arnaud Charlet[Ada] Crash on if expression inside declare expression
2020-12-17 Piotr Trojanek[Ada] Consistent wording for missing -gnat2020 switch
next