gcc.git
2019-01-09 Jonathan WakelyRemove some more code duplication in std::optional
2019-01-09 Jakub Jelinekre PR middle-end/88758 (186.crafty in SPEC CPU 2000...
2019-01-09 Jakub Jelinekre PR rtl-optimization/88331 (ICE in rtl_verify_bb_layo...
2019-01-09 Jonathan WakelyPR libstdc++/88204 disable std::complex<long double...
2019-01-09 Paolo Carlinidecl.c (grok_reference_init): Improve error location.
2019-01-09 Eric Botcazouinvoke.texi (-Os): Remove trailing spaces.
2019-01-09 Sebastian Huberlibgomp: Reduce copy and paste for RTEMS
2019-01-09 Sebastian Huberlibgomp: Avoid complex dependencies for RTEMS
2019-01-09 GCC AdministratorDaily bump.
2019-01-09 Tom de Vries[libgomp, testsuite, openacc] Don't use const int for...
2019-01-09 Tom de Vries[nvptx, libgomp] Don't launch with num_workers == 0
2019-01-09 Ian Lance Taylorcompiler: use int type for len & cap in slice value
2019-01-08 Marek Polacekre PR c++/88744 (class non-type template parameters...
2019-01-08 Jonathan WakelyPretty printer test fixes and improvements
2019-01-08 Jonathan WakelyPR libstdc++/87855 fix optional for types with non...
2019-01-08 Marek PolacekPR c++/88538 - braced-init-list in template-argument...
2019-01-08 Jakub Jelinekre PR rtl-optimization/79593 (Poor/Worse code generatio...
2019-01-08 Jakub Jelinekre PR target/88457 (ICE: Max. number of generated reloa...
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 Jonathan WakelyPR libstdc++/88066 use <> for includes not ""
2019-01-08 Richard Bienerre PR middle-end/86554 (Incorrect code generation with...
2019-01-08 Rainer OrthFix libstdc++.so link on Solaris with C++17 std::basic_...
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 Jonathan WakelyPR libstdc++/88749 fix build failure in src/filesystem...
2019-01-08 Pierre-Marie... [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 Jonathan WakelyPR libstdc++/87787 avoid undefined null args to memcpy...
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 Jonathan WakelyUpdate documentation for C++17 filesystem library
2019-01-07 Jonathan WakelyFix build for systems without POSIX truncate
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[nvptx] Fix libgomp.oacc-c-c++-common/vector-length...
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 Janne BlomqvistMake GFORTRAN_9 symbol node depend on GFORTRAN_8.
2019-01-07 GCC AdministratorDaily bump.
2019-01-06 Jonathan WakelyPR libstdc++/86756 Move rest of std::filesystem to...
2019-01-06 Jonathan WakelyPR libstdc++/86756 add std::filesystem::path to libstdc...
2019-01-06 Jonathan WakelyPR libstdc++/87431 fix regression introduced by r264574
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 Jonathan WakelyPR libstdc++/88607 add tests using -finput-charset...
2019-01-06 GCC AdministratorDaily bump.
2019-01-05 Jan Hubickainvoke.texi (max-inline-insns-small): New parameters.
2019-01-05 Jonathan WakelyDefine new filesystem::__file_clock type
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... plugindir1.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... re PR target/60563 (FAIL: g++.dg/ext/sync-4.C on *...
2019-01-05 Dominique d... sync-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.
next