Replace can't in error messages for Fortran.
[gcc.git] / gcc / testsuite / ChangeLog
2019-03-12 Martin LiskaReplace can't in error messages for Fortran.
2019-03-12 Paul Thomasre PR fortran/89363 (RANK incorrect for unallocated...
2019-03-12 Jakub Jelinekre PR middle-end/89663 (ICE in expand_builtin_int_round...
2019-03-12 Richard Bienerre PR tree-optimization/89664 (ICE in free_bb, at tree...
2019-03-11 Jakub Jelinekre PR fortran/89651 (OpenMP private array uninitialized...
2019-03-11 Jakub Jelinekre PR middle-end/89655 (GCC crashes building linux...
2019-03-11 Christophe Lyon[ARM] Fix availability of FP16-FP64 conversion instructions
2019-03-11 Martin LiskaWrap option names in gcc internal messages with %<...
2019-03-11 Andreas KrebbelS/390: Fix immediate vector operands for some builtins.
2019-03-11 Eric Botcazoure PR rtl-optimization/89588 (ICE in unroll_loop_consta...
2019-03-11 Paolo Carlinire PR c++/87571 (ICE in friend_accessible_p, accessing...
2019-03-10 Rainer OrthMark gdc.dg/pr89041.d as compile test
2019-03-10 Rainer OrthCompile gcc.target/i386/indirect-thunk-extern-7.c with...
2019-03-10 Martin JamborMake SRA less strict with memcpy performing MEM_REFs
2019-03-10 Thomas Koenigre PR fortran/66089 (elemental dependency mishandling...
2019-03-10 Jakub Jelinekre PR c++/89648 (rejects-valid error starting with...
2019-03-10 Thomas Koenigre PR fortran/66089 (elemental dependency mishandling...
2019-03-10 Thomas Koenigre PR fortran/87734 (ICE in is_illegal_recursion check...
2019-03-09 John David Anglinre PR c++/70349 (FAIL: g++.dg/abi/abi-tag18a.C -std...
2019-03-09 John David Anglinre PR middle-end/68733 (FAIL: libgomp.c/target-29.c...
2019-03-09 John David Anglinre PR testsuite/89472 (FAIL: gcc.dg/debug/dwarf2/inline...
2019-03-09 Paolo Carlinire PR c++/87750 (Failed compilation / parsing of templa...
2019-03-09 John David Anglinident-0b.c: Also skip on 32-bit hppa*-*-hpux*.
2019-03-09 John David Anglinpr77285-2.C: Require tls_native support.
2019-03-09 John David Anglinlambda1.C: Require visibility.
2019-03-09 John David Anglinre PR inline-asm/87010 (FAIL: gcc.dg/torture/20180712...
2019-03-09 John David Anglincoarray_data_1.f90: Link against libatomic if target...
2019-03-09 Iain Buclawd: Fix ICE in get_frame_for_symbol
2019-03-09 Thomas Koenigre PR fortran/71544 (gfortran compiler optimization...
2019-03-09 John David Anglindebug11.adb: Skip on 32-bit hppa*-*-hpux*.
2019-03-09 John David Anglintarget-supports.exp (check_effective_target_weak_undefi...
2019-03-09 Janus Weilre PR fortran/84504 ([F08] procedure pointer variables...
2019-03-09 John David Anglinieee_9.f90: Fix typo.
2019-03-09 John David Anglinre PR fortran/89639 (FAIL: gfortran.dg/ieee/ieee_9...
2019-03-09 Thomas Koenigre PR fortran/71203 (ICE in add_init_expr_to_sym, at...
2019-03-09 Jakub Jelinekre PR c/88568 ('dllimport' no longer implies 'extern...
2019-03-09 Jakub Jelinekre PR rtl-optimization/89634 (gmp-ecm miscompilation...
2019-03-08 Jakub Jelinekre PR c/85870 ([LTO1] ICE in linemap_line_start, at...
2019-03-08 David Malcolmi386.c: make "sorry" message more amenable to translati...
2019-03-08 Paolo Carlinire PR c++/63540 (Erroneous "'Derived' declares a move...
2019-03-08 Paolo Carlinire PR c++/22149 (func pointer non-type template parm...
2019-03-08 Jakub Jelinekre PR c++/82075 (structured binding fails with empty...
2019-03-08 Andre Vieira[GCC, Arm] Fix availability of FP16-FP64 conversion...
2019-03-08 Uros Bizjakre PR target/68924 (No intrinsic for x86 `MOVQ m64...
2019-03-08 Jakub JelinekAdd tests for resolved PR (PR c/85870).
2019-03-08 Martin Liskax86: Disable jump tables when retpolines are used ...
2019-03-08 Jakub Jelinekre PR c++/89585 (GCC 8.3: asm volatile no longer accept...
2019-03-08 Jakub Jelinekre PR c++/89599 (C-style function-pointer-to-void*...
2019-03-08 Jakub Jelinekre PR c++/89622 (G++ prints notes, but no warning or...
2019-03-07 Jakub Jelinekre PR target/80003 (i386.c: %s placeholder is no semant...
2019-03-07 Paolo Carlinire PR c++/84518 (ICE with lambda capturing broken variable)
2019-03-07 Jakub Jelinekre PR translation/79999 (possible typo in gimplify...
2019-03-07 Jakub Jelinekre PR target/89602 (Missing AVX512 intrinsics)
2019-03-07 Martin JamborZero local estimated benefit for cloning extern inline...
2019-03-07 Martin JamborRelax cgraph_node::clone_of_p to also look through...
2019-03-07 Richard Bienerre PR tree-optimization/89618 (Inner loop won't vectori...
2019-03-07 Richard Bienerre PR tree-optimization/89595 (DOM miscompiles code)
2019-03-07 Jakub Jelinekre PR c++/89585 (GCC 8.3: asm volatile no longer accept...
2019-03-06 Harald Anlaufre PR fortran/71203 (ICE in add_init_expr_to_sym, at...
2019-03-06 Jakub Jelinekre PR c++/87148 (backward compatibility issue to take...
2019-03-06 Peter Bergnerre PR rtl-optimization/88845 (ICE in lra_set_insn_recog...
2019-03-06 Marek PolacekPR c++/87378 - bogus -Wredundant-move warning.
2019-03-06 Richard Bienerre PR middle-end/89551 (Test case gcc.dg/uninit-pred...
2019-03-05 Jakub Jelinekre PR middle-end/89590 (ICE in maybe_emit_free_warning)
2019-03-05 Wilco Dijkstra[ARM] Fix PR89222
2019-03-05 Richard Bienerre PR tree-optimization/89594 (ICE: Segmentation fault...
2019-03-05 Jakub Jelinekre PR tree-optimization/89487 (ICE in expand_expr_addr_...
2019-03-05 Jakub Jelinekre PR bootstrap/89560 (ICE In function 'rtx_def* gen_ve...
2019-03-05 Jakub Jelinekre PR tree-optimization/89570 (ICE in prepare_cmp_insn...
2019-03-05 Jakub Jelinekre PR tree-optimization/89566 (ICE on compilable C...
2019-03-04 Paolo Carlinire PR c++/84605 (internal compiler error: in xref_baset...
2019-03-04 Jakub Jelinekre PR c++/71446 (Incorrect overload resolution when...
2019-03-04 Tamar ChristinaAdd missing gcc/testsuite/ChangeLog changelog entry.
2019-03-04 Tamar ChristinaAArch64: Make test options_set_10.c not run on native.
2019-03-04 Wilco Dijkstrare PR tree-optimization/89437 (incorrect result for...
2019-03-04 Richard Bienerre PR tree-optimization/89572 (ICE in dyn_cast<gcond...
2019-03-04 Bin Chengre PR tree-optimization/89487 (ICE in expand_expr_addr_...
2019-03-03 Harald Anlaufre PR fortran/77583 (ICE in pp_quoted_string, at pretty...
2019-03-03 Thomas Koenigre PR fortran/72714 ([Coarray] ICE in gfc_array_init_si...
2019-03-02 Harald Anlaufre PR fortran/89516 (ICE in gfc_calculate_transfer_size...
2019-03-02 Jakub Jelinekre PR c++/71446 (Incorrect overload resolution when...
2019-03-02 Jakub Jelinekre PR target/89506 (ICE: in decompose, at rtl.h:2266...
2019-03-02 Kito ChengRISC-V: Generalize -march support, add ELF attribute...
2019-03-01 Jakub Jelinekre PR middle-end/89497 (ICE caused by Segmentation...
2019-03-01 Segher Boessenkoolrs6000: Adapt testcases for -mdejagnu-cpu=
2019-03-01 Alexander Monakovhaifa-sched: handle fallthru edge to EXIT block (PR...
2019-03-01 Marek PolacekPR c++/89537 - missing location for error with non...
2019-03-01 Marek PolacekPR c++/89532 - ICE with incomplete type in decltype.
2019-03-01 Jakub JelinekImplement P1002R1, Try-catch blocks in constexpr functi...
2019-03-01 Richard SandifordFix mask type choice in vectorizable_call (PR 89535)
2019-03-01 Richard Bienerre PR tree-optimization/89541 (ICE in VN_INFO(tree_node*))
2019-03-01 Richard Bienerre PR middle-end/89497 (ICE caused by Segmentation...
2019-02-28 Eric Botcazoure PR tree-optimization/89536 (wrong code at -Os and...
2019-02-28 Marek PolacekPR c++/87068 - missing diagnostic with fallthrough...
2019-02-28 Thomas Schwinge[PR72741, PR89433] Repeated use of the Fortran OpenACC...
2019-02-28 Thomas Schwinge[PR72741] For all Fortran OpenACC 'routine' directive...
2019-02-28 Thomas Schwinge[PR72741, PR89433] Accept intrinsic symbols in Fortran...
2019-02-28 Jakub Jelinekre PR c/89521 (ICE in expand_builtin_int_roundingfn...
2019-02-28 John David AnglinFix test-case visibility (PR testsuite/89441).
2019-02-28 Tamar ChristinaAArch64: Have empty HWCAPs string ignored during native...
next