re PR fortran/78592 (ICE in gfc_find_specific_dtio_proc, at fortran/interface.c:4939)
[gcc.git] / gcc / fortran / ChangeLog
2016-12-18 Janus Weilre PR fortran/78592 (ICE in gfc_find_specific_dtio_proc...
2016-12-17 Thomas Koenigre PR fortran/78239 (ICE in char_len_param_value, at...
2016-12-17 Thomas Koenigre PR fortran/78239 (ICE in char_len_param_value, at...
2016-12-16 Jerry DeLislere PR fortran/78662 ([F03] Incorrect parsing of quotes...
2016-12-16 Jakub Jelinekre PR fortran/78757 (ICE with function returning a...
2016-12-15 Janus Weilre PR fortran/78798 ([cleanup] some int-valued function...
2016-12-15 Janus Weilre PR fortran/78800 ([OOP] ICE in compare_parameter...
2016-12-14 Martin JamborSplit omp-low into multiple files
2016-12-14 Andre Vehreschildre PR fortran/78780 ([Coarray] ICE in conv_caf_send...
2016-12-14 Andre Vehreschildre PR fortran/78672 (Gfortran test suite failures with...
2016-12-13 Janus Weilre PR fortran/78798 ([cleanup] some int-valued function...
2016-12-13 Andre Vehreschildre PR fortran/77785 ([Coarray] ICE in gfc_get_caf_token...
2016-12-13 Janus Weilre PR fortran/78737 ([OOP] linking error with deferred...
2016-12-12 Janus Weilre PR fortran/78392 (ICE in gfc_trans_auto_array_alloca...
2016-12-10 Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-12-10 Paul Thomasre PR fortran/78350 (ICE in gfc_code2string(): Bad...
2016-12-09 Paul Thomasre PR fortran/77903 ([F08] gfortran 6.1.0/7.0.0 accept...
2016-12-09 Janus Weilre PR fortran/61767 ([OOP] ICE in generate_finalization...
2016-12-09 Andre Vehreschildre PR fortran/78505 ([F08] Coarray source allocation...
2016-12-09 Andre Vehreschildtrans-array.c (gfc_array_deallocate): Remove wrapper.
2016-12-09 Paul Thomasre PR fortran/44265 (Link error with reference to param...
2016-12-08 Steven G. Karglre PR fortran/65173 (ICE while compiling wrong code)
2016-12-06 Jerry DeLislere PR fortran/78659 ([F03] Spurious "requires DTIO...
2016-12-06 Andre Vehreschildre PR fortran/78226 (Fill out location information...
2016-12-05 Nathan Sidwelldiagnostic.c (diagnostic_check_max_errors): New, broken...
2016-12-04 Janus Weilre PR fortran/78618 (ICE in gfc_check_rank, at fortran...
2016-12-03 Janus Weilre PR fortran/43207 ([OOP] invalid (pointer) assignment...
2016-12-03 Janus Weilre PR fortran/42188 ([OOP] F03:C612. The leftmost part...
2016-12-03 Janus Weilre PR fortran/58175 ([OOP] Incorrect warning message...
2016-12-02 Steven G. Karglsimplify.c (gfc_convert_char_constant): Free result...
2016-12-02 Janus Weil[multiple changes]
2016-12-01 Elizebeth Punnoosere PR fortran/77505 (Negative character length not...
2016-12-01 Steven G. Karglre PR fortran/78279 (ICE in identical_array_ref, at...
2016-11-30 Andre Vehreschildlibcaf.h: Add new action types for (de-)registration...
2016-11-30 Janus Weilre PR fortran/78593 (ICE in gfc_match_varspec, at fortr...
2016-11-30 Janus Weilre PR fortran/78592 (ICE in gfc_find_specific_dtio_proc...
2016-11-30 Janus Weilre PR fortran/78573 ([OOP] ICE in resolve_component...
2016-11-29 Janus Weil[multiple changes]
2016-11-27 Paul Thomasre PR fortran/78474 ([F08] gfortran accepts invalid...
2016-11-25 Janne BlomqvistFor typo in documentation wrt. C_PTRDIFF_T constant
2016-11-25 Janus Weilre PR fortran/60853 ([OOP] Failure to disambiguate...
2016-11-25 Paul Thomas[multiple changes]
2016-11-24 Steven G. Karglre PR fortran/78500 (ICE in gfc_check_vardef_context...
2016-11-23 Steven G. Karglre PR fortran/78297 (ICE in finish_equivalences, at...
2016-11-23 Martin Jamborbackport: hsa-builtins.def: New file.
2016-11-22 Steven G. Karglre PR fortran/78479 (ICE in gfc_apply_init, at fortran...
2016-11-22 Janus Weilre PR fortran/78443 ([OOP] Incorrect behavior with...
2016-11-20 Harald Anlaufre PR fortran/69741 (Bad error in forall with array...
2016-11-20 Andre Vehreschildre PR fortran/78395 ([OOP] error on polymorphic assignment)
2016-11-18 Richard SandifordAdd SET_DECL_MODE
2016-11-17 Janus Weilre PR fortran/66227 ([OOP] EXTENDS_TYPE_OF n returns...
2016-11-17 Steven G. Karglre PR fortran/58001 (Make it possible to silence "Exten...
2016-11-16 Andre Vehreschildre PR fortran/78356 ([OOP] segfault allocating polymorp...
2016-11-14 Thomas Koenigdump-parse-tree.c (show_code): Add prototype.
2016-11-14 Janus Weilre PR fortran/78300 ([OOP] Failure to compile a F03...
2016-11-13 Janus Weilre PR fortran/60952 ([F03] Problem using "end" as a...
2016-11-13 Janus Weilre PR fortran/66366 ([OOP] ICE on invalid with non...
2016-11-12 Janus Weilre PR fortran/77501 ([F03] ICE in gfc_match_generic...
2016-11-10 Fritz O. ReeseFix ICE and improve errors for invalid anonymous struct...
2016-11-10 Fritz O. ReeseFix some whitespace.
2016-11-10 Jakub Jelinekcpp.c (cpp_define_builtins): Define _OPENMP to 201511...
2016-11-10 Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-11-09 Janus Weil[multiple changes]
2016-11-09 Fritz O. ReeseFix ICE in gfc_trans_subcomponent_assign due to NULL...
2016-11-09 Janus Weil[multiple changes]
2016-11-09 Paul Thomascheck.c (gfc_check_move_alloc): Prevent error that...
2016-11-09 Janus Weilre PR fortran/71894 ([OOP] ICE in gfc_add_component_ref...
2016-11-08 Janus Weilre PR fortran/68440 ([OOP] ICE on declaring class varia...
2016-11-08 Janus Weilre PR fortran/77596 ([F03] procedure pointer component...
2016-11-07 Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-11-07 Thomas KoenigFixed PR in ChangeLog entry.
2016-11-07 Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-11-06 Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-11-06 Andre Vehreschildallocate_with_source_14.f03: Fixed number mallocs occuring.
2016-11-06 Thomas Koenigre PR fortran/78221 (bogus warning: Non-zero imaginary...
2016-11-05 Paul Thomascheck.c (gfc_check_move_alloc): Introduce error to...
2016-11-05 Janus Weilre PR fortran/69495 (unused-label warning does not...
2016-11-05 Paul Thomasre PR fortran/67564 (Segfault on sourced allocattion...
2016-11-04 Paul Thomasre PR fortran/64933 (ASSOCIATE on a character variable...
2016-11-03 Fritz ReeseDefault missing exponents to 0 with -fdec.
2016-11-03 Fritz O. ReeseSupport legacy PARAMETER statements with -std=legacy.
2016-11-02 Fritz O. ReeseNew warning -Wargument-mismatch for function argument...
2016-11-02 Fritz ReeseAllow warning flags to associate through gfc_error.
2016-11-01 Thomas Koenigre PR fortran/78178 (ICE in WHERE statement with diagno...
2016-11-01 Thomas Koenigre PR fortran/69544 (Internal compiler error with ...
2016-10-31 Jerry DeLislere PR fortran/54679 (Erroneous "Expected P edit descrip...
2016-10-31 Jakub Jelinekdwarf2out.h (struct dw_loc_descr_node): Adjust comment...
2016-10-30 Thomas Koenigre PR fortran/67219 (Incorrect conversion warning)
2016-10-28 Steven G. Karglre PR fortran/71891 (fortran/symbol.c:4864: suspicious...
2016-10-27 Jakub Jelinekre PR fortran/78026 (ICE in gfc_resolve_omp_declare_sim...
2016-10-27 Fritz ReeseFix initialization of UNIONs with -finit-derived.
2016-10-27 Steven G. Karglre PR fortran/78092 (ICE when calling SIZEOF on CLASS...
2016-10-26 Paul Thomasre PR fortran/78108 (Generic type-bound operator conflicts)
2016-10-26 Fritz ReeseNew I/O specifiers CARRIAGECONTROL, READONLY, SHARE...
2016-10-25 Fritz ReeseConvert logical ops on integers to bitwise equivalent...
2016-10-25 Andre Vehreschildre PR fortran/72770 (ICE in make_ssa_name_fn, at tree...
2016-10-25 Cesar Philippidisintrinsic.texi (cosd): New mathop.
2016-10-25 Fritz ReeseEnable .XOR. operator with -std=legacy.
2016-10-25 Fritz ReeseEnable %LOC as an rvalue with -std=legacy.
2016-10-25 Fritz ReeseSupport TYPE as alias for PRINT with -fdec.
next