Replace 8 spaces with a tabular in ChangeLog files.
[gcc.git] / gcc / testsuite / ChangeLog
2018-08-27 Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-08-27 David MalcolmLess verbose fix-it hints for missing header files...
2018-08-27 David Malcolmdiagnostics: show an extra line of context in line...
2018-08-27 Martin LiskaSanopt: ignore params with DECL_HAS_VALUE_EXPR_P (PR...
2018-08-27 Martin LiskaAdd test for memcpy expansion with hint.
2018-08-27 Martin LiskaImprove switch code emission for a balanced tree (PR...
2018-08-27 Martin LiskaFix probability for bit-tests.
2018-08-27 Richard Bienercfganal.h (rev_post_order_and_mark_dfs_back_seme):...
2018-08-27 Jakub Jelinekre PR rtl-optimization/87065 (combine causes ICE in...
2018-08-26 Marek PolacekPR c++/87029, Implement -Wredundant-move.
2018-08-26 Marek Polacekre PR c++/87080 (ice in cp_get_fndecl_from_callee,...
2018-08-25 Thomas Koenigre PR fortran/86704 (Segmentation fault when using...
2018-08-25 Janus Weilre PR fortran/86545 (ICE in transfer_expr on invalid...
2018-08-24 David Malcolmdiagnostics: tweaks to line-spans vs line numbering...
2018-08-24 Thomas Koenigre PR fortran/86837 (Optimization breaks an unformatted...
2018-08-24 H.J. LuAdd a testcase for PR middle-end/87092
2018-08-24 Marek Polacekre PR c++/67012 (decltype(auto) with trailing return...
2018-08-24 Richard SandifordDefine vect_perm for variable-length SVE
2018-08-24 Richard SandifordAvoid is_constant calls in vectorizable_bswap
2018-08-24 Richard SandifordHandle SLP permutations for variable-length vectors
2018-08-24 H.J. LuDWARF: Call set_indirect_string on DW_MACINFO_start_file
2018-08-23 Martin SeborPR tree-optimization/87072 - false warning: array subsc...
2018-08-23 Richard Bienerre PR ipa/87024 (ICE in fold_stmt_1)
2018-08-23 Richard Sandiford[AArch64] Improve SVE handling of single-vector permutes
2018-08-23 Paul Thomasre PR fortran/86863 ([OOP][F2008] type-bound module...
2018-08-22 Janus Weilre PR fortran/86935 (Bad locus in ASSOCIATE statement)
2018-08-22 Janus Weilre PR fortran/86888 ([F08] allocatable components of...
2018-08-22 Martin SeborPR middle-end/87052 - STRING_CST printing incomplete...
2018-08-22 Szabolcs NagyChange AArch64 specific FMAX/FMIN tests into generic...
2018-08-22 Richard Sandiford[2/2] Fix bogus inner induction (PR 86725)
2018-08-22 Richard Sandiford[1/2] Fix bogus double reduction (PR 86725)
2018-08-22 Richard SandifordMake the vectoriser drop to strided accesses for stores...
2018-08-22 Iain Sandoestringify __USER_LABEL_PREFIX__ in pr85248 testcase.
2018-08-22 Richard Bienerre PR tree-optimization/86988 (ICE: tree check: expecte...
2018-08-22 Richard Bienerre PR tree-optimization/86945 (BUG with optimisation...
2018-08-21 Janne BlomqvistUnconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intri...
2018-08-21 Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-08-21 Marek Polacekre PR c++/86499 (lambda-expressions with capture-defaul...
2018-08-21 Marek PolacekPR c++/86981, Implement -Wpessimizing-move.
2018-08-21 Marek Polacekre PR c++/65043 (Expected narrowing conversion during...
2018-08-21 Ed Schonberg[Ada] Crash on expression function and tagged types
2018-08-21 Ed Schonberg[Ada] Spurious crash on expression function as completi...
2018-08-21 Javier Miranda[Ada] Crash processing SPARK annotate aspect
2018-08-21 Ed Schonberg[Ada] Spurious error on overriding protected function...
2018-08-21 Ed Schonberg[Ada] Spurious ambiguity error on call returning an...
2018-08-21 Eric Botcazou[Ada] Fix internal error on extension of record with...
2018-08-21 Ed Schonberg[Ada] Spurious "Duplicated symbol" error with discrimin...
2018-08-21 Hristian Kirtchev[Ada] General purpose doubly linked list for compiler...
2018-08-21 Hristian Kirtchev[Ada] Crash on entry in generic with dynamic elaboratio...
2018-08-21 Ed Schonberg[Ada] Compiler abort on call to expr. function for...
2018-08-21 Hristian Kirtchev[Ada] Dynamically resizable, load factor-based hash...
2018-08-21 Javier Miranda[Ada] Enumeration types with non-standard representation
2018-08-21 Tamar ChristinaFix DSE big-endian subreg crash on AArch64.
2018-08-21 Szabolcs NagyRestrict the pr86763 test to *-*-linux* targets
2018-08-21 Bernd Edlingerre PR middle-end/86121 (missing -Wstringop-overflow...
2018-08-21 Tom de Vries[debug] Add debug and earlydebug dumps
2018-08-20 Michael Meissnerre PR target/87033 (The compiler does not generate...
2018-08-20 Martin SeborPR tree-optimization/87034 - missing -Wformat-overflow...
2018-08-20 David MalcolmAdd support for grouping of related diagnostics (PR...
2018-08-20 H.J. Lux86: Always update EH return address in word_mode
2018-08-20 Bernd Edlingerre PR target/86984 (invalid relocation accessing a...
2018-08-20 Richard Bienerre PR c++/78655 (gcc doesn't exploit the fact that...
2018-08-18 Iain SandoeDarwin emits pubnames/types by default which mask the...
2018-08-18 Iain SandoeDarwin does not support gsplit-dwarf.
2018-08-17 Martin Seborre PR testsuite/86996 (gcc.dg/tree-ssa/builtin-sprintf...
2018-08-17 David MalcolmC++: -Wwrite-strings: use location of string constant
2018-08-17 Sandra LoosemoreC-SKY port: Testsuite
2018-08-17 David MalcolmFormatted printing for dump_* in the middle-end
2018-08-17 Martin LiskaMerge Ignore and Deprecated in .opt files.
2018-08-17 Richard Bienerre PR middle-end/86505 (__builtin_va_arg_pack_len(...
2018-08-17 Martin Seborre PR tree-optimization/86853 (sprintf optimization...
2018-08-16 David Malcolmdiagnostics: fix bad interaction between line spans...
2018-08-16 David Malcolmdiagnostics: tweak to line-insertion fix-it hints with...
2018-08-16 Nathan Sidwell[PATCH] Macro definition parameter parsing
2018-08-16 Uros Bizjakre PR testsuite/86745 (gcc.target/i386/avx-cvt-2.c...
2018-08-16 David Malcolm-Wmisleading-indentation: fix ICE in get_visual_column...
2018-08-16 Vlad Lazarexpmed.h (canonicalize_comparison): New declaration.
2018-08-16 Iain SandoeAdd __USER_LABEL_PREFIX__ to the asm names for targets...
2018-08-16 Iain SandoeDarwin doesn't have pthread_barrier, at least up to...
2018-08-16 Iain Sandoefix section naming convention for Darwin in three tests
2018-08-16 Iain SandoeFix pr81923 test for targets using __USER_LABEL_PREFIX__
2018-08-15 Uros Bizjaki386.opt (mmitigate-rop): Mark as deprecated.
2018-08-15 Uros BizjakChangeLog: Fix whitespace.
2018-08-15 Will Schmidtfold-vec-splat-char.c: New.
2018-08-15 David Malcolmdiagnostics: add labeling of source ranges
2018-08-15 Qing ZhaoDo not expand the call to memcmp at all when overflow...
2018-08-15 Prathamesh Kulkarnic-decl.c (start_decl): Do not warn if variables is...
2018-08-15 Iain SandoeDon't make unsized objects into extern.
2018-08-15 Martin LiskaFix merging of 2 predictors (PR tree-optimization/86925).
2018-08-15 Paolo Carlinidecl.c (check_previous_goto_1): When decl_jump_unsafe...
2018-08-15 Allan Sandfeld Jenseni386.c (expand_vec_perm_movs): New method matching...
2018-08-14 Martin SeborPR tree-optimization/86650 - -Warray-bounds missing...
2018-08-14 Janus Weilre PR fortran/86116 (Ambiguous generic interface not...
2018-08-13 Marek Polacekre PR c++/57891 (No diagnostic of narrowing conversion...
2018-08-13 Segher Boessenkoolrs6000: Fix pr56605.c
2018-08-13 Martin SeborPR tree-optimization/71625 - missing strlen optimizatio...
2018-08-13 Marek PolacekP0806R2 - Deprecate implicit capture of this via [=]
2018-08-13 Marek Polacekre PR c++/86915 (Segmentation fault for an array of...
2018-08-12 Paul Thomasre PR fortran/66679 ([OOP] ICE with class(*) and transfer)
2018-08-12 Paul Thomasre PR fortran/86906 (erroneous name clash with renaming...
next