extend.texi (vector_size): Add missing comma after @xref.
[gcc.git] / gcc / ChangeLog
2019-04-25 Uros Bizjakextend.texi (vector_size): Add missing comma after...
2019-04-25 Jakub Jelinek* BASE-VER: Set to 10.0.0.
2019-04-25 Richard Bienerre PR middle-end/89765 (Multiple problems with vec...
2019-04-25 H.J. Lux86: Update message for target_clones and unsupported...
2019-04-25 Richard Bienertree-pass.h (make_pass_phi_only_cprop): Remove.
2019-04-25 Jeff Lawre PR tree-optimization/90037 (-Wnull-dereference false...
2019-04-25 Richard Bienerre PR tree-optimization/90213 (UBSAN: signed integer...
2019-04-25 Richard Bienerre PR middle-end/90194 (ICE in expand_debug_expr, at...
2019-04-24 Clement Chigotaix71.h (SUBTARGET_OVERRIDE_OPTIONS): Disable OPTION_MA...
2019-04-24 Jakub Jelinekre PR target/90193 (asm goto with TLS "m" input operand...
2019-04-24 Andreas KrebbelS/390: Fix PR89952 incorrect CFI
2019-04-24 Claudiu Zissulescu[ARC][COMMITTED] Fix typos.
2019-04-24 Jakub Jelinekre PR target/90187 (ICE in extract_insn, at recog.c...
2019-04-24 Jakub Jelinekre PR tree-optimization/90208 (error: EH landing pad...
2019-04-24 Jakub Jelinekre PR tree-optimization/90211 (ICE: tree check: expecte...
2019-04-23 Sudakshina Das[GCC, AARCH64] Add GNU note section with BTI and PAC.
2019-04-23 Roman Zhuykovmodulo-sched: prevent division by zero (PR87979)
2019-04-23 Roman Zhuykovmodulo-sched: fix branch scheduling issue (PR84032)
2019-04-23 Richard Bienerre PR debug/90131 (wrong debug info at -O3)
2019-04-23 Ramana Radhakrishnanre PR target/89093 (C++ exception handling clobbers...
2019-04-23 Bin Chengre PR tree-optimization/90078 (ICE with deep templates...
2019-04-23 Bin Chengre PR tree-optimization/90021 (ICE in index_in_loop_nes...
2019-04-21 H.J. LuLRA: Revert "Remove useless move insns"
2019-04-21 Iain SandoeFix test fails on powerpc-darwin.
2019-04-19 Segher Boessenkooltree-call-cdce: If !HONOR_NANS do not make code with...
2019-04-19 Jakub Jelinekre PR middle-end/90139 (ICE in emit_block_move_hints...
2019-04-19 Christophe LyonPR translation/90118 Missing space between words
2019-04-18 Peter Bergnerre PR rtl-optimization/87871 (testcases fail after...
2019-04-18 Martin SeborPR middle-end/89797 - ICE on a vector_size (1LU <<...
2019-04-18 Jan Hubickare PR ipa/85051 (ICE: in edge_badness, at ipa-inline...
2019-04-18 Segher Boessenkoolmove ChangeLog entry to the correct file
2019-04-18 Richard SandifordFix UB in int_const_binop
2019-04-18 Richard SandifordFix two ubsan failures (PR85164)
2019-04-18 Richard Bienerre PR debug/90131 (wrong debug info at -O3)
2019-04-18 Jakub Jelinekre PR translation/79183 (Hard coded plurals in gimple...
2019-04-18 Richard Bienertree.c (get_qualified_type): Put found type variants...
2019-04-17 Segher Boessenkoolrs6000: Remove a comma in a debug string
2019-04-17 Jakub Jelinekre PR target/90125 (Typo of AVX512 intrinsics)
2019-04-17 Peter Bergnerira-conflicts.c (print_allocno_conflicts): Always print...
2019-04-17 Segher Boessenkoolauto-inc-dec: Set alignment properly
2019-04-17 Joao Moreiratarghooks.c (default_print_patchable_function_entry...
2019-04-17 Jonny Grant* collect2.c (main): Change gcc.gnu.org URL to HTTPS.
2019-04-17 Jakub Jelinekre PR middle-end/90095 (wrong code with -Os -fno-tree...
2019-04-17 Claudiu Zissulescu[ARC][COMMITTED] Fix diagnostic messages.
2019-04-17 Segher Boessenkoolrs6000: Improve the load/store-with-update patterns...
2019-04-17 Jakub Jelinekre PR target/89093 (C++ exception handling clobbers...
2019-04-16 Pat Haugenre PR target/84369 (test case gcc.dg/sms-10.c fails...
2019-04-16 Alexandre Oliva[PR89528] reset debug uses of return value when droppin...
2019-04-16 Claudiu Zissulescu[ARC] Refactor deprecated macros.
2019-04-16 Claudiu Zissulescu[ARC] Remove Rs5 constraint.
2019-04-16 Claudiu Zissulescu[ARC] Refurb eliminate regs.
2019-04-16 Claudiu Zissulescu[ARC] Emit blockage regardless to avoid delay slot...
2019-04-16 Kito Cheng[NDS32] Fix nds32_split_ashiftdi3 with large shift...
2019-04-16 Chung-Ju Wu[NDS32] Handle subreg correctly in wext_odd_dep_p.
2019-04-16 Jakub Jelinekre PR target/90096 (Misleading option hint for AVX...
2019-04-16 Jakub Jelinekre PR rtl-optimization/90082 (ICE in delete_unmarked_in...
2019-04-16 Jakub Jelinekre PR tree-optimization/90090 (ICE in mark_reachable_ha...
2019-04-16 Richard Bienerre PR tree-optimization/56049 (Simplification to consta...
2019-04-15 Jeff Lawmicroblaze.c (microblaze_expand_block_move): Treat...
2019-04-15 Richard Bienerre PR debug/90074 (wrong debug info at -O3)
2019-04-15 Richard Bienerre PR tree-optimization/90071 (internal compiler error...
2019-04-15 Richard Bienerre PR ipa/88936 (-fipa-pta breaks bash (incorrect optim...
2019-04-15 Martin JamborReorganize cgraph_node::clone_of_p
2019-04-15 Monk Chiang[NDS32] nds32*-*-linux* target using init_array/finit_a...
2019-04-15 Monk Chiang[NDS32] Rewrite PIC/TLS patterns.
2019-04-15 Chung-Ju Wu[NDS32] Provide one valid nds32 assembly instruction...
2019-04-14 Jan Hubickare PR lto/89358 (Combining -std=c++14 and -std=c++17...
2019-04-13 Jakub Jelinekre PR target/89093 (C++ exception handling clobbers...
2019-04-12 Iain Buclawlibphobos: Add target-zlib to top-level configure
2019-04-12 Martin SeborPR c/88383 - ICE calling __builtin_has_attribute on...
2019-04-12 Jakub Jelinekre PR rtl-optimization/89965 (wrong code with -O -mtune...
2019-04-12 Jakub Jelinek* config/mips/loongson-mmiintrin.h: Fix up #error message.
2019-04-12 Jan Hubickaparams.def (PARAM_MAX_LTO_STREAMING_PARALLELISM): New...
2019-04-12 Martin LiskaHandle multiple 'default' in target attribute (PR middl...
2019-04-12 Kelvin Nilsenre PR target/87532 (bad results from vec_extract(unsign...
2019-04-12 Jakub Jelinekre PR target/52726 (Composed error message will not...
2019-04-12 Andreas KrebbelS/390: Fix a problem with the bswap vector pattern
2019-04-12 Jakub Jelinekre PR c/89946 (ICE in assemble_start_function, at varas...
2019-04-12 Jakub Jelinekre PR rtl-optimization/90026 (ICE: verify_flow_info...
2019-04-11 Steve Ellceyre PR rtl-optimization/87763 (aarch64 target testcases...
2019-04-11 Tom de Vries[doc] Note variable shadowing at max macro using statem...
2019-04-11 David Edelsohnxcoffout.h (xcoff_private_rodata_section_name): Declare.
2019-04-11 Christophe Lyon[aarch64] PR90016 - aarch64: reference to undeclared...
2019-04-11 Jakub Jelinekre PR rtl-optimization/89965 (wrong code with -O -mtune...
2019-04-11 Jonathan WakelyClarify documentation for -flive-patching
2019-04-11 Richard Bienerre PR tree-optimization/90020 (-O2 -Os x86-64 wrong...
2019-04-11 Richard Bienerre PR tree-optimization/90018 (r265453 miscompiled...
2019-04-11 Robin DappS/390: Add arch13 pipeline and model number
2019-04-10 Steve Ellceyre PR rtl-optimization/87763 (aarch64 target testcases...
2019-04-10 Jonathan WakelyChange wording of -fipa-icf documentation
2019-04-10 Jonathan WakelyClearly document behaviour of multiple -g options
2019-04-10 Martin LiskaMake gcov docs more precise (PR gcov-profile/89959).
2019-04-10 Richard Bienertree-vectorizer.h (_stmt_vec_info): Remove same_dr_stmt...
2019-04-10 Richard Earnshaw[aarch64] PR90016 - aarch64: reference to undeclared...
2019-04-10 Jakub Jelinekre PR middle-end/90025 (botan2 miscompilation on s390x...
2019-04-10 Jakub Jelinekre PR c++/90010 (valgrind error with snprintf and ...
2019-04-09 Matthew MalcomsonHi there,
2019-04-09 Jakub Jelinekre PR translation/90011 (trailing space in diagnostic)
2019-04-09 Jakub Jelinekre PR middle-end/89998 (ICE: verify_gimple failed in...
2019-04-09 Martin LiskaCome up with bootstrap-lto-lean config.
next