platform/upstream/gcc.git
2017-03-17 Jason MerrillPR c++/78345 - ICE initializing array from lambda.
2017-03-17 Palmer DabbeltRISC-V documentation cleanups
2017-03-17 Jason MerrillPR c++/80073 - C++17 ICE with virtual base.
2017-03-17 Jerry DeLislere PR fortran/79841 (Inconsistent diagnostics in fortra...
2017-03-17 Richard Earnshaw[aarch64] Fix typo in aarch64.opt (dummping -> dumping).
2017-03-17 Pat Haugenre PR target/79951 (ICE in extract_insn, at recog.c...
2017-03-17 Bernd Schmidtreload.c (find_reloads): When reloading a nonoffsettabl...
2017-03-17 Bernd Schmidtre PR rtl-optimization/79910 (wrong code with -O -fweb)
2017-03-17 Jeff Lawre PR tree-optimization/71437 (Performance regression...
2017-03-17 Marek Polacekre PR tree-optimization/80079 (Conditional jump or...
2017-03-17 Richard Bienerre PR c++/80075 (ICE: "statement marked for throw,...
2017-03-17 Martin JamborDocument -fipa-vrp
2017-03-17 Tom de VriesPrint bug url for gcov-dump --help
2017-03-17 Richard Bienerre PR other/80050 (gcc/genmatch.c: PVS-Studio: V590)
2017-03-17 Richard Bienerre PR tree-optimization/80048 (gcc/sese.c: PVS-Studio...
2017-03-17 GCC AdministratorDaily bump.
2017-03-16 Alexandre Olivastabilize store merging
2017-03-16 Jason Merrill* decl.c (start_enum): std::byte aliases anything.
2017-03-16 Jason Merrill* init.c (cpp_init_builtins): Update __cplusplus for...
2017-03-16 Jason Merrillre PR c++/79797 (ICE with NSDMI, this pointer and...
2017-03-16 Michael Meissnerre PR target/71294 (ICE in gen_add2_insn, at optabs...
2017-03-16 Jeff Lawre PR tree-optimization/71437 (Performance regression...
2017-03-16 Jeff Lawre PR tree-optimization/71437 (Performance regression...
2017-03-16 Segher BoessenkoolFix tree-prof/pr66295.c
2017-03-16 Jonathan WakelyPR libstdc++/79980 fix target type of cast
2017-03-16 Jakub Jelinekre PR fortran/80010 (diagnostics: typo $!)
2017-03-16 Jakub Jelinekre PR fortran/79886 (ICE in pp_format, at pretty-print...
2017-03-16 Jonathan WakelyPR libstdc++/80041 fix codecvt_utf16<wchar_t> to use...
2017-03-16 Jonathan WakelyFix encoding() and max_length() values for codecvt...
2017-03-16 Jonathan WakelyPR libstdc++/79980 fix BOM detection, maxcode checks...
2017-03-16 Jonathan WakelyPR libstdc++/79511 fix endianness of UTF-16 data
2017-03-16 Jonathan WakelyPR libstdc++/80064 make heap algorithms work with funct...
2017-03-16 Jonathan WakelyPR libstdc++/67440 make pretty printers work with GDB...
2017-03-16 Jonathan WakelyFix typo and replace non-breaking spaces in libstdc...
2017-03-16 Tamar Christina2017-03-16 Tamar Christina <tamar.christina@arm.com>
2017-03-16 Kyrylo Tkachov[AArch64] Use 'x' constraint for vector HFmode multipli...
2017-03-16 Jeff Lawre PR tree-optimization/71437 (Performance regression...
2017-03-16 Jeff Lawre PR tree-optimization/71437 (Performance regression...
2017-03-16 GCC AdministratorDaily bump.
2017-03-15 Ville VoutilainenImplement LWG 2857, {variant,optional,any}::emplace...
2017-03-15 Vladimir Makarovre PR target/80017 (ICE: Max. number of generated reloa...
2017-03-15 Jason MerrillPR c++/80043 - ICE with -fpermissive
2017-03-15 Michael Meissnerre PR target/79038 (Improve PowerPC ISA 3.0 conversion...
2017-03-15 Joseph Myers* de.po: Update.
2017-03-15 Segher Boessenkoolrs6000: Do not xfail nint_2.f90 on Linux systems
2017-03-15 Jonathan WakelyPR libstdc++/62045 fix O(N) insertion in pd_ds binary...
2017-03-15 David MalcolmFix translation issue with character length * errors...
2017-03-15 Jiong Wang[gcc, testsuite] Don't xfail on arm
2017-03-15 Jonathan WakelyFix typo in config.h.in comment
2017-03-15 NightStrikeDon't use Win32 functions on CYGWIN.
2017-03-15 Uros Bizjakre PR target/80019 (ICE in ix86_vector_duplicate_value...
2017-03-15 Bernd Schmidtc6x.c (hwloop_optimize): Handle case where the old...
2017-03-15 Marek Polacek* c-parser.c (c_parser_enum_specifier): Remove redundan...
2017-03-15 Martin LiskaRemoved unused dg-error.
2017-03-15 Thomas Koenigre PR libfortran/79956 (many new -Wmaybe-uninitialized...
2017-03-15 Yaakov Selkowitzre PR bootstrap/79771 (in-tree zlib breaks build)
2017-03-15 Martin Seborre PR tree-optimization/79800 (wrong snprintf result...
2017-03-15 Michael Meissnerre PR target/79947 (ICE in rs6000_emit_swsqrt at gcc...
2017-03-15 GCC AdministratorDaily bump.
2017-03-14 Martin Seborre PR middle-end/80020 (gcc confused about aligned_allo...
2017-03-14 Martin Seborre PR c/79936 (ICE with -Walloc-size-larger-than=32767)
2017-03-14 Bernd Schmidtre PR rtl-optimization/79728 (ICE in setup_pressure_cla...
2017-03-14 Martin LiskaDocument options that can't be combined with -fcheck...
2017-03-14 Martin LiskaDocument -Wchkp (PR middle-end/79831).
2017-03-14 Jonathan WakelyPR libstdc++/79162 disambiguate assignment from string_view
2017-03-14 Nathan SidwellPR c++/79393 DR 1658 workaround
2017-03-14 Martin LiskaInstall gcov-dump.
2017-03-14 Martin LiskaDo not ICE on an invalid input for MV.
2017-03-14 Richard Bieneralias.c (struct alias_set_entry): Pack properly.
2017-03-14 Martin LiskaVerify that target can create a dispatcher call (PR...
2017-03-14 Martin LiskaFix multiple target clones nodes (PR lto/66295).
2017-03-14 James Cowgills-osinte-linux.ads (struct_sigaction): Use correct...
2017-03-14 Richard Bienerre PR tree-optimization/80030 (valgrind error in vect_g...
2017-03-14 Kito ChengUse gcc_fallthrough() instead of __attribute__((fallthr...
2017-03-14 GCC AdministratorDaily bump.
2017-03-13 Joseph Myers* es.po: Update.
2017-03-13 Gerald Pfeifergcc.texi: Remove "up" link to (DIR).
2017-03-13 Gerald Pfeiferinstall.texi (Specific): Remove reference to binutils...
2017-03-13 Ville Voutilainenre PR libstdc++/80034 (unqualified calls to std::distan...
2017-03-13 Joseph Myers* de.po, fr.po: Update.
2017-03-13 Mark Wielaardlibiberty: Initialize d_printing in all cplus_demangle_...
2017-03-13 Ville VoutilainenImplement LWG 2806, Base class of bad_optional_access.
2017-03-13 Jeff Lawriscv.c (riscv_emit_float_compare): Use fallthru attrib...
2017-03-13 Jeff Lawpdp11.md (movmemhi): Adjust operand numbers to match_sc...
2017-03-13 Martin LiskaDo not warn -Wsuggest-attribute=noreturn for main.chkp...
2017-03-13 Claudiu Zissulescu[ARC] Code size modifications.
2017-03-13 Claudiu Zissulescu[ARC] Fix tst_bitfield_tst pattern.
2017-03-13 Claudiu Zissulescu[ARC] Add code density instructions.
2017-03-13 Claudiu Zissulescu[ARC] Fix conditional move contstraint
2017-03-13 Claudiu Zissulescu[ARC] Handle complex PIC move patterns.
2017-03-13 Nathan SidwellPR c++/79393 DR 1658 workaround
2017-03-13 Kyrylo Tkachov[ARM] PR target/79911: Invalid vec_select arguments
2017-03-13 Richard Bienerre PR other/79991 (typo in params.def, PARAM_VECT_MAX_P...
2017-03-13 GCC AdministratorDaily bump.
2017-03-12 Gerald Pfeiferinstall.texi (Specific): Remove description of issue...
2017-03-12 Gerald Pfeiferinstall.texi (Specific): No longer refer to binutils...
2017-03-12 Gerald Pfeiferinstall.texi (Specific): Remove link to ftp. and simpli...
2017-03-12 Ville VoutilainenImplement LWG 2934, optional<const T> doesn't compare...
2017-03-12 GCC AdministratorDaily bump.
2017-03-12 Segher Boessenkoolrs6000, testsuite: Correct the broken_cplxf_arg test
next