re PR fortran/64508 ([F03] interface check missing for procedure pointer component...
[platform/upstream/gcc.git] / gcc / fortran / ChangeLog
2015-01-11 Janus Weilre PR fortran/64508 ([F03] interface check missing...
2015-01-10 Thomas Schwingelibgomp: Now known as the GNU Offloading and Multi...
2015-01-10 Tobias Burnusre PR fortran/64522 (Free-form source code: -Wline...
2015-01-09 Jakub Jelinekre PR rtl-optimization/64536 (Undefined .L* symbol...
2015-01-08 Tobias Burnustrans-decl.c (gfc_build_qualified_array): Fix coarray...
2015-01-05 Thomas Koenigre PR fortran/47674 (gfortran.dg/realloc_on_assign_5...
2015-01-05 Thomas Koenigre PR fortran/47674 (gfortran.dg/realloc_on_assign_5...
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2015-01-02 Tobias Burnussingle.c (_gfortran_caf_co_reduce): New function.
2015-01-02 Janus Weilre PR fortran/57562 ([OOP] ICE due to extended derived...
2015-01-02 Tobias Burnustrans-decl.c (gfc_build_qualified_array): Fix coarray...
2015-01-02 Janus Weilre PR fortran/60507 (Passing function call into procedu...
2014-12-31 Tobias Burnusmatch.c (gfc_match_stopcode): Permit error stop in...
2014-12-31 Uros Bizjaktrans-array.c (trans_array_bound_check): Use xasprintf...
2014-12-29 Janus Weilre PR fortran/60357 ([F08] structure constructor with...
2014-12-28 Thomas Koenigre PR fortran/56867 (Missing temporary with string...
2014-12-27 Janus Weilre PR fortran/54756 ([OOP] [F08] Should reject CLASS...
2014-12-22 Tobias Burnustrans-intrinsic.c (gfc_conv_intrinsic_caf_get, [.....
2014-12-22 Janus Weilre PR fortran/63363 (No diagnostic for passing function...
2014-12-19 Janus Weilre PR fortran/64209 ([OOP] runtime segfault with CLASS...
2014-12-17 Janus Weilre PR fortran/64173 ([F03] ICE involving procedure...
2014-12-17 Pierre-Marie de... Complete information generated through the array descri...
2014-12-17 Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16 Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16 Tobias Burnus2014-12-15 Tobias Burnus <burnus@net-b.de>
2014-12-16 Janus Weilre PR fortran/64244 (ICE at class.c:236 when using...
2014-12-15 Steven Bosscherre PR fortran/61669 (Error recovery ICE)
2014-12-15 Janus Weilre PR fortran/63727 ([F03] Checks missing for proc...
2014-12-15 Janus Weilre PR fortran/63674 ([F03] procedure pointer and non...
2014-12-14 Janus Weilre PR fortran/63674 ([F03] procedure pointer and non...
2014-12-12 Tobias Burnuserror.c (gfc_error): Add variant which takes a va_list.
2014-12-11 Richard Bienerre PR tree-optimization/42108 (50% performance regression)
2014-12-11 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-12-11 Tobias Burnusdiagnostic.c (get_terminal_width): Renamed from
2014-12-10 Bernd Edlingerre PR fortran/60718 (Test case gfortran.dg/select_type_...
2014-12-06 Tobias Burnuserror.c (gfc_error_check): Use bool not int.
2014-12-06 Tobias Burnuserror.c (gfc_buffer_error, [...]): Use bool not
2014-12-05 Andre Vehreschildre PR fortran/60414 (internal compiler error: tree...
2014-12-04 Manuel López-Ibáñezerror.c (gfc_diagnostic_build_locus_prefix): Use diagno...
2014-12-04 Manuel López-Ibáñezline-map.c (linemap_position_for_loc_and_offset): Add...
2014-12-03 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-12-02 Tobias Burnuserror.c (warnings_not_errors): Use bool.
2014-12-02 Richard Bienerre PR fortran/64137 (Fortran FE builds invalid GENERIC)
2014-11-29 Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-29 Tobias Burnusscanner.c (skip_free_comments, [...]): Use gfc_warning_...
2014-11-29 Tobias Burnusopt-functions.awk (lang_enabled_by): Support || for...
2014-11-25 Tobias Burnuserror.c (gfc_internal_error): Convert to common diagnos...
2014-11-25 Tobias Burnusgfortran.h (gfc_option_t): Remove flags moved as Var...
2014-11-24 Jakub Jelinekre PR fortran/63938 (OpenMP atomic update does not...
2014-11-24 Tobias Burnuserror.c (gfc_fatal_error_1): Remove.
2014-11-23 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-11-23 Tobias Burnusinvoke.texi (-Wtabs): Swap -Wtabs/-Wno-tabs now that...
2014-11-23 Tobias Burnuserror.c (gfc_diagnostic_build_prefix): Correct coloring...
2014-11-23 Tobias Burnusgfortran.h (gfc_option_t): Remove warn_tabs.
2014-11-22 Tobias Burnustrans-expr.c (gfc_caf_get_image_index): Fix image calcu...
2014-11-15 Tobias Burnuserror.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.
2014-11-13 Bernd Schmidt[PATCH 1/7] OpenMP 4.0 offloading infrastructure: confi...
2014-11-11 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-11-11 Kyrylo Tkachov[Fortran] PR 63701 Make sure variable is always used...
2014-11-10 Janne BlomqvistPR 47007 and 61847 Locale failures in libgfortran.
2014-11-04 Bernd SchmidtFix type mismatches in intrinsic functions.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-24 Tobias Burnuscheck.c (check_co_collective): Reject coindexed A args.
2014-10-19 Francois-Xavier... re PR fortran/48979 (FRACTION und EXPONENT return inval...
2014-10-18 Paul Thomasre PR fortran/63553 ([OOP] Wrong code when assigning...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-10-11 François-Xavier... re PR fortran/48979 (FRACTION und EXPONENT return inval...
2014-10-10 Jakub Jelinekre PR fortran/59488 ([OpenMP] named constant in paralle...
2014-10-10 Tobias Burnusgfortran.h (gfc_set_implicit_none): Update prototype.
2014-10-09 Francois-Xavier... f95-lang.c (gfc_init_builtin_functions): Add more float...
2014-10-07 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-10-06 Tobias Burnuslibgfortran.h (GFC_STD_F2015): Add.
2014-10-04 Francois-Xavier... re PR fortran/36534 (Bogus: '__convert_s1_s4' at (1...
2014-09-25 Tobias Burnuscheck.c (check_co_collective): Renamed from
2014-09-23 Jakub Jelinekre PR fortran/63331 (Fortran -fcompare-debug issues)
2014-09-22 Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-09-22 Dominique d'Humieresresolve.c (resolve_fl_procedure): Remove duplicated...
2014-09-20 Alessandro Fanfarillotrans-intrinsic.c (conv_intrinsic_atomic_op): Fix issue...
2014-09-20 Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-09-19 Joost VandeVondelere PR fortran/63152 (needless initialization of local...
2014-09-15 Jakub JelinekMakefile.in (dg_target_exps): Remove.
2014-09-13 Tobias Burnusre PR fortran/63252 (tree_class_check_failed)
2014-09-12 Joseph MyersRemove LIBGCC2_HAS_?F_MODE target macros.
2014-09-05 Joost VandeVondelere PR fortran/62245 (gfortran miscompiles int() on...
2014-09-03 Fritz Reese[multiple changes]
2014-09-02 Marek Polacekre PR fortran/62270 (-Wlogical-not-parentheses warnings)
2014-08-31 Fritz Reesere PR fortran/62309 (-fno-automatic with -finit-local...
2014-08-31 Tobias Burnustrans-decl.c (gfc_build_builtin_function_decls): Add...
2014-08-30 Tobias BurnusAdd missing ChangeLog items for Rev. 214758.
2014-08-30 Tobias Burnusre PR fortran/62278 (gfc_check_dependency should also...
2014-08-29 Janne BlomqvistUse ISO C remove() instead of POSIX unlink()
2014-08-29 Jeffrey ArmstrongPR 62215 Reinstate unlinking old module file before...
2014-08-26 Thomas Koenigfrontend_passes (expr_array): Replace by vec template.
2014-08-22 Steven Bosscherre PR fortran/62135 (ICE with invalid SELECT CASE selector)
2014-08-22 Joost VandeVondelere PR fortran/61234 (Warn for use-stmt without explicit...
2014-08-21 Thomas Koenigre PR fortran/62214 (Problem with spread plus concatena...
next