Daily bump.
[gcc.git] / gcc / fortran /
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 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...
2018-07-02 Paul Thomasre PR fortran/45305 (Array-valued calles to elementals...
2018-06-28 Fritz Reesere PR fortran/82865 (Option -fdec collides with PDT)
2018-06-28 Martin LiskaMakefile.in: Add opt-suggestions.o.
2018-06-25 Fritz ReeseFix -finit-derived for c_ptr and c_funptr in programs...
2018-06-24 Jerry DeLislere PR fortran/85983 (ICE in check_dtio_interface1,...
2018-06-22 Paul Thomasre PR fortran/86281 (SEGV in fortran/resolve.c:resolve_...
2018-06-21 Paul Thomasre PR fortran/49630 ([OOP] ICE on obsolescent deferred...
2018-06-21 Paul Thomasre PR fortran/83118 (Bad intrinsic assignment of class...
2018-06-20 Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-06-18 Eric Botcazoutree.c (decl_value_expr_lookup): Revert latest change.
2018-06-17 Eric BotcazouRemove superfluous prefix
2018-06-17 Eric Botcazougimplify.c (nonlocal_vlas): Delete.
2018-06-13 Steven G. Karglre PR fortran/86110 (ICE in gfc_resolve_character_array...
2018-06-13 Cesar Philippidisre PR fortran/85703 ([openacc] ICE in resolve_fntype...
2018-06-13 Cesar Philippidisre PR fortran/85702 ([openacc] ICE in gfc_format_decode...
2018-06-12 David Malcolmspellcheck: support transpositions aka Damerau-Levensht...
2018-06-12 Steven G. Karglre PR fortran/44491 (Diagnostic just shows "<During...
2018-06-11 Janus Weilre PR fortran/45521 ([F08] GENERIC resolution with...
2018-06-10 Thomas Koeniggfortran.h (gfc_expr): Add no_bounds_check field.
2018-06-10 Dominique d'Humieresre PR fortran/79854 (diagnostics: gfc_conv_constant_to_...
2018-06-10 Janus Weilre PR fortran/85088 (improve diagnostic for bad INTENT...
2018-06-09 Steven G. Karglre PR fortran/38351 (Poor error message for rank mismat...
2018-06-09 Steven G. Karglre PR fortran/85138 (ICE with generic function)
2018-06-09 Steven G. Karglre PR fortran/78278 (ICE in gfc_wide_memset, at fortran...
2018-06-09 Steven G. Karglre PR fortran/63514 (functions containing volatile...
2018-06-08 Thomas Koenigre PR fortran/85631 (Runtime error message array bound...
2018-06-08 Steven G. Karglre PR fortran/86059 (ICE in reduce_binary_ac, at fortra...
2018-06-08 Steven G. Karglre PR fortran/78571 (ICE in create_character_initialize...
2018-06-07 Steven G. Karglre PR fortran/86045 (ICE in reduce_binary_ac, at fortra...
2018-06-06 Thomas Koenigre PR fortran/85641 (ICE with string concatenate)
2018-06-05 Cesar Philippidisre PR fortran/85701 ([openacc] ICE in mark_scope_block_...
2018-06-04 Steven G. Karglre PR fortran/85981 (ICE in gfc_trans_string_copy,...
2018-06-03 Paul Thomasre PR fortran/36497 (USE association, cray pointers...
2018-06-01 Steven G. Karglre PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM...
2018-05-27 Steven G. Kargldecl.c (match_data_constant): Fortran 2018 allows point...
2018-05-25 Janus Weilre PR fortran/85839 ([F2018] warn for obsolescent features)
2018-05-25 Steven G. Karglre PR fortran/85543 (ICE in update_current_proc_array_o...
2018-05-24 Steven G. Karglre PR fortran/85780 (ICE in resolve_fl_procedure, at...
2018-05-24 Steven G. Karglre PR fortran/85779 (ICE in gfc_typename, at fortran...
2018-05-24 Steven G. Karglre PR fortran/85895 (ICE in gfc_conv_array_ref, at...
next