Fix hash-table violation in trans-decl.c.
[gcc.git] / gcc / fortran / ChangeLog
2018-10-31 Martin LiskaFix hash-table violation in trans-decl.c.
2018-10-30 Thomas Koenigre PR fortran/85896 (ICE in gfc_convert_constant()...
2018-10-28 Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-10-27 Thomas Koenigre PR fortran/86907 (bogus warning "No location in...
2018-10-25 Jakub Jelinekre PR fortran/87725 (OpenMP 4.5 clause schedule(simd...
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 David MalcolmRun selftests for C++ as well as C
2018-10-17 Paul Thomasre PR fortran/56386 ([F03] ICE with ASSOCIATE construct...
2018-10-16 Tobias BurnusFix bounds with ALLOCATE with source-expr
2018-10-16 Tobias BurnusHandle form_team w/ function args
2018-10-15 Paul Thomasre PR fortran/87566 (ICE with class(*) and select)
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 David MalcolmCleanup of libcpp diagnostic callbacks
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-06 Thomas Koenigre PR fortran/84640 (gcc/fortran/simplify.c:2587:9...
2018-10-05 Paul Thomasre PR testsuite/87487 (New test case gfortran.dg/deferr...
2018-10-04 Jeff Lawgimple-ssa-sprintf.c (format_string): Do not hardcode...
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-25 Martin LiskaFix small coding style issues (PR fortran/87394).
2018-09-25 Martin LiskaRemove unused functions and fields.
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 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-21 Andrew StubbsFix co-array allocation
2018-09-20 Allan Sandfeld JensenFix and document -r option
2018-09-20 Janus Weilgfortran.h (gfc_str_startswith): New macro.
2018-09-20 Cesar Philippidis[OpenACC] handle missing OMP_LIST_ clauses in fortran...
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-13 Bernd Edlingertrans-array.c (gfc_conv_array_initializer): Remove...
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...
2018-09-11 Janus Weilre PR fortran/86830 (Contiguous array pointer function...
2018-09-10 Janus Weilre PR fortran/85395 ([F03] private clause contained...
2018-09-03 Jerry DeLislesimplify.c (gfc_simplify_modulo): Re-arrange code to...
2018-08-31 Paul Thomasre PR fortran/86328 (Runtime segfault reading an alloca...
2018-08-28 Paul Thomasre PR fortran/80477 ([OOP] Polymorphic function result...
2018-08-27 Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-08-27 David MalcolmLess verbose fix-it hints for missing header files...
2018-08-25 Janus Weilre PR fortran/86545 (ICE in transfer_expr on invalid...
2018-08-24 Thomas Koenigre PR fortran/86837 (Optimization breaks an unformatted...
2018-08-23 Janne BlomqvistSigned zero for {max,min}val intrinsics
2018-08-23 Paul Thomasre PR fortran/86863 ([OOP][F2008] type-bound module...
2018-08-22 Thomas Koeniggfortran.texi: Mention that asynchronous I/O does not...
2018-08-22 Janus Weilre PR fortran/86935 (Bad locus in ASSOCIATE statement)
2018-08-22 Andrew Bensonmodule.c (load_generic_interfaces): Move call to find_s...
2018-08-22 Janus Weilre PR fortran/86888 ([F08] allocatable components of...
2018-08-21 Janne BlomqvistUnconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intri...
2018-08-21 Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-08-16 Nathan Sidwell[PATCH] CPP Macro predicates
2018-08-14 Janus Weilre PR fortran/86116 (Ambiguous generic interface not...
2018-08-12 Paul Thomasre PR fortran/66679 ([OOP] ICE with class(*) and transfer)
2018-08-12 Paul Thomasre PR fortran/86906 (erroneous name clash with renaming...
2018-08-10 Janus Weilre PR fortran/57160 (short-circuit IF only with -ffront...
2018-08-08 Nathan Sidwell[PATCH] line-map include-from representation
2018-08-07 Cesar Philippidis[OpenACC] cleanup trans-stmt.h
2018-08-04 Janus Weilre PR fortran/45521 ([F08] GENERIC resolution with...
2018-07-31 Andre VieiraReverting 'AsyncI/O patch committed' as it is breaking...
2018-07-25 Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-07-20 Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-07-20 Andrew Bensongfortran.h (gfc_symbol): Add pointer to next derived...
2018-07-19 Kyrylo Tkachov[Fortran] Use MIN/MAX_EXPR or IFN_FMIN/MAX for min...
2018-07-18 Janus Weilre PR fortran/85599 (warn about short-circuiting of...
2018-07-16 Fritz ReeseFix handling of invalid assumed-shape/size arrays in...
2018-07-16 Fritz Reesere PR fortran/86417 (FAIL: libgomp.fortran/alloc-comp...
2018-07-10 Jakub Jelinekre PR fortran/86421 (OpenMP declare simd linear ref...
2018-07-05 Paul Thomasre PR fortran/86408 (bogus error: ABSTRACT INTERFACE...
2018-07-05 Fritz Reesere PR fortran/83183 (Out of memory with option -finit...
2018-07-04 Jerry DeLislere PR fortran/82009 ([F08] ICE with block construct)
2018-07-02 Richard Bienerre PR lto/86321 (ICE: in splice_child_die, at dwarf2ou...
2018-07-02 Paul Thomasre PR fortran/45305 (Array-valued calles to elementals...
next