platform/upstream/gcc.git
2017-11-06 Bill Schmidt[gcc]
2017-11-06 Jan Hubickare PR bootstrap/82832 (Broken PGO LTO bootstrap on...
2017-11-06 Martin LiskaFix -Wreturn-type fallout.
2017-11-06 Paolo Carlinideduction.cc: Avoid -Wreturn-type warnings.
2017-11-06 Eric Botcazougcov: New directory.
2017-11-06 Christophe... [ARM] PR 67591 ARM v8 Thumb IT blocks are deprecated...
2017-11-06 Christophe... [testsuite] Fix directives order
2017-11-06 Mukesh Kapoorre PR c++/80955 (Macros expanded in definition of user...
2017-11-06 Paul Thomas[multiple changes]
2017-11-06 Martin LiskaFix test-suite fallout of default -Wreturn-type.
2017-11-06 Segher Boessenkoolrs6000: Implement insn_cost for mfcr, mfcrf
2017-11-06 Martin LiskaFix all tests that fail with -sanitize=return.
2017-11-06 Martin LiskaInstrument function exit with __builtin_unreachable...
2017-11-06 Richard SandifordRework vrp_int_const_binop interface
2017-11-06 GCC AdministratorDaily bump.
2017-11-05 Thomas Koenigre PR fortran/82471 (Reorder loop for unfavorable index...
2017-11-05 Paul Thomasre PR fortran/78641 ([OOP] ICE on polymorphic allocatab...
2017-11-05 Paul Thomasre PR fortran/81447 ([7/8] gfortran fails to recognize...
2017-11-05 Gerald Pfeifer* doc/xml/manual/abi.xml: Move docs.oracle.com referenc...
2017-11-05 Tom de VriesRemove semicolon after do {} while (0) in DEF_SANITIZER...
2017-11-05 Tom de Vries[libcpp] Remove semicolon after do {} while (0) in...
2017-11-05 Tom de VriesRemove semicolon after ASM_OUTPUT_BEFORE_CASE_LABEL...
2017-11-05 Tom de Vries[fortran] Remove semicolon after do {} while (0) in...
2017-11-05 Tom de Vries[graphite] Remove semicolon after do {} while (0) in...
2017-11-05 Tom de Vries[libquadmath] Remove semicolon after do {} while (0...
2017-11-05 Tom de Vries[libsanitizer] Remove semicolon after do {} while ...
2017-11-05 Michael ClarkRISC-V: Emit "i" suffix for instructions with immediate...
2017-11-05 Andrew WatermanRISC-V: If -m[no-]strict-align is not passed, assume...
2017-11-05 Andrew WatermanRISC-V: Set SLOW_BYTE_ACCESS=1
2017-11-05 GCC AdministratorDaily bump.
2017-11-04 Daniel SantosPR target/82002 Part 2: Correct non-immediate offset...
2017-11-04 Andreas Toblerre PR libgcc/82635 (std::thread's join broken on FreeBS...
2017-11-04 Andre Vehreschildtrans-expr.c (gfc_trans_assignment_1): Character kind...
2017-11-04 Thomas Koenigre PR fortran/70330 (ICE with -Wextra -Wno-unused-dummy...
2017-11-04 Thomas Koenigre PR fortran/29600 ([F03] MINLOC and MAXLOC take an...
2017-11-04 Paul Thomasre PR fortran/81735 (double free or corruption (fasttop...
2017-11-04 Steven G. Karglre PR fortran/82796 (Private+equivalence in used module...
2017-11-04 GCC AdministratorDaily bump.
2017-11-03 Jeff Lawre PR target/82823 (ICE in ix86_expand_prologue, at...
2017-11-03 Jeff LawAdd BZ marker to a recent change
2017-11-03 Jeff Lawi386.c (ix86_emit_restore_reg_using_pop): Prototype.
2017-11-03 Jakub Jelinekre PR tree-optimization/78821 (GCC7: Copying whole...
2017-11-03 Steven G. Kargl2017-11-3 Steven G. Kargl <kargl@gcc.gnu.org>
2017-11-03 Wilco DijkstraImprove aarch64_legitimate_constant_p
2017-11-03 Sandra Loosemoremsa.c: Add -fcommon to dg-options.
2017-11-03 Jeff Lawi386.c (ix86_expand_prologue): Tighten assert for int_r...
2017-11-03 Uros Bizjakre PR testsuite/82828 (i386/pr70263-2.c fail)
2017-11-03 Wilco Dijkstrare PR c++/82768 (ICE in synthesize_implicit_template_pa...
2017-11-03 Jeff Lawcfganal.c (single_pred_edge_ignoring_loop_edges): New...
2017-11-03 Marc GlisseGeneralize -(-X) a little
2017-11-03 Jonathan WakelyDefine std::endian for C++2a (P0463R1)
2017-11-03 Segher Boessenkoolrs6000: Remove rs6000_emit_sISEL
2017-11-03 Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-11-03 Wilco DijkstraSet default sched pressure algorithm
2017-11-03 Kito ChengRISC-V: Handle non-legitimate address in riscv_legitimi...
2017-11-03 Nathan Sidwell[PATCH] Fix testsuire error message
2017-11-03 Segher Boessenkoolrs6000: Improve *lt0 patterns
2017-11-03 Segher Boessenkoolrs6000: move_from_CR_ov_bit is TARGET_PAIRED_FLOAT...
2017-11-03 Siddhesh Poyarekar[aarch64] Add Qualcomm saphira CPU support.
2017-11-03 Nathan Sidwell[PR c++/82710] false positive paren warning
2017-11-03 Jonathan WakelyRemove _Node_insert_return::get() member functions...
2017-11-03 Cupertino Miranda[ARC] Fix to unwinding.
2017-11-03 Richard SandifordPR82809: register handling in ix86_vector_duplicate_value
2017-11-03 Segher Boessenkoolcombine: Print insns we try to combine
2017-11-03 GCC AdministratorDaily bump.
2017-11-03 Paolo Carlinire PR c++/81957 (ICE decltype)
2017-11-02 Steve Ellceyre PR target/79868 (aarch64: diagnostic "malformed...
2017-11-02 Steve Ellceyre PR target/79868 (aarch64: diagnostic "malformed...
2017-11-02 David MalcolmAdd selftest for diagnostic_get_location_text
2017-11-02 David MalcolmMove selftest::test_diagnostic_context to its own header
2017-11-02 James BowmanAdd FT32B support
2017-11-02 Nathan Sidwell[C++ PATCH] overloaded operator fns [8/N]
2017-11-02 Nathan Sidwell[PR c++/82710] false positive paren warning
2017-11-02 Wilco DijkstraDefine MALLOC_ABI_ALIGNMENT
2017-11-02 Eric BotcazouMove testsuite entries to proper file
2017-11-02 Jeff Lawgimple-ssa-sprintf.c (sprintf_dom_walker): Remove virtu...
2017-11-02 Nathan SidwellRe: [PATCH] fix fdump-lang-raw ICE
2017-11-02 Jan Hubicka* x86-tune.def (X86_TUNE_USE_INCDEC): Enable for Haswell+.
2017-11-02 Richard Bienerre PR target/82795 (ICE in predicate_mem_writes, at...
2017-11-02 Rainer OrthCleanup Solaris linker version checks
2017-11-02 Claudiu Zissulescu[ARC][ZOL] Account for empty body loops
2017-11-02 Tom de VriesFix scan-assembler patterns in i386/naked-{1,2}.c
2017-11-02 Richard Bienerre PR c/82765 (ICE at -Os on valid code on x86_64-linux...
2017-11-02 Tom de VriesFix scan pattern in gfortran.dg/implied_do_io_1.f90
2017-11-02 GCC AdministratorDaily bump.
2017-11-01 Palmer DabbeltRISC-V: Use "@minus{}2 GB" instead of "-2 GB" in invoke...
2017-11-01 Jeff Lawtree-ssa-ccp.c (ccp_folder): New class derived from...
2017-11-01 Jeff Lawtree-ssa-propagate.h (ssa_prop_visit_stmt_fn): Remove...
2017-11-01 Jakub Jelinekre PR rtl-optimization/82778 (crash: insn does not...
2017-11-01 Richard Sandiford[AArch64] Minor rtx costs tweak
2017-11-01 Richard Sandiford[AArch64] Rename the internal "Upl" constraint
2017-11-01 Richard Sandiford[AArch64] Move code around
2017-11-01 Richard Sandiford[AArch64] Generate permute patterns using rtx builders
2017-11-01 Nathan Sidwell[PATCH] fix fdump-lang-raw ICE
2017-11-01 Nathan Sidwell[C++ PATCH] overloaded operator fns [8/N]
2017-11-01 Palmer DabbeltRISC-V: Document the medlow and medany code models
2017-11-01 François Dumontprinters.py (StdExpAnyPrinter.__init__): Strip typename...
2017-11-01 Jonathan WakelyPR libstdc++/82777 fix path normalization for dot-dot
2017-11-01 Richard Sandifordrevert: combine.c (can_change_dest_mode): Reject change...
2017-11-01 Segher Boessenkoolcombine: Fix bug in giving up placing REG_DEAD notes...
next