]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/ChangeLog
[testsuite] Add missing dg-require-effective-target label_values
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
2019-06-20  vries[testsuite] Add missing dg-require-effective-target...
2019-06-20  vries[testsuite] Add missing dg-require-effective-target...
2019-06-19  mpolacek PR c++/60364 - noreturn after first decl not diagnosed.
2019-06-19  mseborPR tree-optimization/90626 - fold strcmp(a, b) == 0...
2019-06-19  mseborPR translation/90156 - add linter check suggesting...
2019-06-19  kargl2019-06-19 Steven G. Kargl <kargl@gcc.gnu.org>
2019-06-19  kargl2019-06-19 Steven G. Kargl <kargl@gcc.gnu.org>
2019-06-19  kargl2019-06-19 Steven G. Kargl <kargl@gcc.gnu.org>
2019-06-19  wilcoSimplify setjmp and non-local goto implementation ...
2019-06-19  jakub * doc/md.texi: Document vec_shl_<mode> pattern.
2019-06-19  jakub * omp-low.c (lower_rec_input_clauses): Handle referenc...
2019-06-19  jakub * g++.dg/ubsan/pr63956.C: Adjust expected diagnostics.
2019-06-19  jvdelisle2019-06-19 Jim MacArthur <jim.macarthur@codethink...
2019-06-19  kugangcc/testsuite/ChangeLog:
2019-06-18  ian compiler: avoid copy for string([]byte) conversion...
2019-06-18  tschwinge[PR90921] Fortran OpenACC 'declare' directive's module...
2019-06-18  tschwinge[PR85221] Set 'omp declare target', 'omp declare target...
2019-06-18  tschwinge[PR90859] Document status quo for "[OMP] Mappings for...
2019-06-18  tschwingeTest cases to verify OpenACC 'firstprivate' mappings
2019-06-18  tschwinge[PR90861] Document status quo for OpenACC 'declare...
2019-06-18  tschwinge[PR90868] Document status quo for duplicate OpenACC...
2019-06-18  tschwinge[PR90862] OpenACC 'declare' ICE when nested inside...
2019-06-18  mpolacek PR c++/84698
2019-06-18  mpolacek PR c++/71548
2019-06-18  rsandifo[AArch64] Add a new CC mode for SVE conditions
2019-06-18  uros * gcc.target/i386/pr81563.c (dg-final): Check that no
2019-06-18  rguenth2019-06-18 Richard Biener <rguenther@suse.de>
2019-06-18  mseborgcc/testsuite/ChangeLog:
2019-06-18  nszaarch64: fix gcc.target/aarch64/pcs_attribute-2.c on...
2019-06-18  alejandro[Vectorizer] Support masking fold left reductions
2019-06-17  jakub * omp-low.c (struct omp_context): Add scan_inclusive...
2019-06-17  uros PR target/62055
2019-06-17  mpolacek PR c++/83820 - excessive attribute arguments not detected.
2019-06-17  nathan[PR c++/90754] name lookup ICE
2019-06-17  wilcoImprove PR64242 testcase
2019-06-16  jozeflMSP430: Implement 64-bit shifts in assembly code
2019-06-16  jozeflgcc/ChangeLog
2019-06-16  hubicka * gcc.dg/tree-ssa/alias-access-path-4.c: New testcase.
2019-06-16  ibuclaw PR d/90650
2019-06-15  kargl2019-06-15 Steven G. Kargl <kargl@gcc.gnu.org>
2019-06-15  hubicka * gcc.dg/tree-ssa/alias-access-path-2.c: New testcase.
2019-06-15  kargl2019-06-15 Steven G. Kargl <kargl@gcc.gnu.org>
2019-06-15  iains[objective-c/c++, testsuite, 3/3] Workaround for PR90709.
2019-06-15  iains[objective-c/c++, testsuite, 2/3] Workaround for PR90709.
2019-06-15  iains[objective-c/c++, testsuite, 1/3] Workaround for PR90709.
2019-06-15  jakub PR middle-end/90779
2019-06-15  kargl2019-06-14 Steven G. Kargl <kargl@gcc.gnu.org>
2019-06-14  anlauf2019-06-14 Harald Anlauf <anlauf@gmx.de>
2019-06-14  kargl2019-06-14 Steven G. Kargl <kargl@gcc.gnu.org>
2019-06-14  hjlUpdate preferred_stack_boundary only when expanding...
2019-06-14  mpolacek PR c++/90884 - stray note with -Wctor-dtor-privacy.
2019-06-14  rguenth2019-06-14 Richard Biener <rguenther@suse.de>
2019-06-14  fxuePR ipa/90401
2019-06-14  mseborPR tree-optimization/90662 - strlen of a string in...
2019-06-13  law PR tree-optimization/77820
2019-06-13  iainsDarwin, Driver - Improve processing of macosx-version...
2019-06-13  kargl2019-06-13 Steven G. Kargl <kargl@gcc.gnu.org>
2019-06-13  iainsDarwin, testsuite - Fix pr71694 fail for m32.
2019-06-13  kargl2019-06-13 Steven G. Kargl <kargl@gcc.gnu.org>
2019-06-13  iainsDarwin, testsuite - Adjust two tests that fail on newer...
2019-06-13  paolo2019-06-13 Paolo Carlini <paolo.carlini@oracle.com>
2019-06-13  iainstestsuite - Require alias support for pr90760.
2019-06-13  hubicka PR tree-optimize/90869
2019-06-13  rguenth2019-06-13 Richard Biener <rguenther@suse.de>
2019-06-13  jakub * g++.dg/tree-ssa/ssa-dse-1.C: Don't match exact numbe...
2019-06-13  rguenth2019-06-13 Richard Biener <rguenther@suse.de>
2019-06-13  paolo/cp
2019-06-13  fxuePR tree-optimization/89713 - Assume loop with an exit...
2019-06-13  kugangcc/ChangeLog:
2019-06-13  kugangcc/ChangeLog:
2019-06-13  mpolacek PR c++/87410
2019-06-12  mpolacek PR c++/66999 - 'this' captured by reference.
2019-06-12  mpolacek PR c++/90825 - endless recursion when evaluating sizeof.
2019-06-12  mseborTweak tests to avoid fallout from MEM_REF changes on...
2019-06-12  mpolacek PR c++/90736 - bogus error with alignof.
2019-06-12  dimitartestsuite: Mark testsuite that PRU has different
2019-06-12  dimitartestsuite: Mark that PRU uses all function pointer...
2019-06-12  dimitartestsuite: Mark that PRU has one-cycle jumps
2019-06-12  dimitartestsuite: Define PRU stack usage
2019-06-12  dimitartestsuite: Remove PRU from test cases requiring hosted...
2019-06-12  dimitartestsuite: Add check for unsupported TI ABI PRU feature...
2019-06-12  dimitartestsuite: Add check for overflowed IMEM region to...
2019-06-12  dimitartestsuite: Add PRU tests
2019-06-12  kargl2019-06-12 Steven G. Kargl <kargl@gcc.gnu.org>
2019-06-12  mseborUpdate last ChangeLog entry.
2019-06-12  mseborPR middle-end/90676 - default GIMPLE dumps lack information
2019-06-12  mseborPR tree-optimization/90662 - strlen of a string in...
2019-06-12  ktkachov[arm] Implement usadv16qi and ssadv16qi standard names
2019-06-12  jakub PR c/90760
2019-06-11  law * config/mips/mips.c (mips_final_postscan_insn): Modif...
2019-06-11  iainsDarwin, testsuite - Fix PR 65364 (uninit-19.c).
2019-06-11  meissnerDo not enable -mpcrel by default at the current time
2019-06-11  glisseAllow conversions in X/[ex]4 < Y/[ex]4
2019-06-11  mpolacek PR c++/90449 - add -Winaccessible-base option.
2019-06-11  jakub PR c++/90810
2019-06-10  mpolacek PR c++/87250
2019-06-10  jakub PR testsuite/90772
2019-06-10  rediPR other/90695 reduce testcase to remove library dependency
2019-06-10  jakub * tree.def (OMP_SCAN): New tree code.
2019-06-10  marxinUpdate __gcov_* scanned function name in a test-case.
next