Use loop->safelen rather than loop->force_vectorize
[gcc.git] / gcc /
2018-03-02 Richard SandifordUse loop->safelen rather than loop->force_vectorize
2018-03-02 Jakub Jelinekre PR rtl-optimization/84614 (wrong code with u16-...
2018-03-02 Paul Thomasre PR fortran/84219 (Failure to generate error for...
2018-03-02 Jakub Jelinekre PR inline-asm/84625 (ICE with empty constraint and...
2018-03-02 Richard Bienerre PR tree-optimization/84427 (gcc ICE at -O3 on x86_64...
2018-03-02 Richard Bienerre PR target/82005 (Early lto debug not implemented...
2018-03-02 Peter Bergnerre PR target/84534 (several powerpc test cases fail...
2018-03-02 Martin SeborPR c++/84294 - attributes on a function template redecl...
2018-03-02 GCC AdministratorDaily bump.
2018-03-01 Jakub Jelinekre PR sanitizer/70875 (ICE in get_ubsan_type_info_for_t...
2018-03-01 Marek Polacekre PR c++/84582 (Rejected valid C++ code since r257961)
2018-03-01 Nathan Sidwell[PR c++/84434] ICE with deduction guide
2018-03-01 Ian Lance Taylorcompiler: avoid crashing on bad self-referential type
2018-03-01 Jason MerrillPR c++/71569 - decltype of template.
2018-03-01 Marek Polacekre PR c++/84639 (gcc/c-family/c-attribs.c:1822:27:...
2018-03-01 Thomas Preud'homme[ARM] Fix copysign_softfloat_1.c option directives
2018-03-01 Marek Polacekre PR c++/84596 (internal compiler error: unexpected...
2018-03-01 Paolo Carlinire PR c++/79410 (internal compiler error: in gimplify_i...
2018-03-01 Jason MerrillPR c++/71569 - ICE with redundant args on member variab...
2018-03-01 Martin LiskaDo not handled volatile arguments (PR sanitizer/82484).
2018-03-01 Richard Bienerre PR debug/84645 (-flto -g0 at compile-time vs. -flto...
2018-03-01 Matthew FortuneMIPS: Fix wrong use of XINT instead of INTVAL
2018-03-01 Paul Thomasre PR fortran/84219 (Failure to generate error for...
2018-03-01 Paul Thomasre PR fortran/84538 (Array of derived type elements...
2018-03-01 Richard SandifordFix PR number in changelog entry
2018-03-01 Richard Sandifordre PR target/84528 (gcc.c-torture/execute/960419-2...
2018-03-01 Richard SandifordTighten use of HARD_FRAME_POINTER_REGNUM in alias.c...
2018-03-01 Tom de VriesFix liveness analysis in lra for spilled-into hard...
2018-03-01 GCC AdministratorDaily bump.
2018-02-28 Martin SeborWarray-bounds-2.c: Declare helper static to avoid ...
2018-02-28 Jason MerrillPR c++/71784 - ICE with ref-qualifier and explicit...
2018-02-28 David Edelsohnconfig.gcc (powerpc-ibm-aix7.1.*): New stanza.
2018-02-28 David Edelsohnre PR target/84014 (ICE in setup_min_max_allocno_live_r...
2018-02-28 Jakub Jelinekre PR c++/84609 (internal compiler error: in cp_parser_...
2018-02-28 Jakub Jelinekre PR c++/83871 (wrong code for attribute const and...
2018-02-28 Jakub Jelinekgimple-ssa-warn-restrict.c (maybe_diag_overlap): Use...
2018-02-28 Martin SeborPR testsuite/84617 - new test cases g++.dg/ext/attr...
2018-02-28 Paul Thomasre PR fortran/83901 (ICE in fold_convert_loc, at fold...
2018-02-28 Jakub Jelinekre PR target/52991 (attribute packed broken on mingw32?)
2018-02-28 Eric Botcazouaarch64.c (aarch64_emit_probe_stack_range): Remove...
2018-02-28 H.J. LuRemove config/i386/i386.opt from revision 258001 ChangeLog
2018-02-28 Peter Bergnerre PR target/83399 (Power8 ICE During LRA with 2-op...
2018-02-28 Richard Bienerre PR tree-optimization/84584 ([graphite] ICE: Segmenta...
2018-02-28 Jonathan WakelyPR preprocessor/84517 allow double-underscore macros...
2018-02-28 Eric Botcazoui-cexten.ads (Float_128): New type.
2018-02-28 Eric Botcazouc-ada-spec.c (dump_ada_double_name): New case.
2018-02-28 Eric Botcazouc-ada-spec.c (dump_ada_node): Do not use generic addres...
2018-02-28 Eric Botcazouc-ada-spec.c (dump_ada_import): Use boolean and fix...
2018-02-28 Martin LiskaFix timevar format and fix tests (PR testsuite/84597).
2018-02-28 Eric Botcazouc-ada-spec.c (dump_ada_import): Use boolean and fix...
2018-02-28 Richard Bienerre PR c/84607 (Side effects discarded in address comput...
2018-02-28 Nathan Sidwell[PR c++/84602] ICE with anon-struct
2018-02-28 Jakub Jelinekre PR c++/83871 (wrong code for attribute const and...
2018-02-28 Jakub Jelinekdecl.c (cp_finish_decomp): Don't adjust eltscnt when...
2018-02-28 Alan Modragcc testsuite changes for new linker messages
2018-02-28 Alexandre Oliva[PR81611] turn inc-and-use-of-dead-orig into auto-inc
2018-02-28 Ian Lance Taylorruntime: update AIX memory allocation for new versions
2018-02-28 Ian Lance Taylorlibgo: update to final Go 1.10 release
2018-02-28 GCC AdministratorDaily bump.
2018-02-27 Martin SeborAvoid including <string> directly.
2018-02-27 Martin SeborPR c++/83871 - wrong code for attribute const and pure...
2018-02-27 Martin SeborPR translation/84207 - Hard coded plural in gimple...
2018-02-27 Håkon SandsmarkPR c++/71546 - lambda init-capture with qualified-id.
2018-02-27 Nathan Sidwell[PR c++/84426] ICE after conflicting member decl
2018-02-27 Jason Merrill* cp-tree.h: Adjust comment.
2018-02-27 Jason MerrillPR c++/84489 - dependent default template argument
2018-02-27 Richard Bienerre PR tree-optimization/84512 (Missed optimization...
2018-02-27 Richard Bienerre PR libgomp/84466 (libgomp.graphite/force-parallel...
2018-02-27 Martin LiskaMake groups more generic (PR gcov-profile/84548).
2018-02-27 Jakub Jelinekre PR target/84575 (gcc.target/i386/pr84309.c fail)
2018-02-27 Martin LiskaFix formatting of -ftime-report.
2018-02-27 Alexandre Oliva[IEPM] don't preserve lexical blocks just for debug...
2018-02-27 Jason MerrillPR c++/84560 - ICE capturing multi-dimensional VLA.
2018-02-27 Jason MerrillPR c++/84441 - ICE with base initialized from ?:
2018-02-27 Jason MerrillPR c++/84520 - ICE with generic lambda in NSDMI.
2018-02-27 GCC AdministratorDaily bump.
2018-02-26 Joseph Myers* es.po, sv.po: Update.
2018-02-26 Jason MerrillPR c++/84559 - ICE with constexpr VLA.
2018-02-26 Jakub Jelinekre PR c++/84558 (ICE with invalid constexpr constructor)
2018-02-26 Paolo Carlinire PR c++/84540 (ICE with alignas in variadic template)
2018-02-26 Jakub Jelinekre PR c++/84557 (ICE with invalid firstprivate variable)
2018-02-26 Jason MerrillPR c++/84551 - ICE with concepts and -g.
2018-02-26 Marek Polacekre PR c++/84325 (internal compiler error, in cxx_eval_c...
2018-02-26 Carl Lovebuiltins-3.c: Move vec_neg builtin tests to Power 8...
2018-02-26 H.J. Lui386: Update comments for ix86_output_indirect_jmp
2018-02-26 Jason MerrillPR c++/84447 - ICE with deleted inherited ctor with...
2018-02-26 Jason MerrillPR c++/81589 - error with is_trivially_constructible
2018-02-26 H.J. Lui386: Add TARGET_INDIRECT_BRANCH_REGISTER
2018-02-26 Eric BotcazouFix typo
2018-02-26 Eric BotcazouRe-add test.
2018-02-26 Eric BotcazouRemove bogus test.
2018-02-26 Eric Botcazoure PR rtl-optimization/83496 (wrong code generated...
2018-02-26 Richard SandifordMake fix for PR 83965 handle SLP reduction chains
2018-02-26 Tom de Vries[testsuite] Add missing function decl to regs-arg-size.c
2018-02-26 Eric Botcazoure PR debug/84545 (FAIL: g++.dg/debug/pr44182.C -gdwarf...
2018-02-26 H.J. Lui386: Update -mfunction-return= for return with pop
2018-02-26 Paolo Carlinire PR c++/84533 (ICE with duplicate enum value)
2018-02-26 Paolo Carlinilambda.c (build_capture_proxy): Define static.
2018-02-26 Jakub Jelinekre PR bootstrap/84405 (Fails to bootstrap with GCC...
2018-02-26 Marek Polacekre PR c++/84537 (ICE in get_string, at spellcheck-tree.h)
next