]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/ChangeLog
In PR70010, a function is marked with target(no-vsx) to disable VSX code
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
2019-10-16  guojiufuIn PR70010, a function is marked with target(no-vsx...
2019-10-16  fxuegeneralized IPA predicate on parameter
2019-10-15  pinskia2019-10-15 Andrew Pinski <apinski@marvell.com>
2019-10-15  mseborPR testsuite/92016 - Excess errors in Wstringop-overflo...
2019-10-15  wschmidt2019-10-15 Bill Schmidt <wschmidt@linux.ibm.com>
2019-10-15  rguenth2019-10-15 Richard Biener <rguenther@suse.de>
2019-10-15  iii[PATCH] S/390: Run %a0:DI splitters only after reload
2019-10-15  rguenth2019-10-15 Richard Biener <rguenther@suse.de>
2019-10-15  liuhongtAdd missing mask[z]_roundscale_[round]_s[d,s] intrinsics
2019-10-15  rguenth2019-10-15 Richard Biener <rguenther@suse.de>
2019-10-15  prathamesh34922019-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2019-10-15  kargl2019-10-14 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-14  tkoenig2019-10-14 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-10-14  law * gcc.c-torture/compile/pr85401: New test.
2019-10-14  law * config/mips/mips.c (mips_cannot_force_const_mem...
2019-10-14  rguenth2019-10-14 Richard Biener <rguenther@suse.de>
2019-10-14  paolo/cp
2019-10-14  jakub PR c++/92084
2019-10-14  rsandifo[C] Avoid exposing internal details in aka types
2019-10-14  jakubc/
2019-10-14  aldyhNormalize unsigned ~[0,0] into [1,MAX].
2019-10-13  iains[Darwin, machopic 8/n] Back out part of PR71767 fix.
2019-10-13  kargl2019-10-13 Damian Rouson <damain@sourceryinstitue...
2019-10-13  tkoenig2019-10-13 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-10-13  roRemove dg-add-options c99_runtime
2019-10-12  jakub PR middle-end/92063
2019-10-12  jakubc-family/
2019-10-11  jsm28Support decimal floating-point constants in C2x.
2019-10-11  mpolacekPR c++/92070 - bogus error with -fchecking=2.
2019-10-11  mpolacekPR c++/92049 - extra error with -fchecking=2.
2019-10-11  wilsonExtend subst to simplify CONST_INT inside SIGN_EXTEND.
2019-10-11  kargl2019-10-11 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-11  kargl2019-10-11 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-11  kargl2019-10-11 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-11  kargl2019-10-11 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-11  jsm28Support _Decimal* keywords for C2x.
2019-10-11  burnusFortran] PR 92050 - fix ICE with -fcheck=all
2019-10-11  rguenth2019-10-11 Richard Biener <rguenther@suse.de>
2019-10-11  ebotcazou * gcc-interface/decl.c (gnat_to_gnu_field): Adjust...
2019-10-11  iiiS/390: Test signaling FP comparison instructions
2019-10-11  iiiS/390: Use signaling FP comparison instructions
2019-10-11  ebotcazou * gcc-interface/decl.c (Gigi_Equivalent_Type) <E_Array...
2019-10-11  jakub PR c++/91987
2019-10-10  jsm28Update DFP macros in float.h for C2x and TS 18661-2.
2019-10-10  dmalcolmDocumentation hyperlinks for [-Wname-of-option] (PR...
2019-10-10  dmalcolmpretty-print: support URL escape sequences (PR 87488)
2019-10-10  uros PR target/92022
2019-10-10  jakubc-family/
2019-10-09  mseborPR tree-optimization/90879 - fold zero-equality of...
2019-10-09  mpolacekImplement C++20 P0388R4, DR 1307, and DR 330.
2019-10-09  mpolacek PR c++/92032 - DR 1601: Promotion of enum with fixed...
2019-10-09  jasonUpdate the concepts implementation to conform to C...
2019-10-09  paolo/cp
2019-10-09  rguenth2019-10-09 Richard Biener <rguenther@suse.de>
2019-10-09  aolivause call-clobbered reg to disalign the stack
2019-10-08  mseborPR c++/92001 - missing -Wclass-memaccess with array...
2019-10-08  sje2019-10-08 Dmitrij Pochepko <dmitrij.pochepko@bell...
2019-10-08  mseborPR middle-end/92026 - gcc.dg/Wstringop-overflow-18...
2019-10-08  kargl2019-10-08 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-08  mpolacek DR 685 - Integral promotion of enum ignores fixed...
2019-10-08  mseborgcc/testsuite/ChangeLog:
2019-10-08  rguenth2019-10-08 Richard Biener <rguenther@suse.de>
2019-10-08  burnusFortran - Improve OpenMP/OpenACC diagnostic
2019-10-08  rsandifo[AArch64] Limit simd-abi-9.c function body test to...
2019-10-08  jsm28Make C2X imply -fno-fp-int-builtin-inexact.
2019-10-07  jozeflMSP430: Don't generate 430X insns when handling data...
2019-10-07  jakub * gcc.target/i386/pr71801.c (uuidcache_init): Fix...
2019-10-07  paolo/cp
2019-10-07  rsandifo[i386] Make the vzeroupper pattern describe its effects...
2019-10-07  rguenth2019-10-07 Richard Biener <rguenther@suse.de>
2019-10-05  kargl2019-0105 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-05  kargl2019-10-05 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-05  kargl2019-10-05 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-05  pault2019-10-05 Paul Thomas <pault@gcc.gnu.org>
2019-10-05  jakub PR c++/91369 - Implement P0784R7: constexpr new
2019-10-05  jakub PR tree-optimization/91734
2019-10-04  jsm28Add strftime format checking support for C2x %OB and...
2019-10-04  mseborPR middle-end/91977 - missing -Wstringop-overflow on...
2019-10-04  mseborgcc/ChangeLog:
2019-10-04  kargl2019-10-04 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-04  law * match.pd (sinh (x) / cosh (x)): New simplific...
2019-10-04  jsm28Mark C2x built-in functions as such.
2019-10-04  markegglestonReplace test cases for using automatic variables in...
2019-10-04  rsandifoFix gcc.target/aarch64/torture/simd-abi-8.c for big...
2019-10-04  rguenth2019-10-04 Richard Biener <rguenther@suse.de>
2019-10-04  rsandifoFix gcc.target/aarch64/sve2/shracc_1.c for ILP32
2019-10-04  burnus[Fortran] Fix column of %C diagnostic location
2019-10-04  jakub PR c++/71504
2019-10-04  jakub PR c++/91974
2019-10-03  kargl2019-10-03 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-03  hubicka * g++.dg/tree-ssa/pr61034.C: Add --param max-inline...
2019-10-03  draganmFix PR target/91769
2019-10-03  roCheck init_priority in g++.dg/cpp0x/gen-attrs-67.C
2019-10-03  tkoenig2019-10-03 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-10-03  markegglestonCharacter typenames in errors and warnings
2019-10-02  jsm28Define WIDTH macros for C2x.
2019-10-02  paolo/cp
2019-10-02  jakub * constexpr.c (cxx_eval_constant_expression) <case...
2019-10-02  mseborAdd changelog entries for r276491.
2019-10-02  kargl2019-10-02 Steven G. Kargl <kargl@gcc.gnu.org>
next