platform/upstream/gcc.git
2017-11-07 Richard Bienermatch.pd: Fix build.
2017-11-07 Wilco DijkstraPR71026: Canonicalize negates in division
2017-11-07 Sudakshina DasPR80131: Simplification of 1U << (31 - x)
2017-11-07 Marc GlisseMore bitop simplifications in match.pd
2017-11-07 Marc GlisseMore fold_negate in match.pd
2017-11-07 Tom de Vries[powerpcspe] Remove semicolon after do {} while (0...
2017-11-07 Tom de Vries[rs6000] Remove semicolon after do {} while (0) in...
2017-11-07 Tom de Vries[libgcc, rs6000] Remove semicolon after do {} while...
2017-11-07 Tom de Vries[arm] Remove semicolon after while {} do (0) in HANDLE_...
2017-11-07 Tom de Vries[libgcc] Remove semicolon after do {} while (0) in...
2017-11-07 Jason MerrillP0704R1 - fixing const-qualified pointers to members
2017-11-07 Alan ModraRequire ngettext in test of system gettext implementation
2017-11-07 Segher Boessenkoolrs6000: Don't clear TARGET_ISEL implicitly
2017-11-07 James BowmanFT32 makes use of multiple address spaces.
2017-11-07 GCC AdministratorDaily bump.
2017-11-06 H.J. Lui386: Use reference of struct ix86_frame to avoid copy
2017-11-06 Jeff Lawstack-check-12.c: Revert to initial version.
2017-11-06 Marc GlisseUpdate comment in tree-vrp.h
2017-11-06 François Dumonttr1.cc: Compile with -O0.
2017-11-06 Ian Lance Taylorcompiler: disable escape analysis for runtime
2017-11-06 Ian Lance Taylorlibgo: pass flags to recursive make
2017-11-06 Richard Sandiford[AArch64] Pass number of units to aarch64_expand_vec_pe...
2017-11-06 Richard Sandiford[AArch64] Pass number of units to aarch64_simd_vect_par...
2017-11-06 Richard Sandiford[AArch64] Pass number of units to aarch64_reverse_mask
2017-11-06 Richard Sandiford[AArch64] Add an endian_lane_rtx helper routine
2017-11-06 Richard SandifordFix ChangeLog entry
2017-11-06 Carl Lovers6000-c.c (P8V_BUILTIN_VEC_REVB): Add power 8 definitions.
2017-11-06 Wilco Dijkstra[Arm] Cleanup IT attributes
2017-11-06 Michael Meissnerre PR target/82748 (ICE with __builtin_fabsq and __floa...
2017-11-06 Paolo Carlinire PR c++/65579 ([C++11] gcc requires definition of...
2017-11-06 David Edelsohncollect2.c (add_lto_object): Compile for OBJECT_COFF.
2017-11-06 Eric Botcazou* gcc-interface/misc.c (gnat_post_options): Clear warn_...
2017-11-06 David Malcolmipa-fnsummary.c: fix use-after-free crash (PR jit/82826)
2017-11-06 Jakub Jelinekre PR tree-optimization/82838 (ICE in verify_ssa failed...
2017-11-06 Jeff Lawre PR target/82788 (wrong code with -fstack-clash-prote...
2017-11-06 Jeff LawCheck in right version of stack-check-12.c
2017-11-06 Richard SandifordPR82816: Widening multiplies of bitfields
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
next