substring-locations.h (format_warning_va): Formatting fix for ATTRIBUTE_GCC_DIAG.
[gcc.git] / gcc / ChangeLog
2018-03-02 Jakub Jelineksubstring-locations.h (format_warning_va): Formatting...
2018-03-02 Thomas SchwingeMore Cilk Plus removal
2018-03-02 Jakub Jelinekre PR ipa/84628 (attribute(warning/error) functions...
2018-03-02 Jakub Jelinekre PR target/56540 (No __SIZEOF__XXX__ macro for __floa...
2018-03-02 Jakub Jelinekre PR target/56540 (No __SIZEOF__XXX__ macro for __floa...
2018-03-02 Jakub Jelinekpredict.c (test_prediction_value_range): Use PROB_UNINI...
2018-03-02 Eric Botcazoure PR ipa/83983 (FAIL: g++.dg/lto/pr83121 (test for...
2018-03-02 Richard SandifordAvoid &LOOP_VINFO_MASKS for bb vectorisation (PR 84634)
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 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-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 Richard SandifordFix PR number in changelog entry
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-02-28 David Edelsohnconfig.gcc (powerpc-ibm-aix7.1.*): New stanza.
2018-02-28 Jakub Jelinekgimple-ssa-warn-restrict.c (maybe_diag_overlap): Use...
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 Richard Bienerre PR tree-optimization/84584 ([graphite] ICE: Segmenta...
2018-02-28 Martin LiskaFix timevar format and fix tests (PR testsuite/84597).
2018-02-28 Richard Bienerre PR c/84607 (Side effects discarded in address comput...
2018-02-28 Alexandre Oliva[PR81611] turn inc-and-use-of-dead-orig into auto-inc
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 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 Martin LiskaFix formatting of -ftime-report.
2018-02-27 Alexandre Oliva[IEPM] don't preserve lexical blocks just for debug...
2018-02-26 H.J. Lui386: Update comments for ix86_output_indirect_jmp
2018-02-26 H.J. Lui386: Add TARGET_INDIRECT_BRANCH_REGISTER
2018-02-26 Eric BotcazouFix typo
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 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 Jakub Jelinekre PR bootstrap/84405 (Fails to bootstrap with GCC...
2018-02-26 Christophe LyonFix lto-wrapper link flags
2018-02-26 Ramana Radhakrishnan[Patch AArch64] Turn on frame pointer / partial fix...
2018-02-26 Kito Cheng[NDS32] Do not use multiple load/store instructions...
2018-02-26 Kito Cheng[NDS32] Basic support for -mcpu= and --with-cpu= options.
2018-02-25 Segher Boessenkoolrs6000: Warn for deprecated options
2018-02-23 David Edelsohn* config/rs6000/aix71.h (TARGET_DEFAULT): Change to...
2018-02-23 Jakub Jelinekipa-prop.c (ipa_vr_ggc_hash_traits::hash): Hash p-...
2018-02-23 Carl Lovers6000-builtin.def: Change VSIGNED2 and VUNSIGNED2...
2018-02-22 Vladimir Makarovre PR target/81572 (gcc-7 regression: unnecessary vecto...
2018-02-22 Martin SeborPR tree-optimization/84480 - bogus -Wstringop-truncatio...
2018-02-22 H.J. Lui386: Add __x86_indirect_thunk_nt_reg for -fcf-protecti...
2018-02-22 Steve Ellceyre PR target/83335 ([aarch64,ilp32] gcc.target/aarch64...
2018-02-22 Steve Ellceyextend.texi (__builtin_extend_pointer): Document builtin.
2018-02-22 DJ Delorierx.c (rx_rtx_costs): New function.
2018-02-22 Thomas Preud'homme[ARM] Multilib mapping for Armv8-R
2018-02-22 Martin LiskaAdd "native" as a valid option value for -mcpu/-mtune...
2018-02-22 Martin LiskaAdd "native" as a valid option value for -march= on...
2018-02-22 Jakub Jelinekre PR c++/84502 (Argument corruption when passing empty...
2018-02-22 Jakub Jelinekre PR tree-optimization/84503 (store-merging miscompila...
2018-02-22 Segher Boessenkoolrs6000: Delete meaningless arguments to define_{expand...
2018-02-22 Segher Boessenkoolrs6000: Use brace blocks in define_insn
2018-02-21 Jason MerrillPR c++/84314 - ICE with templates and fastcall attribute.
2018-02-21 Jan Hubicka* ipa-cp.c (determine_versionability): Fix comment...
2018-02-21 Jan Hubickare PR c/84229 (A valid code rejected with -flto)
2018-02-21 Martin LiskaAdd "native" as a valid option value for -march= on...
2018-02-21 Martin LiskaAdd "native" as a valid option value for -march= on...
2018-02-21 Jakub Jelinekre PR tree-optimization/84478 (pdftex miscompilation...
2018-02-20 Martin SeborPR middle-end/84095 - false-positive -Wrestrict warning...
2018-02-20 Richard Sandifordre PR target/84406 ([MSP430] ICE on valid code in find_...
2018-02-20 Jeff Lawre PR middle-end/82123 (spurious -Wformat-overflow...
2018-02-20 Jeff Lawre PR middle-end/82123 (spurious -Wformat-overflow...
2018-02-20 Jeff Lawre PR middle-end/82123 (spurious -Wformat-overflow...
2018-02-20 Jeff Lawre PR middle-end/82123 (spurious -Wformat-overflow...
2018-02-20 Jeff Lawre PR middle-end/82123 (spurious -Wformat-overflow...
2018-02-20 Jeff Lawre PR middle-end/82123 (spurious -Wformat-overflow...
2018-02-20 Richard SandifordFix incorrect TARGET_MEM_REF alignment (PR 84419)
2018-02-20 Jakub Jelinekre PR middle-end/82004 (SPEC CPU2017 628.pop2_s miscompare)
2018-02-20 Martin LiskaFix missing info for -march and -mtune wrong values...
2018-02-20 Martin LiskaAdd limit for maximal alignment options (PR c/84310).
2018-02-19 Jakub Jelinekre PR target/84146 (ICE with -mcet in dwarf2out_var_loc...
2018-02-19 Jakub Jelinekre PR c++/84444 (ICE with __builtin_launder and cast)
2018-02-19 Jakub Jelinekre PR tree-optimization/84452 (ICE in expand_simd_clone...
2018-02-19 Martin LiskaPut pass_sancov_O0 before pass_lower_switch with -O0...
2018-02-19 Martin LiskaFix ubsan in gimple-fold.c (PR tree-optimization/82491).
2018-02-19 Carl Lovers6000-builtin.def: Change NEG macro expansions from...
2018-02-19 Sebastian Pertarl78.md (movdf): New define expand.
2018-02-19 Martin LiskaFix documentation typos (PR other/80589).
2018-02-18 Segher BoessenkoolDo not mess with rs6000_{single,double}_float (PR68028)
2018-02-17 Jeff Lawrx.c (add_pop_cfi_notes): New function.;
2018-02-16 Jakub Jelinekre PR ipa/84425 (Hang in ipa-inline.c starting with...
2018-02-16 Nathan Sidwell[C++ PATCH] Deprecate -ffriend-injection
2018-02-16 Carl Lovers6000-builtin.def: Add BU_P8V_VSX_2 macro definition.
2018-02-16 Vladimir Makarovre PR rtl-optimization/70023 (ICE: in assign_by_spills...
2018-02-16 Carl Lovealtivec.h: Remove vec_vextract4b and vec_vinsert4b.
2018-02-16 Carl Lovealtivec.h: Add builtin names vec_extract4b vec_insert4b.
2018-02-16 Nathan Sidwell[C++ PATCH] Deprecate -ffriend-injection
2018-02-16 Segher Boessenkoolcombine: Fix problem with RTL checking
next