platform/upstream/gcc.git
2018-05-15 Jason Merrill* constexpr.c (cxx_eval_vec_init_1): Pass tf_none if...
2018-05-15 Jason MerrillPR c++/64372 - CWG 1560, gratuitous lvalue-rvalue conve...
2018-05-15 Martin SeborPR middle-end/85643 - attribute nonstring fails to...
2018-05-15 Jan Hubickare PR lto/85583 (lto1: internal compiler error: in...
2018-05-15 Paolo Carlinicp-tree.h (DECL_MAYBE_IN_CHARGE_CDTOR_P): New.
2018-05-15 Jonathan WakelyPR libstdc++/85749 constrain seed sequences for random...
2018-05-15 Jonathan WakelyPR libstdc++/83891 fix path::is_absolute() for non...
2018-05-15 Jonathan WakelyRemove unused headers from tests
2018-05-15 Jonathan WakelyPR libstdc++/84159 fix appending strings to paths
2018-05-15 Jonathan WakelyQualify std::__invoke in <variant> to prevent ADL
2018-05-15 Richard Bienertree-ssa-dse.c (dse_classify_store): Remove use_stmt...
2018-05-15 Mark WielaardDWARF: Use DW_OP_addrx and DW_OP_constx for DWARF5.
2018-05-15 Mark WielaardDWARF calculate the number of indexed addresses.
2018-05-15 Prathamesh... re PR tree-optimization/83648 (missing -Wsuggest-attrib...
2018-05-15 Prathamesh... re PR ipa/85734 (--suggest-attribute=malloc misdiagnose...
2018-05-15 GCC AdministratorDaily bump.
2018-05-14 Eric Botcazoure PR target/85756 (wrong code at -Os on x86-64-linux...
2018-05-14 Jason MerrillHandle TYPE_HAS_LATE_RETURN_TYPE like ref-qualifier...
2018-05-14 Segher Boessenkoolrs6000: Fix -mreadonly-in-sdata documentation
2018-05-14 Jonathan WakelyPR libstdc++/81256 fix exception handling in basic_file...
2018-05-14 Kyrylo Tkachov[AArch64] Add combine pattern to fuse AESE/AESMC instru...
2018-05-14 Wilco DijkstraRemove remaining uses of * in patterns
2018-05-14 Uros Bizjak* testsuite/ChangeLog: Add missing PR number.
2018-05-14 Jakub Jelinekre PR target/85756 (wrong code at -Os on x86-64-linux...
2018-05-14 Jonathan WakelyAdd __attribute__((malloc) to allocator and remove...
2018-05-14 Jonathan WakelyPR libstdc++/67554 Do not pass null pointers to memcpy
2018-05-14 Paolo Carlinicp-tree.h (TYPE_REF_P): New.
2018-05-14 Jason Merrillpt.c (tsubst): Check valid_array_size_p.
2018-05-14 Jonathan WakelyPR libstdc++/82966 fix swapping of node handles
2018-05-14 Sebastian Peryti386-common.c (OPTION_MASK_ISA_CLDEMOTE_SET, [...]...
2018-05-14 Richard Bienermatch-and-simplify.texi: Adjust :s documentation.
2018-05-14 Alexander Monakovgcc_qsort: avoid oversized memcpy temporaries
2018-05-14 GCC AdministratorDaily bump.
2018-05-13 Alexander MonakovIntroduce gcc_qsort
2018-05-13 Kito Cheng[NDS32] Implment n15 pipeline.
2018-05-13 Steven G. Karglre PR fortran/63529 (Bad error and ICE with Cray Pointe...
2018-05-13 Kito Cheng[NDS32] Implment n12/n13 pipeline.
2018-05-13 Paul Thomasre PR fortran/85742 (sizeof allocatable arrays returnin...
2018-05-13 Steven G. Karglgfortran.h: Remove prototype.
2018-05-13 Ville Voutilainenre PR libstdc++/80165 (Constexpr tuple of variant doesn...
2018-05-13 Kito Cheng[NDS32] Implment n10 pipeline.
2018-05-13 Monk Chiang[NDS32] Add DSP extension instructions.
2018-05-13 GCC AdministratorDaily bump.
2018-05-12 GCC AdministratorDaily bump.
2018-05-11 Michael Meissnerrs6000.md (mov<mode>_softfloat, FMOVE32): Reformat...
2018-05-11 Steven G. Karglre PR fortran/85542 (ICE in check_inquiry, at fortran...
2018-05-11 Edward Smith... ...and actually resture the *new* testcase.
2018-05-11 Edward Smith... Restore the testcase that was clobbered by the recent...
2018-05-11 Kelvin Nilsenextend.texi (PowerPC Built-in Functions): Rename this...
2018-05-11 Martin JamborCheck is_single_const in intersect_with_plats
2018-05-11 Richard Earnshaw[arm] PR target/85733 Restore be8 linking behaviour...
2018-05-11 Sebastian Peryti386-common.c (OPTION_MASK_ISA_WAITPKG_SET, [...])...
2018-05-11 Richard Earnshaw[arm] PR target/85606 prefer armv6s-m for armv6-m parts
2018-05-11 Jakub Jelinekre PR c/85696 (OpenMP with variably modified and defaul...
2018-05-11 Allan Sandfeld... re PR tree-optimization/85692 (Two source permute not...
2018-05-11 Martin LiskaSupport LLVM style of no_sanitize attribute (PR sanitiz...
2018-05-11 Jason Merrilldecl.c (cp_finish_decl): Don't instantiate auto variable.
2018-05-11 Edward Smith... correct changelog!
2018-05-11 GCC AdministratorDaily bump.
2018-05-10 Steven G. Karglre PR fortran/85687 (ICE in gfc_sym_identifier, at...
2018-05-10 Michael Meissnerrs6000.c (mode_supports_dq_form): Rename mode_supports_...
2018-05-10 Steven G. Karglre PR fortran/85521 (ICE in gfc_resolve_character_array...
2018-05-10 Steven G. Karglre PR fortran/70870 (Segmentation violation in gfc_assi...
2018-05-10 Uros Bizjak* gcc.target/i386/xgetsetbv.c: Fix whitespace.
2018-05-10 Uros Bizjaki386.c (ix86_expand_builtin): Generate SImode target...
2018-05-10 Carl Lovers6000.md (prefetch): Generate ISA 2.06 instructions...
2018-05-10 Jason Merrillcp-tree.h (DECL_CONSTRUCTOR_P): Use DECL_CXX_CONSTRUCTOR_P.
2018-05-10 Jonathan WakelyDocument Dual ABI for std::ios_base::failure
2018-05-10 Jason Merrillregex_compiler.h (_S_cache_size): Change from function...
2018-05-10 Jason MerrillCore issue 2310 - conversion to base of incomplete...
2018-05-10 Jason MerrillCWG 2267 - list-initialization of reference temporary
2018-05-10 Jason Merrill* parser.c (cp_parser_class_head): Use num_template_hea...
2018-05-10 Jason MerrillMake sure we aren't trying to do a nested instantiation...
2018-05-10 Jason Merrill* class.c (vbase_has_user_provided_move_assign): Use...
2018-05-10 Jason Merrill* lambda.c (lambda_expr_this_capture): Improve logic.
2018-05-10 Jason Merrilldecl.c (make_typename_type): s/parameters/arguments/.
2018-05-10 Marek Polacekre PR fortran/85735 (f951 crashes on empty input)
2018-05-10 Jakub Jelinekre PR c++/85662 ("error: non-constant condition for...
2018-05-10 Uros Bizjakre PR tree-optimization/85693 (Generation of SAD (Sum...
2018-05-10 Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-05-10 Edward Smith... PR libstdc++/83140 - assoc_legendre returns negated...
2018-05-10 Jonathan WakelyPR libstdc++/85729 add linkage specifications to headers
2018-05-10 Paul Thomasre PR fortran/68846 (Pointer function as LValue doesn...
2018-05-10 Martin LiskaImprove boostrap-ubsan config (PR bootstrap/64914).
2018-05-10 Segher Boessenkoolrs6000: Remove -maltivec={be,le}
2018-05-10 Eric Botcazouconfigure.ac (gcc_gxx_include_dir_add_sysroot): Set...
2018-05-10 Jakub Jelinekre PR tree-optimization/85699 (gcc.dg/nextafter-2.c...
2018-05-10 Eric Botcazoure PR c++/85400 (invalid Local Dynamic TLS relaxation...
2018-05-10 GCC AdministratorDaily bump.
2018-05-09 Ian Lance Taylorgo/build, cmd/go: update to match recent changes to gc
2018-05-09 Jim WilsonRISC-V: Add with-multilib-list support.
2018-05-09 François Dumontsafe_iterator.h (_Safe_iterator<>::_M_constant()):...
2018-05-09 Paolo Carlinire PR c++/85713 (ICE in dependent_type_p, at cp/pt...
2018-05-09 Carl Lovebuiltins-8-runnable.c: New builtin test file.
2018-05-09 Paolo Carlinire PR c++/85713 (ICE in dependent_type_p, at cp/pt...
2018-05-09 Paolo Carlinire PR c++/85713 (ICE in dependent_type_p, at cp/pt...
2018-05-09 Tom de Vries[openacc, libgomp] Use GOMP_ASYNC_SYNC in GOACC_declare
2018-05-09 Joshua WattAdd ax_pthread.m4 for use in binutils-gdb
2018-05-09 Andreas Schwab* gcc.target/aarch64/sve/vcond_6.c: Add missing brace.
2018-05-09 Tom de Vries[openacc] Factor out async argument utility functions
next