platform/upstream/gcc.git
2019-10-04 GCC AdministratorDaily bump.
2019-10-03 John David... fptr.c: Disable -Warray-bounds warning.
2019-10-03 John David... pa.h (MAX_PCREL17F_OFFSET): Adjust.
2019-10-03 John David... pa.c (pa_output_call): Remove 64-bit sibcall sequence.
2019-10-03 Aaron Sawdeyexpr.c (emit_block_move_hints): Slightly cleaner fix...
2019-10-03 Eduard-Mihai... rust-demangle.c (looks_like_rust): Remove.
2019-10-03 Steven G. Karglre PR fortran/91497 (-Wconversion warns when doing...
2019-10-03 Iain Sandoe[Darwin] Pick up SDKROOT as the sysroot fallback.
2019-10-03 Jan Hubicka* g++.dg/tree-ssa/pr61034.C: Add --param max-inline...
2019-10-03 Dragan Mladjenovicre PR target/91769 (wrong code with -O2 on MIPS)
2019-10-03 Julian BrownLibgomp magic offset value self-documentation
2019-10-03 Bernd Edlingerprimary.c (match_real_constant): Remove shadowing local...
2019-10-03 Jan Hubickaparams.def (PARAM_INLINE_HEURISTICS_HINT_PERCENT, ...
2019-10-03 Rainer OrthAvoid reserved identifier in include/parallel/multiway_...
2019-10-03 Rainer OrthCheck init_priority in g++.dg/cpp0x/gen-attrs-67.C
2019-10-03 Richard Sandiford[arm] Fix rtl-checking failure in arm_print_value
2019-10-03 Andrea Corallore PR jit/91928 (libgccjit fails on subsequent compilat...
2019-10-03 Thomas Koenigre PR fortran/84487 (Large rodate section increase...
2019-10-03 Mark EgglestonCharacter typenames in errors and warnings
2019-10-03 Aldy HernandezMakefile.in (OBJS): Add range.o and range-op.o.
2019-10-03 Michael MeissnerUndo unintended change to predicates.md in subversion...
2019-10-03 GCC AdministratorDaily bump.
2019-10-03 Michael MeissnerUse the SIGNED_16BIT_OFFSET_EXTRA_P macro for 16-bit...
2019-10-02 Joseph MyersDefine WIDTH macros for C2x.
2019-10-02 Paolo Carliniinit.c (build_new): Use cp_expr_loc_or_input_loc in...
2019-10-02 Jakub Jelinekre PR rtl-optimization/91976 (RTL check: expected code...
2019-10-02 Jakub Jelinekconstexpr.c (cxx_eval_constant_expression): If not...
2019-10-02 Jakub Jelinekconstexpr.c (cxx_eval_store_expression): Formatting...
2019-10-02 Martin SeborAdd changelog entries for r276491.
2019-10-02 Martin SeborPR tree-optimization/80936 - bcmp, bcopy, and bzero...
2019-10-02 Richard SandifordFix ALL_REGS thinko in initialisation of function_used_regs
2019-10-02 Ian Lance Taylorruntime: mark go-context.S as no-executable-stack and...
2019-10-02 Jason MerrillImprove C++ fold caching efficiency.
2019-10-02 Jason MerrillAdd some hash_map_safe_* functions like vec_safe_*.
2019-10-02 Andreas ToblerTestsuite, remove alloca header
2019-10-02 Steven G. Karglre PR fortran/91784 (ICE in gfc_real2complex, at fortra...
2019-10-02 Steven G. Karglre PR fortran/91785 (ICE in check_assumed_size_referenc...
2019-10-02 Steven G. Karglre PR fortran/91942 (ICE in match_vtag, at fortran...
2019-10-02 Steven G. Karglre PR fortran/91943 (ICE in gfc_conv_constant_to_tree...
2019-10-02 Jan Hubickacif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [....
2019-10-02 Jan Hubickacif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [....
2019-10-02 Jonathan WakelyRemove greedy wildcards from libstdc++ linker script
2019-10-02 Alexander Monakovifcvt: improve cost estimation (PR 87047)
2019-10-02 Martin Jambor[PR testsuite/91842] Skip gcc.dg/ipa/ipa-sra-19.c on...
2019-10-02 Jan Hubickamodule.c (load_commons): Initialize flags to 0 to silec...
2019-10-02 Jonathan WakelyDocument non-conformance of parallel mode to recent...
2019-10-02 Aaron Sawdeyrs6000-protos.h (expand_block_move): Change prototype.
2019-10-02 Aaron Sawdeybuiltins.c (expand_builtin_memory_copy_args): Add might...
2019-10-02 Eric Botcazoutree-eh.h (unsplit_eh_edges): Declare.
2019-10-02 Richard SandifordFix shadowing in globalize_reg
2019-10-02 Richard SandifordFix MIPS call-clobbered-*.c tests
2019-10-02 Martin Jambor[PATCH] Do not check call type compatibility when cloni...
2019-10-02 Jan Hubickare PR c++/91222 (507.cactuBSSN_r build fails in warn_ty...
2019-10-02 Shahab Vahedi[ARC] Pass along "-mcode-density" flag to "as"
2019-10-02 Richard Bienertree-vectorizer.h (vect_transform_reduction): Declare.
2019-10-02 Tobias BurnusSupport OpenMP's use_device_addr in Fortran
2019-10-02 Richard Bienerre PR c++/91606 (Optimization leads to invalid code)
2019-10-02 Tobias BurnusImprove OMP/ACC error diagnostic in Fortran
2019-10-02 Tobias BurnusFix coding style comment, missed in last commit
2019-10-02 Tobias BurnusFix omp target issue with Fortran optional arguments
2019-10-02 Kwok Cheung... f95-lang.c (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Defin...
2019-10-02 Richard Bienerinternal.h (enum include_type): Remove trailing comma.
2019-10-02 Jakub Jelinekre PR tree-optimization/91940 (__builtin_bswap16 loop...
2019-10-02 Richard Bienertree-vectorizer.h (stmt_vec_info_type::cycle_phi_info_t...
2019-10-02 Richard Sandiford[LRA] Don't make eliminable registers live (PR91957)
2019-10-02 Jerry DeLislere PR libfortran/91593 (Implicit enum conversions in...
2019-10-02 GCC AdministratorDaily bump.
2019-10-02 Joseph MyersHandle :: tokens in C for C2x.
2019-10-01 David MalcolmSupport prefixes in diagnostic_show_locus
2019-10-01 Jonathan WakelyMake some new algorithms work in parallel mode
2019-10-01 Jonathan WakelyMake some parallel mode algorithms usable in constexpr...
2019-10-01 Jonathan WakelyDisable tests that aren't valid in parallel mode
2019-10-01 Jonathan WakelyFix non-reserved names in Parallel Mode headers
2019-10-01 Maciej W. RozyckiRegenerate `liboffloadmic/plugin/configure' for r275564...
2019-10-01 Jan Hubickatree-ssa-alias.c (nonoverlapping_component_refs_since_m...
2019-10-01 Maya Rashishre PR target/85401 (segfault building code for VAX)
2019-10-01 Maciej W. Rozyckilibada: Respect `--enable-version-specific-runtime...
2019-10-01 Maciej W. Rozyckilibada: Remove racy duplicate gnatlib installation
2019-10-01 Jan Hubickare PR c++/91222 (507.cactuBSSN_r build fails in warn_ty...
2019-10-01 Jan Hubickassa-thread-12.c: Fix warning introduced by my previous...
2019-10-01 Prathamesh... tree-if-conv.c (tree_if_conversion): Move call to ifcvt...
2019-10-01 Jan Hubickainvoke.texi (early-inlining-insns-O2): Document.
2019-10-01 Jakub Jelinekre PR c++/91925 (-fpack-struct causes a decltype with...
2019-10-01 Oleg Endore PR c++/88562 (Incorrect pointer incrementing on...
2019-10-01 William Schmidtrs6000-p8swap.c (rtx_is_swappable_p): Don't swap vpmsumd.
2019-10-01 Ilya LeoshkevichS/390: Remove code duplication in vec_* comparison...
2019-10-01 Ilya LeoshkevichS/390: Implement vcond expander for V1TI,V1TF
2019-10-01 Richard SandifordFix reload after function-abi patches (PR91948)
2019-10-01 Alexandre Olivarecompute opt flags after opt level change
2019-10-01 Alexandre OlivaStore float for pow result test
2019-10-01 Alexandre OlivaDWARF array bounds missing from C++ array definitions
2019-10-01 Richard Bienertree-vect-loop.c (vectorizable_reduction): Move variabl...
2019-10-01 Segher Boessenkoolregrename: Use PC instead of CC0 to hide operands
2019-10-01 Frederik HarwathAdd myself to MAINTAINERS file
2019-10-01 Richard Sandiford[C] Avoid aka types that just add tags
2019-10-01 Richard Sandiford[C] Improve diagnostics for vector types
2019-10-01 Richard SandifordRemove clobber_high
2019-10-01 Richard Sandiford[AArch64] Use calls for SVE TLSDESC
2019-10-01 Richard Sandiford[AArch64] Make call insns record the callee's arm_pcs
2019-10-01 Jakub Jelinekconfigure.ac: Remove GCC_HEADER_STDINT(gstdint.h).
next