re PR fortran/84065 (string_1.f90 fails since r256944)
[gcc.git] / gcc /
2018-01-27 Jakub Jelinekre PR fortran/84065 (string_1.f90 fails since r256944)
2018-01-27 Bernd Edlingerre PR middle-end/84034 (incomplete warning message...
2018-01-27 Jakub Jelinekre PR middle-end/84040 (compilation time of gcc.c-tortu...
2018-01-27 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Use ggc_strdup for...
2018-01-27 GCC AdministratorDaily bump.
2018-01-27 Jim WilsonRISC-V: Allow register pairs for 64-bit target.
2018-01-26 Ian Lance Taylorcompiler: show readable names in escape analysis messages
2018-01-26 Joseph MyersRegenerate .pot files.
2018-01-26 Jim WilsonRISC-V: Add --specs=nosys.specs support.
2018-01-26 Segher Boessenkoolrs6000: Fix safe-indirect-jump-[18].c
2018-01-26 Jason MerrillPR c++/83956 - wrong dtor error with anonymous union
2018-01-26 Damian RousonPartial Failed Images patch
2018-01-26 Steven G. Karglre PR fortran/83998 (ICE in gfc_conv_intrinsic_dot_prod...
2018-01-26 Kyrylo Tkachov[AArch64] Fix gcc.target/aarch64/subs_compare_[12].c
2018-01-26 Jason MerrillPR c++/84036 - ICE with variadic capture.
2018-01-26 Martin SeborPR tree-optimization/83896 - ice in get_string_len...
2018-01-26 Uros Bizjak* ChangeLog: Fix whitespace.
2018-01-26 Will Schmidtfold-vec-abs-int.c: Remove scan-assembler stanzas.
2018-01-26 Uros Bizjakre PR target/81763 (Issues with BMI on 32bit x86 apps...
2018-01-26 Will Schmidtfold-vec-cmp-int.c: Delete.
2018-01-26 Martin LiskaFix ifunc detection.
2018-01-26 Jason MerrillPR c++/82514 - ICE with local class in generic lambda.
2018-01-26 Will Schmidtpowerpcfold-vec-neg-longlong.h: New.
2018-01-26 Richard Bienerre PR rtl-optimization/84003 (FAIL: g++.dg/torture...
2018-01-26 Kyrylo Tkachov[arm] XFAIL advsimd-intrinsics/vld1x2.c
2018-01-26 Jakub Jelinekre PR rtl-optimization/83985 (Compile time hog for...
2018-01-26 Jakub Jelinekre PR c/83989 (-Wrestrict false positive with malloc...
2018-01-26 Claudiu Zissulescu[ARC] Add ARCv2 core3 tune option.
2018-01-26 Claudiu Zissulescu[ARC] Rework delegitimate_address hook
2018-01-26 Claudiu Zissulescu[ARC] Add support for reduced register file set
2018-01-26 Claudiu Zissulescu[ARC] Add SJLI support.
2018-01-26 Claudiu Zissulescu[ARC] Add JLI support.
2018-01-26 Sebastian PertaCorrected date in changelog
2018-01-26 Sebastian Pertarl78.c: if operand 2 is const avoid addition with 0...
2018-01-26 Szabolcs NagyFix gcc.target/aarch64/sve/peel_ind_1.c for -mcmodel...
2018-01-26 Richard Bienerre PR tree-optimization/81082 (Failure to vectorise...
2018-01-26 Rainer OrthConfigure USE_HIDDEN_LINKONCE on Solaris/x86
2018-01-26 Julia KovalFix various x86 avx512{bitalg, vpopcntdq, vbmi2} issues...
2018-01-26 GCC AdministratorDaily bump.
2018-01-25 Alan ModraPR84033, powerpc64le -moptimize-swaps bad code with...
2018-01-25 Ian Lance Taylorcompiler: look through aliases when looking for methods
2018-01-25 Ian Lance Taylorcompiler: deref receiver types in mangled names
2018-01-25 David Malcolmjit: remove some unused fields from recording::union_...
2018-01-25 Paul Thomasre PR fortran/37577 ([meta-bug] change internal array...
2018-01-25 David EdelsohnChange -march to -mcpu.
2018-01-25 David Edelsohn* doc/invoke.texi (PowerPC Options): Document 'native...
2018-01-25 Ian Lance Taylorruntime: fix lfstackUnpack on ia64
2018-01-25 Jan Hubickare PR tree-optimization/83055 (ICE in operator>, at...
2018-01-25 Jakub Jelinekre PR c++/84031 (structured binding unpacks nameless...
2018-01-25 Jakub Jelinekre PR middle-end/83977 (ICE in simd_clone_clauses_extra...
2018-01-25 Ian Lance Taylorcompiler: don't write sink constants to C header file
2018-01-25 Tom de Vries[nvptx, PR84028] Add exit insn after noreturn call...
2018-01-25 Richard SandifordFix vect-reduc-or_[12].c changes in r257022
2018-01-25 Michael Meissnerre PR target/81550 (gcc.target/powerpc/loop_align.c...
2018-01-25 David MalcolmFix jit.dg/test-alignment* (PR jit/82846)
2018-01-25 GCC AdministratorDaily bump.
2018-01-24 Ian Lance Taylorcompiler: rationalize external symbol names
2018-01-24 Joseph MyersFix m68k-linux-gnu libgcc build for ColdFire (PR target...
2018-01-24 Jeff Lawre PR target/83994 (%ebx is clobbered by stack-clash...
2018-01-24 Vladimir Makarovre PR target/84014 (ICE in setup_min_max_allocno_live_r...
2018-01-24 Jakub Jelinekre PR middle-end/83977 (ICE in simd_clone_clauses_extra...
2018-01-24 Richard SandifordRemove explicit dg-do runs from gcc.dg/vect (PR 83889)
2018-01-24 Richard SandifordFix use of boolean_true/false_node (PR 83979)
2018-01-24 Jan Hubickaipa-profile.c (ipa_propagate_frequency_1): Fix logic...
2018-01-24 Bill Schmidtrs6000.md (*call_indirect_nonlocal_sysv<mode>): Simplif...
2018-01-24 Jason MerrillPR c++/82249 - wrong mismatched pack length error.
2018-01-24 Kyrylo Tkachov[testsuite] Fix arm options in gcc.dg/lto/20110201...
2018-01-24 Tom de Vries[nvptx, PR83589] Workaround for branch-around-nothing...
2018-01-24 Tom de Vries[nvptx, PR81352] Add exit insn after noreturn call...
2018-01-24 Richard Bienerre PR tree-optimization/83176 ([graphite] ICE in set_co...
2018-01-24 Richard Bienerre PR tree-optimization/82819 ([graphite] ICE in set_co...
2018-01-24 Richard Bienerre PR fortran/84000 (ICE in replace_loop_annotate,...
2018-01-24 Jan Hubickacfgcleanup.c (try_crossjump_to_edge): Use combine_with_...
2018-01-24 Paolo Carlinire PR c++/83921 (GCC rejects constexpr initialization...
2018-01-24 GCC AdministratorDaily bump.
2018-01-23 Andrew WatermanRISC-V: Add -mpreferred-stack-boundary option.
2018-01-23 Jason Merrill* g++.dg/cpp1y/lambda-generic.C: Remove libstdc++ depen...
2018-01-23 Jason MerrillPR c++/83947 - ICE with auto declarations.
2018-01-23 David MalcolmC++: Fix ICE in fold_for_warn on CAST_EXPR (PR c++...
2018-01-23 Jakub Jelinekre PR sanitizer/83987 (ICE with OpenMP, sanitizer and...
2018-01-23 H.J. Lui386: Use const reference of struct ix86_frame to avoid...
2018-01-23 Paul Thomasre PR fortran/83866 (ICE in gfc_release_symbol, at...
2018-01-23 Paul Thomasre PR fortran/83898 (ICE in gfc_conv_expr_descriptor...
2018-01-23 Bin Chengre PR tree-optimization/82604 (SPEC CPU2006 410.bwaves...
2018-01-23 Martin LiskaHandle trailing arrays in ODR warning (PR lto/81440).
2018-01-23 Martin LiskaRemove predictors that are unrealiable.
2018-01-23 Nathan Sidwell[PR c++/839888] Baselink tsubst ICE
2018-01-23 Jakub Jelinekre PR c++/82882 (ICE Segmentation fault)
2018-01-23 Jakub Jelinekre PR c++/83958 (ICE: Segmentation fault (in find_decom...
2018-01-23 Martin LiskaClean-up IPA profile dump output.
2018-01-23 Martin LiskaFix profile_quality sanity check.
2018-01-23 Nathan Sidwell[C++ PATCH] Deprecate ARM-era for scopes
2018-01-23 David Malcolm-Warray-bounds: Fix false positive in some "switch...
2018-01-23 David MalcolmAdd more test coverage to selftest::test_location_wrappers
2018-01-23 David MalcolmFix memory leaks in sbitmap.c selftests
2018-01-23 Richard SandifordFix vect_float markup for a couple of tests (PR 83888)
2018-01-23 Richard SandifordDisable some patterns for fold-left reductions (PR...
2018-01-23 Jan Hubickapredict.c (probably_never_executed): Only use precise...
2018-01-23 Jan Hubickaprofile-count.h (profile_probability::very_unlikely...
2018-01-23 Richard Bienerre PR tree-optimization/83963 ([graphite] ICE in merge_...
next