]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/ChangeLog
Wrap option names in gcc internal messages with %< and %>.
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
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*.
2019-03-09  danglin * lib/target-supports.exp (check_effective_target_weak...
2019-03-09  janusfix PR 84504
2019-03-09  danglin * gfortran.dg/ieee/ieee_9.f90: Fix typo.
2019-03-09  danglin PR fortran/89639
2019-03-09  tkoenig2019-03-09 Thomas König <tkoenig@gcc.gnu.org>
2019-03-09  jakub PR c/88568
2019-03-09  jakub PR rtl-optimization/89634
2019-03-08  jakub PR c/85870
2019-03-08  dmalcolmi386.c: make "sorry" message more amenable to translati...
2019-03-08  paolo2019-03-08 Paolo Carlini <paolo.carlini@oracle.com>
2019-03-08  paolo2019-03-08 Paolo Carlini <paolo.carlini@oracle.com>
2019-03-08  jakub PR c++/82075
2019-03-08  avieira[GCC, Arm] Fix availability of FP16-FP64 conversion...
2019-03-08  uros PR target/68924
2019-03-08  marxinAdd tests for resolved PR (PR c/85870).
2019-03-08  marxinx86: Disable jump tables when retpolines are used ...
2019-03-08  jakub PR c++/89585
2019-03-08  jakub PR c++/89599
2019-03-08  jakub PR c++/89622
2019-03-07  jakub PR target/80003
2019-03-07  paolo2019-03-07 Paolo Carlini <paolo.carlini@oracle.com>
2019-03-07  jakub PR translation/79999
2019-03-07  jakub PR target/89602
2019-03-07  jambormZero local estimated benefit for cloning extern inline...
2019-03-07  jambormRelax cgraph_node::clone_of_p to also look through...
2019-03-07  rguenth2019-04-07 Richard Biener <rguenther@suse.de>
2019-03-07  rguenth2019-03-07 Richard Biener <rguenther@suse.de>
2019-03-07  jakub PR c++/89585
2019-03-06  anlauf2019-03-06 Harald Anlauf <anlauf@gmx.de>
2019-03-06  jakub PR c++/87148
2019-03-06  bergnergcc/
2019-03-06  mpolacek PR c++/87378 - bogus -Wredundant-move warning.
2019-03-06  rguenth2019-03-06 Richard Biener <rguenther@suse.de>
2019-03-05  jakub PR middle-end/89590
2019-03-05  wilco[ARM] Fix PR89222
2019-03-05  rguenth2019-03-05 Richard Biener <rguenther@suse.de>
2019-03-05  jakub PR tree-optimization/89487
2019-03-05  jakub PR bootstrap/89560
2019-03-05  jakub PR tree-optimization/89570
2019-03-05  jakub PR tree-optimization/89566
2019-03-04  paolo/cp
2019-03-04  jakub PR c++/71446
2019-03-04  tnfchrisAdd missing gcc/testsuite/ChangeLog changelog entry.
2019-03-04  tnfchrisAArch64: Make test options_set_10.c not run on native.
2019-03-04  wilcoFix PR89437
2019-03-04  rguenth2019-03-04 Richard Biener <rguenther@suse.de>
2019-03-04  amker PR tree-optimization/89487
2019-03-03  anlauf2019-03-03 Harald Anlauf <anlauf@gmx.de>
2019-03-03  tkoenig2019-03-03 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-03-02  anlauf2019-03-02 Harald Anlauf <anlauf@gmx.de>
2019-03-02  jakub PR c++/71446
2019-03-02  jakub PR target/89506
2019-03-02  wilsonRISC-V: Generalize -march support, add ELF attribute...
2019-03-01  jakub PR middle-end/89497
2019-03-01  segherrs6000: Adapt testcases for -mdejagnu-cpu=
2019-03-01  amonakovhaifa-sched: handle fallthru edge to EXIT block (PR...
2019-03-01  mpolacek PR c++/89537 - missing location for error with non...
2019-03-01  mpolacek PR c++/89532 - ICE with incomplete type in decltype.
2019-03-01  jakub Implement P1002R1, Try-catch blocks in constexpr functions
2019-03-01  rsandifoFix mask type choice in vectorizable_call (PR 89535)
2019-03-01  rguenth2019-03-01 Richard Biener <rguenther@suse.de>
2019-03-01  rguenth2019-03-01 Richard Biener <rguenther@suse.de>
2019-02-28  ebotcazou PR tree-optimization/89536
2019-02-28  mpolacek PR c++/87068 - missing diagnostic with fallthrough...
2019-02-28  tschwinge[PR72741, PR89433] Repeated use of the Fortran OpenACC...
2019-02-28  tschwinge[PR72741] For all Fortran OpenACC 'routine' directive...
2019-02-28  tschwinge[PR72741, PR89433] Accept intrinsic symbols in Fortran...
2019-02-28  jakub PR c/89521
2019-02-28  marxinFix test-case visibility (PR testsuite/89441).
2019-02-28  tnfchrisAArch64: Have empty HWCAPs string ignored during native...
2019-02-28  paolo2019-02-28 Paolo Carlini <paolo.carlini@oracle.com>
2019-02-28  jakub PR c/89525
2019-02-28  jakub PR c/89520
2019-02-28  mpolacek PR c++/88857 - ICE with value-initialization of argume...
2019-02-27  mpolacek PR c++/89511 - ICE with using-declaration and unscoped...
2019-02-27  jakub PR tree-optimization/89280
2019-02-27  rguenth2019-02-27 Richard Biener <rguenther@suse.de>
next