]> gcc.gnu.org Git - gcc.git/history - gcc/fortran/ChangeLog
re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented)
[gcc.git] / gcc / fortran / ChangeLog
2004-06-22 Janne Blomqvistre PR fortran/15750 (IOLENGTH form of INQUIRE statement...
2004-06-21 Tobias Schlüterre PR fortran/15511 (Warning about truncated lines...
2004-06-21 Tobias Schlüterresolve.c (resolve_symbol): Add comment in function...
2004-06-21 Tobias Schlüterarray.c (gfc_insert_constructor): Avoid redundant call...
2004-06-21 Joseph Myerstree-alias-common.h (struct tree_alias_ops): Change...
2004-06-20 Steven G. Karglarith.c (gfc_range_check): correct complex underflow.
2004-06-15 Tobias Schlüterre PR fortran/15962 (constant expression not recognized...
2004-06-14 Tobias SchlüterFix ChangeLog, fix parentheses from previous patch...
2004-06-14 Tobias Schlüterre PR fortran/15211 (ICE with LEN intrinsic)
2004-06-14 Tobias Schlüterre PR fortran/15510 (Should not warn about unused varia...
2004-06-14 Tobias Schlüterre PR fortran/14928 (minloc intrinsic does not understa...
2004-06-13 Paul Brook* intrinsic.c (add_sym_2s): Use correct function types.
2004-06-12 Paul BrookFix changelog typo.
2004-06-12 Tobias SchlüterMake-lang.in (F95_OBJS, [...]): Alpabetize.
2004-06-12 Steven G. Karglcheck.c (gfc_check_second_sub, [...]): New functions.
2004-06-12 Tobias Schlüterre PR fortran/14957 (testsuite issues)
2004-06-12 Tobias Schlüterre PR fortran/12841 (passing null to a subroutine)
2004-06-09 Toon Moenetrans-expr.c (gfc_conv_cst_int_power): Compute x**...
2004-06-09 Tobias Schlüterre PR fortran/13372 (ICE in trans-types.c (gfc_typenode...
2004-06-09 Tobias Schlüterre PR fortran/13201 (PARAMETER variables of nonconstant...
2004-06-05 Tobias Schlüterre PR fortran/15478 (gfortran manual problems)
2004-06-05 Tobias Schlüterintrinsic.c (sort_actual): Keep track of type of missin...
2004-06-03 Tobias Schlütergfortran.h (gfc_actual_arglist): New field missing_arg_...
2004-06-03 Paul Brooktrans.c (gfc_finish_block, [...]): Build statement...
2004-06-03 Tobias Schlüter* trans-array.c: Fix spelling in comments.
2004-06-02 Tobias Schlüterre PR fortran/15557 (Not Implemented: Substring referen...
2004-06-01 Tobias Schlüterre PR fortran/15477 (gfortran should not have own versi...
2004-05-31 Tobias Schlüter* trans-types.c: Fix spelling & layout in comments.
2004-05-30 Tobias Schlüterre PR fortran/14067 (no warning when character data...
2004-05-30 Paul Brookre PR fortran/15620 (Statement functions and optimizati...
2004-05-30 Steven G. Kargliresolve.c (gfc_resolve_random_number): Clean up condit...
2004-05-29 Steven G. Kargl* simplify.c (gfc_simplify_log): Remove useless line...
2004-05-29 Paul Brooktrans-common.c (find_equivalence): Find multiple rules.
2004-05-27 Tobias Schlütergfortran.h (gfc_current_locus, [...]): Remove.
2004-05-26 Roger Sayleio.c (format_asterisk): Silence compiler warnings by...
2004-05-26 Roger Saylere PR fortran/13912 (Does not accept consecutive arithm...
2004-05-23 Paul Brookexpr.c (check_inquiry): Remove bogus tests.
2004-05-23 Paul Brookre PR fortran/13773 (Incorrect diagnosis of restricted...
2004-05-23 Paul Brookgfortran.h (struct gfc_symbol): Add equiv_built.
2004-05-23 Steven G. Kargl* check.c (gfc_check_random_seed): Issue for too many...
2004-05-22 Paul Brook* intrinsic.c (add_subroutines): Use add_sym_3s for...
2004-05-22 Paul Brookdump-parse-tree.c (gfc_show_equiv): New function.
2004-05-22 Victor Leikehmanre PR fortran/13249 (Error when using COMMON)
2004-05-22 Tobias Schlütertrans-decl.c (gfc_get_extern_function_decl): Set DECL_I...
2004-05-22 Steven G. Karglcheck.c (gfc_check_system_clock): New function.
2004-05-22 Steven G. Karglinvoke.texi: Document -Wunderflow and spell check.
2004-05-21 Roger Sayleio.c (check_format): As a GNU extension...
2004-05-21 Roger Sayleio.c (check_format): Use gfc_notify_std to determine...
2004-05-20 Roger Sayleio.c (format_item): Allow the number before the X forma...
2004-05-19 Feng WangCredit Feng Wang <fengwang@nudt.edu.cn> in ChangeLog.
2004-05-19 Feng Wangf95-lang.c (gfc_init_builtin_functions): Use vold_list_...
2004-05-18 Tobias Schlüter* trans.c, trans-decl.c: Fix comment typos.
2004-05-18 Tobias Schlüter* trans-const.c (gfc_conv_mpf_to_tree): Fix typo.
2004-05-18 Steve Karglarith.c (gfc_int2complex): Fix incorrect range checking.
2004-05-18 Paul Brookre PR fortran/13930 (derived type with intent(in) attri...
2004-05-17 Steve Karglarith.c (gfc_arith_power): Complex number raised to...
2004-05-17 Steve Karglarith.c (gfc_real2complex): Range checking wrong part...
2004-05-16 Paul Brook* options.c (gfc_handle_module_path_options): Fix buffe...
2004-05-16 Paul Brook* arith.c (gfc_range_check): Fix logic error.
2004-05-16 Steve Kargl* arith.c: Fix comment typos.
2004-05-15 Tobias Schlüterre PR fortran/13742 (Not Implemented: initial values...
2004-05-15 Joseph MyersMake-lang.in (f95.generated-manpages): Remove.
2004-05-15 Victor Leikehman* decl.c (add_init_expr_to_sym): Check for variable...
2004-05-15 Tobias Schlüterre PR fortran/13826 (Derived types in DATA statements...
2004-05-15 Tobias Schlüterre PR fortran/13826 (Derived types in DATA statements...
2004-05-15 Tobias Schlüterre PR fortran/13702 (When preprocessing Fortran files...
2004-05-15 Tobias SchlüterMake-lang.in (trans-common.o): Remove redundant dependency.
2004-05-14 Tobias Schlüterdump-parse-tree.c (gfc_show_array_ref): Print colon...
2004-05-14 Victor Leikehmandecl.c (variable_decl): Always apply default initializer.
2004-05-14 Tobias Schlüterre PR fortran/15206 (RRSPACING intrinsics returns wrong...
2004-05-14 Tobias Schlüter* match.c (gfc_match): Eliminate dead code.
2004-05-14 Tobias Schlüterparse.c (gfc_statement_next_fixed): (Change from Andy...
2004-05-14 Tobias Schlüterre PR fortran/15205 (NEAREST intrinsic returns wrong...
2004-05-14 Tobias Schlüterre PR fortran/14066 (Infinite DO loops not recognized.)
2004-05-14 Tobias Schlüterre PR fortran/15051 (Incorrect error for empty interfac...
2004-05-14 Tobias Schlüterre PR fortran/14568 (should not warn about unused varia...
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Paul Brookre PR fortran/15314 (ICE caused by array initializer...
2004-05-13 Paul Brookre PR fortran/15314 (ICE caused by array initializer...
2004-05-13 Joseph Myersgfortran.texi: Use @table @emph instead of @itemize...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
This page took 2.301268 seconds and 89 git commands to generate.