re PR fortran/41918 (Superflous warning "was declared INTENT(OUT) but was not set")
[gcc.git] / gcc / fortran / ChangeLog
2009-11-05 Steven G. Karglre PR fortran/41918 (Superflous warning "was declared...
2009-11-05 Janus Weilre PR fortran/41556 ([OOP] Errors in applying operator...
2009-11-05 Janus Weilre PR fortran/41556 ([OOP] Errors in applying operator...
2009-11-04 Janus Weil[multiple changes]
2009-11-04 Richard Guentherc-opts.c (c_common_post_options): Move LTO option proce...
2009-11-03 Tobias Burnusre PR fortran/41907 (465.tonto in SPEC CPU 2006 runtime...
2009-11-01 Tobias Burnus[multiple changes]
2009-11-01 Tobias Burnusre PR fortran/41850 (Wrong-code with optional allocatab...
2009-10-29 Tobias Burnusre PR fortran/41777 (Wrong-code with POINTER-returning...
2009-10-28 Janne BlomqvistPR fortran/41860 Treat vars as save with -fno-automatic
2009-10-28 Rafael Avila de... trans-common.c (create_common): Set TREE_PUBLIC to...
2009-10-26 Janus Weilre PR fortran/41714 ([OOP] ALLOCATE SOURCE= does not...
2009-10-24 Janus Weilre PR fortran/41784 ([OOP] ICE in load_derived_extensions)
2009-10-24 Paul Thomasre PR fortran/41772 (Wrong code due to TRANSFER of...
2009-10-23 Janus Weilre PR fortran/41800 ([OOP] ICE in fold_convert_loc...
2009-10-23 Janus Weilre PR fortran/41758 ([Cleanup] Don't resolve expr in...
2009-10-22 Janus Weilre PR fortran/41781 ([OOP] bogus undefined label error...
2009-10-21 Janus Weilre PR fortran/41706 ([OOP] Calling one TBP as an actual...
2009-10-20 Paul Thomasre PR fortran/41706 ([OOP] Calling one TBP as an actual...
2009-10-19 Janus Weilre PR fortran/41586 ([OOP] Allocatable _scalars_ are...
2009-10-19 Tobias Burnusre PR fortran/41755 (Segfault on invalid code)
2009-10-19 Richard Guentherre PR fortran/41494 (temp and memcpy used when zeroing...
2009-10-17 Janus Weilre PR fortran/41608 ([OOP] ICE with CLASS and invalid...
2009-10-16 Janus Weilre PR fortran/41719 ([OOP] invalid: Intrinsic assignmen...
2009-10-16 Paul Thomasre PR fortran/41648 ([OOP] Type-bound procedures refused)
2009-10-15 Steven G. KarglAdd the PR number for the ETIME/DTIME documentation...
2009-10-15 Steven G. Karglintrinsic.texi: Explicitly state that ETIME and DTIME...
2009-10-13 Janus Weilre PR fortran/41581 ([OOP] Allocation of a CLASS with...
2009-10-11 Jerry DeLislere PR fortran/38439 (I/O PD edit descriptor inconsistency)
2009-10-11 Paul Thomasre PR fortran/41583 ([OOP] TYPE IS rejected because...
2009-10-11 Paul Thomasre PR fortran/40440 (Automatic deallocation component...
2009-10-09 Janus Weilre PR fortran/41585 ([OOP] Reject CLASS(T) as component...
2009-10-09 Tobias Burnusre PR fortran/41582 ([OOP] Allocation of abstract types...
2009-10-09 Janus Weilre PR fortran/41579 ([OOP] Nesting of SELECT TYPE)
2009-10-07 Kaveh R. Ghaziarith.c (arith_power): Use mpc_pow_z.
2009-10-07 Daniel Kraftre PR fortran/41615 (Bogus error message: "internal...
2009-10-07 Janus Weilexpr.c (gfc_check_pointer_assign): Do the correct type...
2009-10-07 Paul Thomasre PR fortran/41613 (ICE for gfortran.dg/dynamic_dispat...
2009-10-05 Paul Thomastrans-expr.c (select_class_proc): New function.
2009-10-05 Daniel Kraftre PR fortran/41403 (miscompilation of goto/label using...
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-10-02 Tobias Burnusre PR fortran/41479 (intent(out) for types with default...
2009-10-02 Kaveh R. Ghazire PR fortran/33197 (Fortran 2008: math functions)
2009-10-01 Tobias Burnusre PR fortran/41515 (PARAMETER statement in module...
2009-10-01 Dennis Wasseltrans-array.c (gfc_trans_array_bound_check): Improved...
2009-09-30 Tobias Burnusresolve.c (check_typebound_baseobject): Don't check...
2009-09-30 Tobias Burnusre PR fortran/40996 ([F03] ALLOCATABLE scalars)
2009-09-29 Daniel Kraftre PR fortran/39626 (Correctly implement details of...
2009-09-29 Jerry DeLislere PR libfortran/35862 ([F2003] Implement new rounding...
2009-09-28 Richard Hendersonexcept.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-25 Kaveh R. Ghazisimplify.c (gfc_simplify_acos, [...]): Fix error message.
2009-09-24 Steven G. Karglre PR fortran/41459 (Error not printed with -Werror...
2009-09-16 Michael Matzre PR fortran/41212 (miscompilation at -O2)
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-13 Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-09-10 Janus Weilre PR fortran/41242 (PPC call rejected (related to...
2009-09-10 Steven G. Karglre PR fortran/31292 (ICE with module procedure interfac...
2009-09-09 Richard Guentherre PR fortran/41297 (Functions are called twice)
2009-09-07 Thomas Koenigre PR fortran/41197 (ICE with ALLOCATE and nonscalar...
2009-09-05 Paul Thomasre PR fortran/41258 (internal compiler error: in find_t...
2009-09-03 Diego Novillo[multiple changes]
2009-09-02 Jakub JelinekFix up to make valid UTF-8.
2009-09-01 Richard Guenthertree-flow.h (mark_addressable): Move declaration ...
2009-09-01 Jerry DeLislere PR fortran/39229 (No warning of truncated lines...
2009-08-31 Janus Weilre PR fortran/40940 ([F03] CLASS statement)
2009-08-31 Janus Weilre PR fortran/40996 ([F03] ALLOCATABLE scalars)
2009-08-30 Daniel Kraftre PR fortran/37425 (Fortran 2003: GENERIC bindings...
2009-08-27 Janus Weilre PR fortran/40869 ([F03] PPC assignment checking)
2009-08-27 Daniel Kraftre PR fortran/37425 (Fortran 2003: GENERIC bindings...
2009-08-26 Bud Davisre PR fortran/28039 (Warn when ignoring extra character...
2009-08-25 Michael MeissnerRemove svn merge marker
2009-08-25 Janne BlomqvistFix ENCODE example in gfortran manual
2009-08-25 Janus Weilre PR fortran/41139 (a procedure pointer call as actual...
2009-08-25 Jerry DeLislere PR fortran/41162 (416.gamess in SPEC CPU 2006 failed...
2009-08-25 Jerry DeLislere PR fortran/41154 (Comma required after P descriptor)
2009-08-25 Aldy Hernandezre PR debug/40660 (Weird break points with 4.5, works...
2009-08-24 Jerry DeLislere PR fortran/35754 (-std=f95: Reject "1P2E12.4" w...
2009-08-24 Jerry DeLislere PR fortran/37446 (Diagnostic of edit descriptors...
2009-08-23 Steven G. KarglCorrect the ChangeLog entry where Paul Thomas was not...
2009-08-23 Steven G. Karglproc_ptr_24.f90: New test.
2009-08-23 Steven G. Karglallocate_alloc_opt_4.f90: New test.
2009-08-23 Bud Davis[multiple changes]
2009-08-21 Janus Weilre PR fortran/41106 ([F03] Procedure Pointers with...
2009-08-20 Tobias Schlüter* trans-stmt.c (gfc_trans_do): Add a few missing folds.
2009-08-20 Michael Matztrans-expr.c (gfc_conv_string_tmp): Check type compatib...
2009-08-20 Janus Weilre PR fortran/41121 (compile-time error when building...
2009-08-19 Michael Matztree-ssa-structalias.c (create_variable_info_for):...
2009-08-18 Janus Weilre PR fortran/40870 ([F03] include formal args in backe...
2009-08-17 Paul Thomasre PR fortran/41062 (ICE in gfc_trans_use_stmts, at...
2009-08-17 Daniel Kraftre PR fortran/37425 (Fortran 2003: GENERIC bindings...
2009-08-17 Jerry DeLislere PR fortran/41075 ([F2008] Implement unlimited format...
2009-08-17 Janus Weilre PR fortran/40877 (memory leaks with gfc_charlen?)
2009-08-16 Richard Guenthertrans-expr.c (gfc_trans_scalar_assign): Replace hack...
2009-08-15 Tobias Burnusre PR fortran/41080 (gfortran -dumpversion does not...
2009-08-14 Janus Weilre PR fortran/41070 (Error: Components of structure...
2009-08-13 Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-08-13 Janus Weilre PR fortran/40995 (Spurious "Type specified for intri...
2009-08-12 Tobias Burnusre PR fortran/41034 (Wrongly rejected proc pointer...
2009-08-12 Richard Guenthertrans-types.c (gfc_get_derived_type): Do not clear...
2009-08-11 Janus Weilre PR fortran/41022 ([F03] procedure pointer components...
next