gcc.git
2018-11-21 Ian Lance Taylorre PR go/88060 (../../../gcc-8.2.0/libgo/go/syscall...
2018-11-21 GCC AdministratorDaily bump.
2018-11-20 Jakub Jelinekre PR c++/88110 (ICE (segfault) with -std=C++2a in...
2018-11-20 Jakub Jelinekre PR tree-optimization/87895 (ICE in purge_dead_edges...
2018-11-20 Uros Bizjakre PR target/88070 (ICE in create_pre_exit, at mode...
2018-11-20 Jan Hubickaipa-devirt.c (add_type_duplicate): Do not ICE on incomp...
2018-11-20 Jan HubickaFix missing commit log.
2018-11-20 Jan Hubickare PR ipa/87957 (ICE tree check: expected tree that...
2018-11-20 Andreas KrebbelS/390: Fix flogr RTX.
2018-11-20 Jan Hubickare PR ipa/87706 (Inlined functions trigger invalid...
2018-11-20 Nathan Sidwellre PR tree-optimization/87926 (bad array-index warning...
2018-11-20 Jan Hubickare PR lto/87997 (ICE in cp_var_mod_type_p at gcc/cp...
2018-11-20 Jan Hubickare PR ipa/87706 (Inlined functions trigger invalid...
2018-11-20 Richard Bienertree-vect-stmts.c (vectorizable_condition): Do not...
2018-11-20 Richard Bienerre PR tree-optimization/88074 (g++ hangs on math expres...
2018-11-20 Martin LiskaMove some i386 C++ tests into g++.target/i386.
2018-11-20 Ville VoutilainenHousekeeping for the effective targets of optional...
2018-11-20 Jakub Jelinekre PR bootstrap/88106 (Bootstrap failure on mingw32)
2018-11-20 Richard Bienerre PR tree-optimization/88069 (ICE in check_loop_closed...
2018-11-20 Martin LiskaAdd -fomit-frame-pointer to a test-case (PR ipa/88093).
2018-11-20 Ilya LeoshkevichS/390: Skip LT(G) peephole when literal pool is involved
2018-11-20 Richard Bienerre PR middle-end/83215 (C++: struct with char-array...
2018-11-20 Eric Botcazoure PR rtl-optimization/85925 (compilation of masking...
2018-11-20 Richard Bienerre PR lto/88087 (ICE in execute at tree-ssa-pre.c:4220...
2018-11-20 Richard Bienerre PR bootstrap/88089 (build failure with GCC 4.9 on...
2018-11-20 Paul Koningalign-3.c: Skip if pdp11.
2018-11-20 Paul Koningtarget-supports.exp (check_weak_available): Return...
2018-11-20 GCC AdministratorDaily bump.
2018-11-20 Alexandre OlivaPR81878: fix --disable-bootstrap --enable-languages=ada
2018-11-19 Jan Hubickare PR ipa/87957 (ICE tree check: expected tree that...
2018-11-19 Sandra Loosemorere PR driver/50250 (Driver documentation on -l does...
2018-11-19 Marek PolacekPR c++/87781 - detect invalid elaborated-type-specifier.
2018-11-19 François Dumont2018-11-19 François Dumont <fdumont@gcc.gnu.org>
2018-11-19 Peter Bergnerre PR rtl-optimization/88033 (ICE on valid code at...
2018-11-19 Kyrylo TkachovDisable unrolling for loops vectorised with non-constant VF
2018-11-19 David MalcolmFix -fsave-optimization-record ICE (PR tree-optimizatio...
2018-11-19 David MalcolmEliminate global state from -fsave-optimization-record
2018-11-19 Ville Voutilainenre PR libstdc++/87855 (std::optional<T> only copy-const...
2018-11-19 Martin LiskaFix condition in lto-symtab.c (PR lto/88077).
2018-11-19 Jakub Jelinekre PR tree-optimization/88071 (ICE: verify_gimple faile...
2018-11-19 Jakub Jelinekre PR c++/60994 (gcc does not recognize hidden/shadowed...
2018-11-19 Jakub Jelinekre PR debug/87039 (DW_OP_fbreg used without a frame...
2018-11-19 Richard Bienerre PR c++/87229 (ICE: tree code 'call_expr' is not...
2018-11-19 Martin LiskaFix how we match for count(n*) in gcov tests.
2018-11-19 Jonathan WakelyPR libstdc++/88084 - Implement LWG 2777
2018-11-19 Eric Botcazoucompare-elim.c (struct comparison): Add not_in_a field.
2018-11-19 Jonathan WakelyFix typos in packed attribute documentation
2018-11-19 Eric BotcazouBump copyright year
2018-11-19 Eric Botcazou* gcc-interface/cuintp.c (UI_From_gnu): Remove code...
2018-11-19 Paolo Carlinidecl2.c (grokfield): Remove obsolete _vptr check; fix...
2018-11-19 Martin LiskaStrenghten assumption about function start and end...
2018-11-19 Martin LiskaDetect mixed usage of spaces and tabs.
2018-11-19 Sandra Loosemorere PR other/40498 (no_instrument_function attribute...
2018-11-19 GCC AdministratorDaily bump.
2018-11-18 Iain BuclawRemove unused modules from libphobos std.internal package.
2018-11-18 Michele PezzuttiPR libstdc++/83566 - cyl_bessel_j returns wrong result...
2018-11-18 Thomas Koenigre PR fortran/88073 (Internal compiler error compiling...
2018-11-18 Alan ModraAllow target to override gnu-user.h crti and crtn
2018-11-18 Alan ModraDelete !HAVE_LD_PIE variants of startfile/endfile specs
2018-11-18 Thomas Koenigre PR fortran/70260 (ICE: gimplification failed)
2018-11-18 Nick CliftonCorrect ChangeLog for PR31357 fix
2018-11-18 Nick Cliftonre PR driver/31357 (document that --help and --help...
2018-11-18 GCC AdministratorDaily bump.
2018-11-17 Jonathan WakelyImplement std::pmr::synchronized_pool_resource
2018-11-17 Jim WilsonRISC-V: Fix epilogue unwind info with fp and single...
2018-11-17 Sandra Loosemorere PR c++/4225 (documentation about CPLUS_INCLUDE_PATH...
2018-11-17 Sandra Loosemorere PR c++/4025 (Document use/non-use of -fno-implicit...
2018-11-17 Iain Buclawlibphobos: Add IEEE quadruple support for std.conv
2018-11-17 Jakub Jelinekre PR tree-optimization/87546 (Gcc miscompiles at ...
2018-11-17 Jakub Jelinekre PR rtl-optimization/88018 (ICE in insert_insn_on_edg...
2018-11-17 Jan Hubickare PR ipa/87957 (ICE tree check: expected tree that...
2018-11-17 Iain BuclawFix wrong alignment returned by .alignof property.
2018-11-17 Sandra Loosemoreinvoke.texi (Option Summary): Fix whitespace and line...
2018-11-17 Jeff Lawmn10300.md (adddi3_degenerate): Remove bogus gcc_assert.
2018-11-17 Sandra Loosemorere PR middle-end/23197 (Improve documentation on -fprof...
2018-11-17 Jozef Lawrynowiczre PR middle-end/87854 (gcc.c-torture/compile/pr46534...
2018-11-17 GCC AdministratorDaily bump.
2018-11-16 Jozef Lawrynowiczre PR target/87927 (ICE: segmentation fault with patcha...
2018-11-16 Jakub Jelinekre PR c++/87269 (ICE in tsubst_copy, at cp/pt.c:15475...
2018-11-16 Kamlesh Kumarre PR c++/52869 ([DR 1207] "this" not being allowed...
2018-11-16 Jason MerrillImplement P0479R5, [[likely]] and [[unlikely]].
2018-11-16 Iain Buclawlibphobos: Add IEEE quadruple support to core.internal...
2018-11-16 Michael Meissnerconstraints.md (wF constraint): Remove power9 fusion...
2018-11-16 Jakub Jelinekre PR rtl-optimization/87475 (ICE in patch_jump_insn...
2018-11-16 Uros Bizjakre PR target/88051 (internal compiler error: in add_clo...
2018-11-16 Jakub Jelinekre PR middle-end/87854 (gcc.c-torture/compile/pr46534...
2018-11-16 Jakub Jelinekre PR middle-end/88032 (ICE in operand_subword_force...
2018-11-16 Matthew MalcomsonWhen running the testsuite on boards that can't report...
2018-11-16 Eric Botcazoutree-switch-conversion.h (switch_decision_tree::emit_ca...
2018-11-16 Nathan SidwellRemove ovl_used, it is no longer needed
2018-11-16 Andi KleenAllow memory operands for PTWRITE
2018-11-16 Nathan Sidwell[PR c++/87269] Mark string operator overload in templat...
2018-11-16 Renlin Li[Patch][libstdc++.exp] Update the usage of cached result.
2018-11-16 Michael MatzDon't use %z printf length specifier
2018-11-16 Martin LiskaFix ICE in lto_symtab_merge_symbols_1 (PR lto/88004).
2018-11-16 Richard Bienerre PR testsuite/88053 (g++.dg/lto/pr54625-1.C fails...
2018-11-16 Richard Bienerre PR tree-optimization/88011 (r266028 causes a bunch...
2018-11-16 Ilya LeoshkevichS/390: Add a new pattern for r{o,x}sbg
2018-11-16 Richard Bienerre PR testsuite/88053 (g++.dg/lto/pr54625-1.C fails...
2018-11-16 Jerome LambourgAllow target overrides of ctors/dtors support advertise...
next