platform/upstream/gcc.git
2018-04-01 Chung-Ju Wu[NDS32] Add relax optimization as new pass.
2018-04-01 Kito Cheng[NDS32] Correct the dependency in t-nds32.
2018-04-01 Chung-Ju Wu[NDS32] Implement PROFILE_HOOK.
2018-04-01 Chung-Ju Wu[NDS32] Change wchar type to unsinged int.
2018-04-01 Jakub Jelinekre PR middle-end/85090 (wrong code with -O2 -fno-tree...
2018-04-01 GCC AdministratorDaily bump.
2018-03-31 Alexandre Oliva[PR c++/85027] deal with baselink in save_expr in insta...
2018-03-31 Segher Boessenkoolrs6000: Fix _mm_min_ps and _mm_max_ps (PR83315)
2018-03-31 Peter Bergnerre PR testsuite/80546 (FAIL: gcc.target/powerpc/bool3...
2018-03-31 GCC AdministratorDaily bump.
2018-03-30 Martin SeborPR tree-optimization/84818 - integer_onep must not...
2018-03-30 Jason MerrillFix designated initializer for anonymous union.
2018-03-30 Jakub Jelinekre PR c++/84791 (ICE with broken OpenMP reduction clause)
2018-03-30 Bill SchmidtMAINTAINERS: Update my email address and disambiguate...
2018-03-30 Paul Thomasre PR fortran/84931 (Expansion of array constructor...
2018-03-30 Thomas Koenigre PR fortran/85130 (Substrings out of range are not...
2018-03-30 Aaron Sawdeyre PR target/83822 (trunk/gcc/config/rs6000/rs6000...
2018-03-30 Thomas Koenigre PR fortran/85111 (ICE in min_max_choose, at fortran...
2018-03-30 Thomas Koenigre PR fortran/85111 (ICE in min_max_choose, at fortran...
2018-03-30 Julia KovalEnable tuning options for skylake-avx512.
2018-03-30 GCC AdministratorDaily bump.
2018-03-29 Joseph Myers* gcc.pot: Regenerate.
2018-03-29 David MalcolmMore #include suggestions (PR c++/84269)
2018-03-29 Jason MerrillPR c++/85093 - too many template args with pack expansion.
2018-03-29 Jason Merrill* pt.c (build_non_dependent_expr): Propagate expr location.
2018-03-29 Jason MerrillPR c++/85060 - wrong-code with call to base member...
2018-03-29 Vladimir Makarovre PR inline-asm/84985 (ICE in match_reload, at lra...
2018-03-29 David MalcolmMore underlining of bad arguments (PR c++/85110)
2018-03-29 H.J. Lui386: Enable AVX/AVX512 features only if supported...
2018-03-29 Martin LiskaDocumentation tweaks.
2018-03-29 Jakub Jelinekre PR c++/85108 (Incorrect warning for constexpr lambda...
2018-03-29 Jakub Jelinek* config/i386/sse.md (<avx512>_blendm<mode>): Use ...
2018-03-29 Jakub Jelinekre PR c/85094 (-g with any optimization suppresses...
2018-03-29 Paolo Carlinire PR c++/84606 (internal compiler error: Segmentation...
2018-03-29 GCC AdministratorDaily bump.
2018-03-29 Peter Bergnerre PR target/84912 (__builtin_divde* produce Internal...
2018-03-28 Carl Loverevert: rs6000-builtin.def (BU_FP_1MISC_1): Add define...
2018-03-28 Bill Schmidtxmmintrin.h (_mm_max_pi16): Use __vector __bool instead...
2018-03-28 Mikael Morinre PR fortran/69497 (ICE in gfc_free_namespace, at...
2018-03-28 Peter BergnerFix typo in last ChangeLog entry
2018-03-28 Peter Bergnerre PR target/84912 (__builtin_divde* produce Internal...
2018-03-28 Paolo Carlinire PR c++/85028 (ICE on invalid C++ code: in tsubst_def...
2018-03-28 Jakub Jelinekre PR target/85095 (worse code generated)
2018-03-28 Jakub Jelinekre PR middle-end/82004 (SPEC CPU2017 628.pop2_s miscompare)
2018-03-28 Martin LiskaFix typos (PR other/84819).
2018-03-28 Jakub JelinekFix wrong use-after-scope sanitization for omp variable...
2018-03-28 Martin LiskaDo not call chkp_type_bounds_count if MPX is not enable...
2018-03-28 Chung-Ju Wu[NDS32] Adjust BRANCH_COST to prevent too much jump...
2018-03-28 Jakub Jelinekgfortran.h (gfc_dt): Rename default_exp field to dec_ext.
2018-03-28 Alexandre Oliva[PR c++/84789] adjust testcase for -fconcepts
2018-03-28 Alexandre Oliva[PR c++/84973] don't defer output of uninstantiated...
2018-03-28 Alexandre Oliva[PR c++/84968] reject stmt-exprs in noexcept constexprs
2018-03-28 GCC AdministratorDaily bump.
2018-03-27 Michael Meissnerre PR target/84914 (PowerPC complex multiply/divide...
2018-03-27 Joseph Myers* es.po: Update.
2018-03-27 Paolo Carlinire PR c++/85067 (ICE with volatile parameter in default...
2018-03-27 Jakub Jelinekre PR c++/85077 (V[248][SD]F abs not optimized to)
2018-03-27 Jakub Jelinekre PR c++/85061 (ICE with __builtin_offsetof applied...
2018-03-27 Jakub Jelinekre PR c++/85076 (ICE with invalid template used as...
2018-03-27 Thomas Koenigre PR fortran/85084 (ICE: out of memory allocating...
2018-03-27 Thomas Koenigre PR fortran/85083 (ICE in gfc_convert_to_structure_co...
2018-03-27 Volker Reicheltsearch.c (check_final_overrider): Use inform instead...
2018-03-27 H.J. Lui386: Insert ENDBR to trampoline for -fcf-protection...
2018-03-27 Martin SeborPR testsuite/83462 - c-c++-common/Warray-bounds-3.c...
2018-03-27 Kyrylo Tkachov[AArch64] XFAIL gcc.target/aarch64/store_v2vec_lanes...
2018-03-27 Ramana Radhakrishnan[Patch ARM] Fix PR target/81863
2018-03-27 Cesar Philippidisre PR target/85056 ([nvptx] wrong declaration of extern...
2018-03-27 Richard Bienerre PR testsuite/82847 (gcc.dg/vect/slp-perm-9.c fail)
2018-03-27 Richard Bienerre PR middle-end/84067 (gcc.dg/wmul-1.c regression...
2018-03-27 Richard Bienerre PR tree-optimization/85082 (ICE with -Ofast in vn_re...
2018-03-27 Chenghua Xuumips-stroe16-2.c: Change "length = 2" to "l=2" in...
2018-03-27 Chenghua Xufix-r4000-1.c: Delete "[^\n]+" in dg-final.
2018-03-27 Jakub Jelinekre PR c++/85068 (ICE with invalid covariant return...
2018-03-27 Richard Bienerre PR testsuite/84004 (gcc.dg/vect/vect-95.c XPASSes)
2018-03-27 Ramana Radhakrishnan[Patch AArch64] Turn on -fasynchronous-unwind-tables...
2018-03-27 Paolo Carlinire PR c++/84632 (internal compiler error: tree check...
2018-03-27 GCC AdministratorDaily bump.
2018-03-26 Joseph Myers* es.po, sv.po: Update.
2018-03-26 Ian Lance Taylorruntime: don't check for stale runtime
2018-03-26 Uros Bizjakre PR target/85073 ([x86] extra check after BLSR)
2018-03-26 Jason MerrillPR c++/85062 - ICE with alignas in wrong place.
2018-03-26 Jason MerrillPR c++/85049 - ICE with __integer_pack.
2018-03-26 Jonathan WakelyAdd workaround to std::variant for Clang bug 31852
2018-03-26 Tom de VriesFix switch conversion in offloading functions
2018-03-26 Richard Bienerre PR tree-optimization/85066 (FAIL: gcc.dg/vect/costmo...
2018-03-26 Thomas Koenigre PR fortran/66709 (ICE on formatted io with parameter...
2018-03-26 GCC AdministratorDaily bump.
2018-03-25 Thomas Koenigre PR fortran/84381 (replace non-std 'call abort' by...
2018-03-25 Thomas Koenigre PR fortran/84381 (replace non-std 'call abort' by...
2018-03-25 Thomas Koenigre PR fortran/84381 (replace non-std 'call abort' by...
2018-03-25 Seth Johnsonre PR fortran/84924 (Erroneous error in C_F_POINTER)
2018-03-25 Tom de Vries[testsuite] Make scan pattern more precise in vrp104.c
2018-03-25 Jerry DeLisleFix changelog
2018-03-25 Jerry DeLislefix changelog
2018-03-25 Jerry DeLislere PR fortran/69497 (ICE in gfc_free_namespace, at...
2018-03-25 GCC AdministratorDaily bump.
2018-03-24 Thomas Koenigre PR fortran/70068 (ICE: out of memory on involving...
2018-03-24 Steven G. Karglre PR fortran/42651 (Functions with result: Wrongly...
2018-03-24 Richard SandifordUse SCEV information when aligning for vectorisation...
2018-03-24 GCC AdministratorDaily bump.
next