gcc.git
2019-10-16 Peter BergnerIn PR70010, a function is marked with target(no-vsx...
2019-10-16 Richard SandifordAssert for POINTER_TYPE_P in expr_callee_abi
2019-10-16 Richard Sandiford[AArch64] Add partial SVE vector modes
2019-10-16 Richard Sandiford[AArch64] Improve poly_int handling in aarch64_layout_frame
2019-10-16 Richard Sandiford[AArch64] Add an assert to aarch64_layout_frame
2019-10-16 Richard Sandiford[AArch64] Use frame reference in aarch64_layout_frame
2019-10-16 Jonathan WakelyOnly use GCC-specific __is_same_as built-in conditionally
2019-10-16 Richard Bienerre PR tree-optimization/92119 (ICE: SIGSEGV in contains...
2019-10-16 Richard SandifordDeal with incoming POLY_INT_CST ranges (PR92033)
2019-10-16 Feng XueGeneralized IPA predicate on parameter reference
2019-10-16 François Dumont[_GLIBCXX_DEBUG] Clarify constness and state <unknown...
2019-10-16 GCC AdministratorDaily bump.
2019-10-15 Segher Boessenkoolgenattrtab: Parenthesize expressions correctly (PR92107)
2019-10-15 John David... fptr.c (_dl_read_access_allowed): Change argument to...
2019-10-15 Andrew Pinski20191015-1.c: New test.
2019-10-15 Iain Sandoe[Darwin] Clarify fix and continue support (NFC).
2019-10-15 Iain Sandoe[Darwin] Update darwin_binds_local_p.
2019-10-15 Martin SeborPR testsuite/92016 - Excess errors in Wstringop-overflo...
2019-10-15 Richard Bienerlto-streamer-out.c (lto_variably_modified_type_p):...
2019-10-15 James Norris[Fortran] OpenMP+OpenACC: Remove bogus contigous-pointe...
2019-10-15 Bill Schmidtre PR testsuite/92093 (New test case gcc.target/powerpc...
2019-10-15 Nathan Sidwell[C++ PATCH] clone_function_decl breakup
2019-10-15 Jozef Lawrynowiczmsp430.md (zero_extendqipsi2): New.
2019-10-15 Jozef Lawrynowiczmsp430.md: Group zero_extend* insns together.
2019-10-15 Jozef Lawrynowiczconstraints.md: Allow post_inc operand for "Ya" constraint.
2019-10-15 Nathan Sidwell[linemap PATCH] Constify lookup
2019-10-15 Richard Bienerre PR debug/91929 (missing inline subroutine informatio...
2019-10-15 Nathan Sidwell[C++ PATCH] build_clone cleanup
2019-10-15 Richard Bienerre PR target/92048 (armeb regression after r276645)
2019-10-15 Richard SandifordFix unchecked use of tree_to_uhwi in tree-ssa-strlen.c
2019-10-15 Ilya Leoshkevich[PATCH] S/390: Run %a0:DI splitters only after reload
2019-10-15 Arnaud CharletMakefile.rtl (a-except.o): Put -O1 earlier so that...
2019-10-15 Richard Bienerre PR fortran/92094 (ice in vect_transform_stmt at...
2019-10-15 Hongtao LiuAdd missing mask[z]_roundscale_[round]_s[d,s] intrinsics
2019-10-15 Richard Bienerre PR middle-end/92046 (Command line options (that...
2019-10-15 Prathamesh... re PR tree-optimization/92085 (ICE: tree check: expecte...
2019-10-15 Steven G. Karglre PR fortran/89943 (Submodule functions are not allowe...
2019-10-15 GCC AdministratorDaily bump.
2019-10-15 Joseph MyersRename attribute-related functions and productions...
2019-10-14 Kugan Vivekanandarajahvfp.md (fma<SDF:mode>4): Enable DF only when TARGET_VFP...
2019-10-14 Ian Lance Taylorcompiler: revise exportdata fix for processing constant...
2019-10-14 Thomas Koenigre PR fortran/92004 (Rejection of different ranks for...
2019-10-14 Maya Rashish* gcc.c-torture/compile/pr85401: New test.
2019-10-14 Joel Hutton* doc/tree-ssa.texi: Update renamed macro name.
2019-10-14 Mihailo Stojanovicmips.c (mips_cannot_force_const_mem): Reject vector...
2019-10-14 Jason MerrillPR c++/91930 - ICE with constrained inherited default...
2019-10-14 Iain Sandoe[Darwin, machopic 9/n] Minor code clean-ups.
2019-10-14 Ian Lance Taylorruntime: correct facilities names in s390 CPU support
2019-10-14 Richard Bienerre PR middle-end/92046 (Command line options (that...
2019-10-14 Ian Lance Taylorinternal/cpu: define kdsaQuery for s390
2019-10-14 Wilco Dijkstra[ARM] Enable arm_legitimize_address for Thumb-2
2019-10-14 Wilco Dijkstra[ARM] Switch to default sched pressure algorithm
2019-10-14 Richard Bienerre PR tree-optimization/92069 (ice in vect_analyze_scal...
2019-10-14 Paolo Carlinidecl.c (check_tag_decl): Use DECL_SOURCE_LOCATION.
2019-10-14 Jakub Jelinekre PR libgomp/92081 (FAIL: libgomp.fortran/target-simd...
2019-10-14 Tobias BurnusFix previous commit
2019-10-14 Jakub Jelinekre PR c++/92084 (ICE: tree check: expected tree that...
2019-10-14 Tobias Burnus[Fortran] PR 92072 – fix %C corner case
2019-10-14 Richard SandifordAdd expr_callee_abi
2019-10-14 Richard Sandiford[C] Avoid exposing internal details in aka types
2019-10-14 Jakub Jelinekc-parser.c (c_parser_omp_all_clauses): Change bool...
2019-10-14 Aldy HernandezNormalize unsigned ~[0,0] into [1,MAX].
2019-10-14 Xiong Hu LuoFix dump message issue
2019-10-14 GCC AdministratorDaily bump.
2019-10-13 Iain Sandoe[Darwin, machopic 8/n] Back out part of PR71767 fix.
2019-10-13 Iain Sandoe[Darwin, machopic 7/n] Remove code that should be dead.
2019-10-13 Damian Rousonre PR fortran/91513 (Non-standard terminology in error...
2019-10-13 Steven G. Karglre PR fortran/90297 (gcc/fortran/resolve.c: 2 * possibl...
2019-10-13 Nathan Sidwell[PATCH] teach gengtype about 'mutable'
2019-10-13 Thomas Koenigre PR fortran/92017 (ICE in gfc_expr_attr, at fortran...
2019-10-13 Rainer OrthRemove dg-add-options c99_runtime
2019-10-13 Jan Hubickalto-common.c (read_cgraph_and_symbols): Grow ggc memory...
2019-10-13 Jan Hubicka* lto.c (lto_wpa_write_files): Do not update bodies...
2019-10-13 Jan Hubickalto-streamer-out.c (collect_block_tree_leafs): Renumber...
2019-10-13 GCC AdministratorDaily bump.
2019-10-12 John David... pa.c (pa_output_call): Load descriptor address to regis...
2019-10-12 Iain Sandoe[Darwin, machopic 6/n] Fix for 67183
2019-10-12 John David... lib2funcs.S (__gcc_plt_call): Load branch target to...
2019-10-12 Iain Sandoe[Darwin, machopic 5/n] Make machopic_finish() static.
2019-10-12 Iain Sandoe[Darwin] Suppress emitting empty ctor/dtor sections.
2019-10-12 Palmer DabbeltFix the ChangeLog for my previous commit
2019-10-12 Palmer DabbeltThe inline keyword is supported in all new C standards
2019-10-12 John David... pa.c (pa_option_override): Remove trailing comma from...
2019-10-12 Eric Botcazoure PR ada/91995 (gnat miscompilation and bootstrap...
2019-10-12 Jakub Jelinekre PR middle-end/92063 (ICE in operation_could_trap_p...
2019-10-12 Jakub Jelinekc-common.h (c_omp_mark_declare_variant, [...]): Declare.
2019-10-12 Ian Lance Taylorcompiler: mangle dots in pkgpath
2019-10-12 GCC AdministratorDaily bump.
2019-10-11 Joseph MyersSupport decimal floating-point constants in C2x.
2019-10-11 Marek PolacekPR c++/92070 - bogus error with -fchecking=2.
2019-10-11 Marek PolacekPR c++/92049 - extra error with -fchecking=2.
2019-10-11 Paolo Carlinitypeck.c (cp_build_binary_op): Do not handle RROTATE_EX...
2019-10-11 Jason MerrillPreserve the location of explicitly defaulted functions.
2019-10-11 Jim WilsonExtend subst to simplify CONST_INT inside SIGN_EXTEND.
2019-10-11 Steven G. Karglre PR fortran/91649 (ICE in gfc_resolve_findloc, at...
2019-10-11 Steven G. Karglre PR fortran/91715 (ICE in resolve_fntype, at fortran...
2019-10-11 Steven G. Karglre PR fortran/92018 (ICE in gfc_conv_constant_to_tree...
2019-10-11 Steven G. Karglre PR fortran/92019 (ICE in find_inquiry_ref, at expr...
2019-10-11 Joseph MyersSupport _Decimal* keywords for C2x.
2019-10-11 Joseph Myers* fi.po: Update.
next