platform/upstream/gcc.git
2016-07-20 Jonathan WakelyLWG 2328 Rvalue stream extraction should use perfect...
2016-07-20 Jonathan WakelyUse static pointer to member when catching nullptr
2016-07-20 Dominik VogtS/390: Fix pr67443.c.
2016-07-20 Dominik VogtS/390: Xfail some tests in insv-[12].c.
2016-07-20 Uros Bizjakcse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.
2016-07-20 Georg-Johann Layavr.c (avr_legitimize_address): Force constant addresse...
2016-07-20 Georg-Johann LayImplement attribute progmem on reduced Tiny cores by...
2016-07-20 Patrick PalkaBuild libbackend.a as a thin archive if possible
2016-07-20 David MalcolmEnabling work for C++ handling of misspelled identifier...
2016-07-20 Jakub Jelinekre PR c++/71909 (g++ accepts an unreachable function...
2016-07-20 Jakub Jelinekre PR middle-end/50060 (intrinsics not folded by the...
2016-07-20 Georg-Johann Layavr-protos.h (avr_addr_space_supported_p): New prototype.
2016-07-20 Alexander Monakovnvptx: do not implicitly enable -ftoplevel-reorder
2016-07-20 David MalcolmC: convert return type of lookup_name_fuzzy from tree...
2016-07-20 Georg-Johann Laytarget.def (addr_space): Add new diagnose_usage to...
2016-07-20 Martin LiskaProperly handly PHI stmts in later_of_the_two (PR
2016-07-20 Bin Chengre PR tree-optimization/71503 (gcc ICE at -O3 on valid...
2016-07-20 Yan-Ting Linconfigure.ac (nds32*-*-*): Remove entry to enable gdb.
2016-07-20 Martin LiskaEnhance documentation of -fipa-ra option.
2016-07-20 Martin LiskaAdd selftests for fibonacci_heap
2016-07-20 Martin LiskaAdd sreal to selftests
2016-07-20 Jason MerrillPR c++/67164 - clean up dead code
2016-07-20 GCC AdministratorDaily bump.
2016-07-19 Thomas Koenigre PR fortran/71902 (Unneeded temporary on reallocatabl...
2016-07-19 Jakub Jelinekre PR rtl-optimization/71916 (ICE at -O3 on valid code...
2016-07-19 Aldy Hernandezre PR debug/71855 (duplicate unspecified_parameters...
2016-07-19 Jakub Jelinekre PR middle-end/71874 (memmove works wrong)
2016-07-19 Jakub Jelinekre PR middle-end/71734 (FAIL: libgomp.fortran/simd4...
2016-07-19 Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-07-19 David Malcolmselftest.c: gracefully handle NULL in assert_streq
2016-07-19 Nick Cliftonconfig.host (m32r): Add m32r/t-m32r to tmake_file.
2016-07-19 Martin Jamborre PR fortran/71688 (ICE in analyze, at cgraphunit...
2016-07-19 Richard Bienergimple-fold.c (get_base_constructor): Add VIEW_CONVERT...
2016-07-19 Senthil Kumar... Fix failing test for targets with sizeof(int) != 4.
2016-07-19 David MalcolmFix copy&paste bug in function-tests.c
2016-07-19 Fritz ReeseMAINTAINERS (Write After Approval): Add myself.
2016-07-19 Richard Bienerre PR tree-optimization/71901 (ice in find_or_generate_...
2016-07-19 Richard Bienerre PR tree-optimization/71908 (ICE at -Os and above...
2016-07-19 Ilya Enkovichtree-vect-loop-manip.c (vect_update_ivs_after_vectorize...
2016-07-19 Richard Bienerre PR middle-end/71907 (missing buffer overflow warning...
2016-07-19 Michael Meissnerre PR target/71493 (accidental ABI change for structure...
2016-07-19 GCC AdministratorDaily bump.
2016-07-18 Jakub Jelinekre PR c++/70869 (internal compiler error: Segmentation...
2016-07-18 Jakub Jelinekre PR c++/71835 (ICE on invalid C++ code with ambiguous...
2016-07-18 Jakub Jelinekre PR c++/71828 (ICE on valid C++11 code with constexpr...
2016-07-18 Jakub Jelinekre PR c++/71826 (ICE on valid C++ code with ambiguous...
2016-07-18 Jakub Jelinekre PR c++/71822 (ICE: in gimplify_expr, at gimplify...
2016-07-18 Jakub Jelinekre PR c++/71871 (ICE on mixing templates and vector...
2016-07-18 Uros Bizjakpr70017.c: Do not check for warning on alpha*-*-*.
2016-07-18 Jason MerrillDemangle C++17 fold-expressions.
2016-07-18 Ville VoutilainenClean up optional's comments.
2016-07-18 Yuri Rumyantsevre PR middle-end/71734 (FAIL: libgomp.fortran/simd4...
2016-07-18 Dominik VogtAllocate constant size dynamic stack space in the prologue
2016-07-18 Andreas KrebbelS/390: Fix alignment check for literal pool references.
2016-07-18 Richard Bienerre PR tree-optimization/71893 (gfortran.dg ICEs in...
2016-07-18 GCC AdministratorDaily bump.
2016-07-17 Fritz Reesere PR fortran/71523 (Static variables given automatic...
2016-07-17 GCC AdministratorDaily bump.
2016-07-16 John David... pa.c (hppa_profile_hook): Allocate stack space for...
2016-07-16 Andreas Schwabnullptr35.C (caught): Fix typo.
2016-07-16 GCC AdministratorDaily bump.
2016-07-15 Jonathan WakelyReplace references to C++0x with C++11 in comments
2016-07-15 Jerry DeLislere PR fortran/62125 (Nested select type not accepted...
2016-07-15 Jonathan WakelyRemove redundant std::move in std::for_each
2016-07-15 Bill Schmidtdivkc3-1.c: Require p8vector support.
2016-07-15 Jason MerrillPR c++/71495 - spurious note during SFINAE.
2016-07-15 Jonathan Wakelyc++/58796 Make nullptr match exception handlers of...
2016-07-15 Jason MerrillPR c++/71092 - ICE with array and constexpr.
2016-07-15 Jason MerrillPR c++/71117 - core 2189 and generic lambda
2016-07-15 Jason MerrillPR c++/71511 - ICE on decltype scope in declaration.
2016-07-15 Jason MerrillPR c++/71513 - alignas on member enum in template
2016-07-15 Jason MerrillPR c++/71604 - type definition in range-based for
2016-07-15 Jason MerrillPR c++/71711 - mangle C++1z fold-expressions.
2016-07-15 Jason MerrillPR c++/71814 - mangling sizeof... (sP and sZ)
2016-07-15 Jason MerrillUpdate -fabi-version default to 11.
2016-07-15 Jason MerrillPR c++/71718 - infinite recursion and alias template
2016-07-15 Jason MerrillPR c++/70824 - initializer_list in template
2016-07-15 Edward Smith... Implement C++17 P0025 clamp.
2016-07-15 Georg-Johann LayTypo.
2016-07-15 Georg-Johann Laypredicates.md (const_m255_to_m1_operand): New.
2016-07-15 Jakub JelinekFix up ChangeLog entry.
2016-07-15 Bin Chengscev-8.c: Update test string.
2016-07-15 Cesar Philippidisc-parser.c (c_parser_oacc_declare): Don't scan for...
2016-07-15 Cesar Philippidisopenmp.c (gfc_match_omp_clauses): Scan for clause vecto...
2016-07-15 Richard Bienerre PR tree-optimization/71881 (ICE on valid code at...
2016-07-15 Richard Bienerre PR tree-optimization/71887 (wrong code (SIGFPE)...
2016-07-15 Virendra Pathak[PATCH/AARCH64] Add rtx_costs routine for vulcan.
2016-07-15 Alexander Monakovhandle undefined extern vars in output_in_order
2016-07-15 Richard Bienertree-ssa-pre.c (get_representative_for): Make sure...
2016-07-15 Jakub Jelinekre PR c/71858 (Surprising suggestions for misspellings)
2016-07-15 Andre Vehreschildre PR fortran/71807 (Internal compiler error with NULL...
2016-07-15 Bin Chengtree-scalar-evolution.c (simple_iv_with_niters): New...
2016-07-15 Bin Chengre PR tree-optimization/71347 (Performance drop after...
2016-07-15 Ville VoutilainenFix the constraints for any's assignment operator templ...
2016-07-15 Richard Bieneri386.c (ix86_builtin_vectorization_cost): Adjust vec_co...
2016-07-15 GCC AdministratorDaily bump.
2016-07-14 Steven G. Karglre PR fortran/29819 (Error/warning message should ignor...
2016-07-14 Jakub Jelinekre PR testsuite/71865 (test case gcc.dg/diagnostic...
2016-07-14 Jakub Jelinekre PR c/71858 (Surprising suggestions for misspellings)
2016-07-14 Jakub Jelinekre PR tree-optimization/71872 (ICE in inchash::add_expr...
next