rs6000.c (rs6000_delegitimize_address): Delegitimize UNSPEC_FUSION_GPR to its argument.
[gcc.git] / gcc /
2019-01-08 Jakub Jelinekrs6000.c (rs6000_delegitimize_address): Delegitimize...
2019-01-08 Janus Weilre PR fortran/88047 (ICE in gfc_find_vtab, at fortran...
2019-01-08 Eric Botcazoure PR bootstrap/88721 (-Wmaybe-uninitialized warnings...
2019-01-08 H.J. Lux86: Don't generate vzeroupper if caller passes AVX...
2019-01-08 Marek PolacekPR c++/88548 - this accepted in static member functions.
2019-01-08 Martin LiskaUse proper type in linear transformation in tree-switch...
2019-01-08 Richard Bienerre PR middle-end/86554 (Incorrect code generation with...
2019-01-08 Paolo Carlinithread1.C: Tweak expected error #line 13 to cover targe...
2019-01-08 Richard Bienerre PR fortran/88611 (ICE in eliminate_stmt, at tree...
2019-01-08 Sam Tebbs[PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection...
2019-01-08 Pierre-Marie de... [Ada] Bump copyright years to 2019
2019-01-08 Justin Squirek[Ada] Revert recent changes in the generation of deps...
2019-01-08 Paolo Carlinidecl.c (start_decl): Improve permerror location.
2019-01-08 Iain Sandoeteststuite - avoid parts of builtin-has-attribute tests...
2019-01-08 Iain Sandoetestsuite - Require alias support for three tests.
2019-01-08 Jonathan Wakelyre PR c++/88554 (Segfault ICE when falling off the...
2019-01-08 David MalcolmFix jit test case (PR jit/88747)
2019-01-08 GCC AdministratorDaily bump.
2019-01-07 Jakub Jelinekre PR c/88701 (Internal compiler error for valid progra...
2019-01-07 Alan Modragenattrtab bit-rot, and if_then_else in values
2019-01-07 Joseph MyersFix diagnostics for never-defined inline and nested...
2019-01-07 Joseph Myers* es.po: Update.
2019-01-07 Paolo Carlinidecl.c (start_decl): Improve two error_at locations.
2019-01-07 Ian Lance Taylorruntime: in doscanstackswitch, set gp->m before gogo
2019-01-07 Ian Lance Taylorcompiler: move slice construction to callers of makeslice
2019-01-07 Ian Lance Taylorruntime: in getTraceback, set gp->m before gogo
2019-01-07 Thomas Koenigre PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)
2019-01-07 Marek PolacekPR c++/88741 - wrong error with initializer-string.
2019-01-07 Richard SandifordFix IFN_MASK_STORE handling of IFN_GOMP_SIMD_LANE
2019-01-07 Bernd Edlingerre PR c++/88261 (ICE: verify_gimple failed (error:...
2019-01-07 Richard SandifordFix ICE in get_initial_defs_for_reduction (PR 88567)
2019-01-07 Richard EarnshawInvestigating PR target/86891 revealed a number of...
2019-01-07 Richard Bienertree-ssa-uncprop.c (ssa_equip_hash_traits): Remove...
2019-01-07 Richard Sandiford[2/2] PR88598: Optimise reduc (bit_and)
2019-01-07 Richard Sandiford[1/2] PR88598: Optimise x * { 0 or 1, 0 or 1, ... }
2019-01-07 Jonathan WakelyReplace outdated references to x86_64-unknown-linux...
2019-01-07 Tom de Vries[nvptx] Force vl32 if calling vector-partitionable...
2019-01-07 Jakub Jelineksse.md (vec_extract<mode><ssehalfvecmodelower>): Use...
2019-01-07 Jakub Jelinekre PR debug/88723 (PR debug/88635 patch breaks testsuit...
2019-01-07 Jakub Jelinekre PR tree-optimization/88676 (missed opportunity in...
2019-01-07 Jakub Jelinekre PR sanitizer/88619 (ICE in asan_emit_stack_protectio...
2019-01-07 Jakub Jelinekre PR c++/85052 (Implement support for clang's __builti...
2019-01-07 Tom de Vries[nvptx] Handle large vector reductions
2019-01-07 Tom de Vries[nvptx] Don't emit barriers for empty loops -- fix
2019-01-07 Tom de Vries[nvptx] Add support for a per-worker broadcast buffer...
2019-01-07 Tom de Vries[nvptx] Allow larger PTX_MAX_VECTOR_LENGTH in nvptx_goa...
2019-01-07 Tom de Vries[nvptx] Postpone warnings in nvptx_goacc_validate_dims_1
2019-01-07 Tom de Vries[nvptx] Eliminate PTX_VECTOR_LENGTH
2019-01-07 Tom de Vries[nvptx] Add asserts in nvptx_goacc_validate_dims
2019-01-07 Tom de Vries[openacc] Add oacc_get_min_dim
2019-01-07 Mateusz Bre PR target/88521 (GCC from r266355 miscompiles x265...
2019-01-07 GCC AdministratorDaily bump.
2019-01-06 Jan Hubickare PR tree-optimization/86020 (Performance regression...
2019-01-06 Jan Hubickaopts.c (enable_fdo_optimizations): Enable version-loops...
2019-01-06 Thomas Koenigre PR fortran/88658 (Intrinsic MAX1 returns a REAL...
2019-01-06 Jakub Jelinekre PR c/88363 (alloc_align attribute doesn't accept...
2019-01-06 GCC AdministratorDaily bump.
2019-01-05 Jan Hubickainvoke.texi (max-inline-insns-small): New parameters.
2019-01-05 Jan Hubickainvoke.texi: Document max-inline-insns-size...
2019-01-05 Jan Hubicka* ipa-fnsummary.c (analyze_function_body): Fix accounti...
2019-01-05 Dominique d'Humieresplugindir1.c: Adjust dg-prune-output for Darwin.
2019-01-05 Janus Weilre PR fortran/88009 (ICE in find_intrinsic_vtab, at...
2019-01-05 Jakub Jelinekre PR middle-end/82564 (ICE at -O1 and above: in assign...
2019-01-05 Jakub Jelinekre PR debug/88635 (Assembler error when building with...
2019-01-05 Dominique d'Humieresre PR target/60563 (FAIL: g++.dg/ext/sync-4.C on *...
2019-01-05 Dominique d'Humieressync-4.C: Add dg-xfail-run-if for darwin.
2019-01-05 Martin SeborPR c/88546 - Copy attribute unusable for weakrefs
2019-01-05 Ian Lance Taylorruntime: prevent deadlock when profiling signal arrives...
2019-01-05 Jan Hubicka* params.def (hot-bb-count-ws-permille): Set to 990.
2019-01-05 GCC AdministratorDaily bump.
2019-01-04 Martin SeborPR c/88363 - alloc_align attribute doesn't accept enume...
2019-01-04 Jakub Jelinekgdbinit.in: Turn off pagination for the skip commands...
2019-01-04 Sam Tebbs[PATCH][GCC][Aarch64] Change expected bfxil count in...
2019-01-04 Eric Botcazou* gnatvsn.ads: Bump copyright year.
2019-01-04 Thomas Koenigre PR fortran/48543 (Collapse identical strings)
2019-01-04 Jakub Jelinekre PR target/88594 (ICE in int_mode_for_mode, at stor...
2019-01-04 Jan Beulichx86: relax mask register constraints
2019-01-04 Martin SeborPR tree-optimization/88659 - ICE in maybe_warn_nonstrin...
2019-01-04 GCC AdministratorDaily bump.
2019-01-03 Aaron Sawdeyrs6000-string.c (expand_block_move): Don't use unaligne...
2019-01-03 Tom de Vries[nvptx] Add nvptx_mach_vector_length, nvptx_mach_max_wo...
2019-01-03 Tom de Vries[nvptx] Factor out populate_offload_attrs
2019-01-03 Tom de Vries[nvptx] Add early-out cases in nvptx_goacc_validate_dims
2019-01-03 Tom de Vries[nvptx] Eliminate changed local var in nvptx_goacc_vali...
2019-01-03 Thomas Koenigre PR fortran/48543 (Collapse identical strings)
2019-01-03 Jan Hubickare PR lto/85574 (LTO bootstapped binaries differ)
2019-01-03 Jakub Jelinekre PR debug/88644 (Unexpected pub type info eliminated...
2019-01-03 Jan Hubickaipa-utils.c (scale_ipa_profile_for_fn): Break out from ...
2019-01-03 Jakub Jelinekre PR c++/88636 (ICE: Segmentation fault (in c_tree_cha...
2019-01-03 Paolo Carlinitree.c (handle_nodiscard_attribute): Improve warning...
2019-01-03 Martin LiskaAdjust a dump file in a test-case (PR testsuite/88436).
2019-01-03 GCC AdministratorDaily bump.
2019-01-02 Martin Seborgimple-fold.c (strlen_range_kind): Remove SRK_LENRANGE_2.
2019-01-02 Marek PolacekPR c++/81486 - CTAD failing with ().
2019-01-02 Marek PolacekPR c++/88631 - CTAD failing for value-initialization.
2019-01-02 Marek PolacekPR c++/88612 - ICE with -Waddress-of-packed-member.
2019-01-02 Martin Seborgimple-fold.c (gimple_fold_builtin_strlen): Use set_str...
2019-01-02 Jakub Jelinekre PR testsuite/87304 (gcc.dg/vect/bb-slp-over-widen...
2019-01-02 Steven G. Karglparse.c (decode_statement): Suppress "Unclassifiable...
2019-01-02 Joseph Myers* es.po: Update.
next