]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/ChangeLog
PR tree-optimization/89688 - -Wstringop-overflow confused by const 2D array of char
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
2019-03-19  mseborPR tree-optimization/89688 - -Wstringop-overflow confus...
2019-03-19  wilsonRISC-V: Fix %lo overflow with BLKmode references.
2019-03-19  mseborPR tree-optimization/89644 - False-positive -Warray...
2019-03-19  marxinFix set of even probabilities (PR middle-end/89737).
2019-03-19  hubicka PR lto/87809
2019-03-19  kelvingcc/testsuite/ChangeLog:
2019-03-19  jakub PR target/89752
2019-03-19  ebotcazou PR rtl-optimization/89753
2019-03-19  jakub PR target/89726
2019-03-19  jakub PR c/89734
2019-03-18  mseborPR tree-optimization/89720 - Spurious -Warray-bounds...
2019-03-18  hjlAdd a test for PR c++/89630
2019-03-18  wilsonRISC-V: Fix testsuite regression caused by quotes aroun...
2019-03-18  segherrs6000: Fix altivec-7.c testcase
2019-03-18  segherrs6000: Use pointers in bswap testcases
2019-03-18  segherrs6000: Fix pr18096-1.c test
2019-03-18  rsandifoFix a case in which the vector cost model was ignored
2019-03-18  jambormAdd forgotten requeing in propagate_subaccesses_across_link
2019-03-18  aburgessgcc/riscv: Correctly ignore empty C++ structs when...
2019-03-18  paolo/cp
2019-03-18  jakub PR middle-end/86979
2019-03-18  tkoenig2019-03-17 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-03-17  danglin * gcc.dg/compat/pr83487-1_x.c: Use -fno-common option...
2019-03-17  danglin * gfortran.dg/pointer_init_10.f90: Require visibility...
2019-03-17  danglin * gcc.dg/pr88074.c: Require c99_runtime.
2019-03-17  danglin PR testsuite/89666
2019-03-16  jakub PR fortran/89724
2019-03-16  danglinFix type in last change.
2019-03-16  danglin PR testsuite/89393
2019-03-16  danglin * c-c++-common/builtin-has-attribute-4.c: Skip on...
2019-03-16  danglin PR testsuite/84941
2019-03-16  danglin * gcc.dg/Wattributes-10.c: Add -fno-common option...
2019-03-16  danglin PR testsuite/84174
2019-03-16  danglin PR testsuite/83453
2019-03-16  danglin * lib/target-supports.exp (check_ascii_locale_availabl...
2019-03-16  tkoenig2019-03-16 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-03-15  anlauf2019-03-15 Harald Anlauf <anlauf@gmx.de>
2019-03-15  kelvingcc/ChangeLog:
2019-03-15  aoliva[PR88534] accept VAR_DECL in class literal template...
2019-03-15  rdappS/390: Fix tests that expect unquoted option names
2019-03-15  ktkachov[AArch64] PR target/89719 Adjust gcc.target/aarch64...
2019-03-15  jakub PR c++/89709
2019-03-15  jakub PR debug/89704
2019-03-14  hjli386: Handle REG_EH_REGION note
2019-03-14  rguenth2019-03-14 Richard Biener <rguenther@suse.de>
2019-03-14  jakub PR ipa/89684
2019-03-14  jakub PR rtl-optimization/89679
2019-03-14  rguenth2019-03-14 Richard Biener <rguenther@suse.de>
2019-03-14  rguenth2019-03-14 Richard Biener <rguenther@suse.de>
2019-03-14  jakub PR tree-optimization/89703
2019-03-14  hjlx32: Add addr32 prefix to VSIB address
2019-03-14  jakub PR c++/89512
2019-03-14  jakub PR c++/89652
2019-03-13  anlauf2019-03-13 Harald Anlauf <anlauf@gmx.de>
2019-03-13  vmakarov2019-03-13 Vladimir Makarov <vmakarov@redhat.com>
2019-03-13  mpolacek PR c++/89660 - bogus error with -Wredundant-move.
2019-03-13  mpolacek PR c++/89686 - mixing init-capture and simple-capture...
2019-03-13  janusfix PR 89601
2019-03-13  mpolacek PR c++/88979 - further P0634 fix for constructors.
2019-03-13  mseborPR tree-optimization/89662 - -Warray-bounds ICE on...
2019-03-13  paolo2019-03-13 Paolo Carlini <paolo.carlini@oracle.com>
2019-03-13  rguenth2019-03-13 Richard Biener <rguenther@suse.de>
2019-03-13  paolo2019-03-13 Paolo Carlini <paolo.carlini@oracle.com>
2019-03-13  jakub PR middle-end/88588
2019-03-13  tkoenig2019-03-13 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-03-13  ibuclawgcc/testsuite/ChangeLog:
2019-03-12  ibuclawd/dmd: Merge upstream dmd 19b1454b5
2019-03-12  uros PR d/87824
2019-03-12  tkoenig2019-03-12 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-03-12  rdappS/390: Rework instruction scheduling.
2019-03-12  marxinReplace can't in error messages for Fortran.
2019-03-12  pault2019-03-12 Paul Thomas <pault@gcc.gnu.org>
2019-03-12  jakub PR middle-end/89663
2019-03-12  rguenth2019-03-12 Richard Biener <rguenther@suse.de>
2019-03-11  jakub PR fortran/89651
2019-03-11  jakub PR middle-end/89655
2019-03-11  clyon[ARM] Fix availability of FP16-FP64 conversion instructions
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-03-11  krebbelS/390: Fix immediate vector operands for some builtins.
2019-03-11  ebotcazou PR rtl-optimization/89588
2019-03-11  paolo2019-03-11 Paolo Carlini <paolo.carlini@oracle.com>
2019-03-10  roMark gdc.dg/pr89041.d as compile test
2019-03-10  roCompile gcc.target/i386/indirect-thunk-extern-7.c with...
2019-03-10  jambormMake SRA less strict with memcpy performing MEM_REFs
2019-03-10  tkoenig2019-03-10 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-03-10  jakub PR c++/89648
2019-03-10  tkoenig2019-03-10 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-03-10  tkoenig2019-03-10 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-03-09  danglin PR c++/70349
2019-03-09  danglin PR middle-end/68733
2019-03-09  danglin PR testsuite/89472
2019-03-09  paolo2019-03-09 Paolo Carlini <paolo.carlini@oracle.com>
2019-03-09  danglin * c-c++-common/ident-0b.c: Also skip on 32-bit hppa...
2019-03-09  danglin * g++.dg/tls/pr77285-2.C: Require tls_native support.
2019-03-09  danglin * g++.dg/ext/visibility/lambda1.C: Require visibility.
2019-03-09  danglin PR inline-asm/87010
2019-03-09  danglin * gfortran.dg/coarray_data_1.f90: Link against libatom...
2019-03-09  ibuclawd: Fix ICE in get_frame_for_symbol
2019-03-09  tkoenig2019-03-09 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-03-09  danglin * gnat.dg/debug11.adb: Skip on 32-bit hppa*-*-hpux*.
next