i386.md (SWI1248_AVX512BWDQ_64): Rename from SWI1248_AVX512BWDQ2_64.
[gcc.git] / gcc / testsuite / gfortran.dg /
2018-12-17 Richard SandifordAdd a loop versioning pass
2018-12-16 Steven G. Karglre PR fortran/88116 (ICE in gfc_convert_constant()...
2018-12-16 Steven G. Kargldecl.c (variable_decl): Typo fixes.
2018-12-16 Thomas KoenigPF fortran/88364
2018-12-16 Steven G. Karglre PR fortran/87994 (ICE in match_data_constant, at...
2018-12-15 Steven G. Karglre PR fortran/88138 (ICE in gfc_arith_concat, at fortra...
2018-12-14 Thomas SchwingeAdd user-friendly diagnostics for OpenACC loop parallel...
2018-12-12 Steven G. Karglre PR fortran/88155 (ICE in gfc_format_decoder, at...
2018-12-11 Steven G. Karglre PR fortran/88249 (ICE in gfc_resolve_filepos, at...
2018-12-11 Jakub Jelinekre PR lto/86004 (Several lto test cases begin failing...
2018-12-11 Steven G. Kargl2018-12-10 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-10 Steven G. Karglre PR fortran/88269 (ICE in gfc_format_decoder, at...
2018-12-09 Steven G. Karglre PR fortran/88205 (ICE in gfc_wide_strncasecmp, at...
2018-12-09 Steven G. Karglre PR fortran/88206 (ICE in gfc_match_type_spec, at...
2018-12-09 Steven G. Kargl[multiple changes]
2018-12-09 Thomas SchwingeCorrect the reported line number in Fortran combined...
2018-12-09 Thomas SchwingeUse existing middle end checking for Fortran OpenACC...
2018-12-09 Thomas SchwingeSplit up "gfortran.dg/goacc/loop-2.f95"
2018-12-09 Thomas Schwinge[PR88420] Fortran OpenACC "Clause SEQ conflicts with...
2018-12-09 Steven G. Karglre PR fortran/88048 (ICE in check_data_variable, at...
2018-12-09 Steven G. Kargl20180-12-08 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-09 Steven G. Karglre PR fortran/88025 (ICE in gfc_apply_init, at fortran...
2018-12-08 Steven G. Karglre PR fortran/88357 (ICE in parse_associate, at fortran...
2018-12-06 Jakub Jelinekre PR fortran/88377 (ICE in gfc_omp_clause_copy_ctor...
2018-12-05 Jakub Jelinekre PR tree-optimization/87360 (ICE in remove_redundant_...
2018-12-03 Fritz Reesere PR fortran/87919 (Incorrect fortran handling of...
2018-11-30 Thomas Schwinge[PR87924] Add (XFAILed) test cases for OpenACC wait...
2018-11-30 Thomas SchwingeSupport multiple OpenACC wait clauses
2018-11-30 Martin LiskaRestrict vector extension to use 128bit vectors (PR...
2018-11-27 Martin LiskaSupport simd function declarations via a pre-include.
2018-11-24 Paul Thomas2018-11-24 Paul Thomas <pault@gcc.gnu.org>
2018-11-23 Jakub Jelineklang.opt (fpad-source): New option.
2018-11-22 Richard Bienerre PR tree-optimization/88148 (ICE in tree_nop_conversi...
2018-11-21 Jakub Jelineklang.opt (fdec-include): New option.
2018-11-18 Thomas Koenigre PR fortran/88073 (Internal compiler error compiling...
2018-11-18 Thomas Koenigre PR fortran/70260 (ICE: gimplification failed)
2018-11-15 David MalcolmMachine-readable diagnostic output (PR other/19165)
2018-11-09 Jerry DeLislere PR fortran/78351 (comma not terminating READ of...
2018-11-08 David Malcolmipa-inline.c/tree-inline.c: port from fprintf to dump...
2018-11-01 Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-11-01 Paul Thomasre PR fortran/40196 ([F03] [F08] Type parameter inquiry...
2018-11-01 Thomas Koenigre PR fortran/46020 (Improve error string for BIND...
2018-11-01 Thomas Koenigre PR fortran/46020 (Improve error string for BIND...
2018-11-01 Thomas Koenigre PR fortran/46020 (Improve error string for BIND...
2018-10-31 Thomas Koenigre PR fortran/20520 (allocatable arrays used uninitiali...
2018-10-30 Thomas Koenigre PR fortran/85896 (ICE in gfc_convert_constant()...
2018-10-25 Richard Bienerre PR tree-optimization/87665 (gcc HEAD (svn: 265340...
2018-10-25 Jakub Jelinekre PR fortran/87725 (OpenMP 4.5 clause schedule(simd...
2018-10-24 Richard Bienerre PR tree-optimization/87105 (Autovectorization [X86...
2018-10-23 Paul Thomasre PR fortran/85603 (ICE with character array substring...
2018-10-21 Paul Thomasre PR fortran/71880 (pointer to allocatable character)
2018-10-18 Tobias BurnusFix (re)alloc of polymorphic arrays
2018-10-18 Paul Thomasre PR fortran/58618 (Wrong code with character substrin...
2018-10-18 Paul Thomasre PR fortran/58618 (Wrong code with character substrin...
2018-10-17 Tobias BurnusFix select-type regression
2018-10-17 Paul Thomasre PR fortran/56386 ([F03] ICE with ASSOCIATE construct...
2018-10-16 Tobias BurnusExtend source-expr test case
2018-10-16 Tobias BurnusFix bounds with ALLOCATE with source-expr
2018-10-15 Tobias Burnusre PR fortran/87597 (wrong result with matmul inlining)
2018-10-15 Paul Thomasre PR fortran/87566 (ICE with class(*) and select)
2018-10-14 Paul Thomasre PR fortran/83146 (ICE on SELECT CASE statement with...
2018-10-12 Tobias BurnusFix off-by-one issue with inline matmul
2018-10-12 Tobias BurnusFix error-recovery ICE in check_proc_interface
2018-10-11 Tobias Burnusrevert: re PR fortran/83522 (ICE on allocatable string...
2018-10-09 Tobias Burnusre PR fortran/83522 (ICE on allocatable string referenc...
2018-10-09 Paul Thomasre PR fortran/87151 (allocating array of character)
2018-10-08 Cesar Philippidis[Fortran] Disable "Assignment to contiguous pointer...
2018-10-08 Paul Thomasre PR fortran/86372 (Segfault on ASSOCIATE statement...
2018-10-06 Thomas Koenigre PR fortran/86111 (ICE in gfc_arith_concat, at fortra...
2018-10-06 Paul Thomasre PR fortran/83999 (ICE in gfc_trans_assignment_1...
2018-10-01 Paul Thomasre PR fortran/65677 (Incomplete assignment on deferred...
2018-09-30 Paul Thomasre PR fortran/87359 (pointer being freed was not allocated)
2018-09-30 Paul Thomasre PR fortran/70752 (Incorrect LEN for ALLOCATABLE...
2018-09-30 Paul Thomasre PR fortran/70149 ([F08] Character pointer initializa...
2018-09-29 Paul Thomasre PR fortran/65677 (Incomplete assignment on deferred...
2018-09-28 David Malcolmdumpfile.c: use prefixes other than 'note: ' for MSG_...
2018-09-25 Jakub Jelinekcoarray_lock_7.f90: Adjust scan-tree-dump-times for...
2018-09-24 Thomas Koenigre PR fortran/87397 (Clobbering intent(out) variables...
2018-09-24 Cesar Philippidis[OpenACC] update fortran nested parallelism error messages
2018-09-23 Thomas Koenigre PR fortran/87397 (Clobbering intent(out) variables...
2018-09-23 Janne BlomqvistDo array index calculations in gfc_array_index_type
2018-09-23 Thomas Koenigre PR fortran/87395 (ICE in in lookup_field_for_decl...
2018-09-22 Thomas Koenigre PR middle-end/41453 (use INTENT(out) for optimization)
2018-09-22 Jerry DeLislere PR fortran/87318 (gfortran.dg/dtio_1.f90 is invalid)
2018-09-22 Paul Thomasre PR fortran/85603 (ICE with character array substring...
2018-09-21 Paul Thomasre PR fortran/77325 (ICE in gimplify_var_or_parm_decl...
2018-09-21 Paul Thomasre PR fortran/87359 (pointer being freed was not allocated)
2018-09-20 Allan Sandfeld JensenFix and document -r option
2018-09-20 Richard SandifordAdd missing alignment checks in epilogue loop vectorisa...
2018-09-19 Paul Thomasre PR fortran/84109 (ICE in adjustl on allocatable...
2018-09-18 Thomas Koenigre PR fortran/29550 (Optimize -fexternal-blas calls...
2018-09-18 Paul Thomasre PR fortran/87239 (ICE in deferred-length string)
2018-09-18 Paul Thomasre PR fortran/87336 (wrong output for pointer dummy...
2018-09-17 Paul Thomasre PR fortran/64120 ([F03] Wrong handling of allocatabl...
2018-09-17 Paul Thomasre PR fortran/85954 (ICE in make_ssa_name_fn, at tree...
2018-09-16 Janus Weilfix PR 86484 and PR 84543
2018-09-16 Thomas Koenigre PR fortran/37802 (Improve wording for matmul bound...
2018-09-12 Paul Thomasre PR fortran/87284 (Allocation of class arrays with...
2018-09-11 Janus Weilre PR fortran/87172 (Spurious "Derived type 'c_funptr...
2018-09-11 Paul Thomasre PR fortran/87277 (Segfault on using array component...
next