aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-12-22re PR fortran/25818 ([4.1 only] Problem with handling optional and entry mast...Paul Thomas1-0/+18
2006-12-22trans-array.c (gfc_trans_create_temp_array): When the size is known at compil...Roger Sayle1-0/+6
2006-12-22* interface.c: Fix a comment typo.Kazu Hirata1-0/+4
2006-12-21re PR fortran/30273 ([4.1 only] gfc_todo: Not Implemented: Unable to determin...Paul Thomas1-0/+6
2006-12-21re PR fortran/30202 ([4.1 only] ICE in trans-array.c)Paul Thomas1-0/+7
2006-12-21re PR fortran/25392 (ICEs with -ff2c)Tobias Schlüter1-0/+13
2006-12-20re PR fortran/30190 ([4.1 only] Bounds check generates wrong code for associa...Paul Thomas1-0/+6
2006-12-20trans-expr.c (is_zero_initializer_p): Determine whether a given constant expr...Roger Sayle1-0/+9
2006-12-20re PR fortran/29992 ([4.1 only] INTERFACE equivalent to MODULE PROCEDURE?!)Paul Thomas1-0/+14
2006-12-19re PR fortran/30238 (associated(null-pointer, null-pointer) returns .true.)Tobias Burnus1-0/+5
2006-12-19re PR fortran/30236 ([4.1 only]alternate-return subroutine in generic interfa...Paul Thomas1-0/+10
2006-12-18trans-array.c (gfc_conv_array_index_offset): Avoid multiplying index by one, ...Roger Sayle1-0/+5
2006-12-17re PR fortran/30207 (ICE in gfc_dep_resolver with where (a < 0) a(:) = 1)Roger Sayle1-0/+10
2006-12-16gfortran.texi: Added TeX support for document parts...Brooks Moses1-0/+6
2006-12-15re PR libfortran/30200 ([4.1 only] write(*,myfmt="(1X,a,'xyz')") "A" prints ...Jerry DeLisle1-0/+5
2006-12-14Make-lang.in (fortran/options.o): Add $(PARAMS_H) dependency.Richard Guenther1-0/+7
2006-12-13re PR fortran/30115 (allocate() interface pessimizes aliasing)Richard Guenther1-0/+13
2006-12-12trans-expr.c (gfc_conv_substring): Check for empty substring.Tobias Schlüter1-1/+6
2006-12-11Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka1-0/+4
2006-12-10gfortran.texi: Update Fortran 2003 section.Tobias Burnus1-0/+4
2006-12-10re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)Tobias Burnus1-0/+23
2006-12-09re PR other/29975 ([meta-bugs] ICEs with CP2K)Paul Thomas1-0/+23
2006-12-09re PR fortran/29464 ([4.1 only] problem with duplicate USE, ONLY of procedure...Paul Thomas1-0/+10
2006-12-09re PR fortran/29941 ([4.1 only] gfortran reports error with len of assumed si...Paul Thomas1-4/+10
2006-12-08re PR fortran/27546 (IMPORT is broken)Tobias Burnus1-0/+6
2006-12-07re PR fortran/29711 ([4.2 only] error_print does not support %N$X)Tobias Burnus1-0/+6
2006-12-05re PR fortran/30003 ([4.1 only] Expressions with side effects in array refere...Paul Thomas1-0/+12
2006-12-05re PR fortran/29912 ([4.1 only] Gfortran: string array functions behaving inc...Paul Thomas1-0/+7
2006-12-04re PR fortran/29962 (Initialization expressions)Tobias Burnus1-0/+5
2006-12-04[multiple changes]Paul Thomas1-0/+6
2006-12-04re PR fortran/29916 ([4.1 only] Dimension of a function result as host associ...Paul Thomas1-0/+8
2006-12-03re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by...Paul Thomas1-0/+28
2006-12-01re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...Thomas Koenig1-0/+17
2006-11-28re PR fortran/29976 (ICE on optional arg)Paul Thomas1-0/+6
2006-11-28re PR fortran/20880 (USE association of procedure's own interface)Paul Thomas1-0/+6
2006-11-26re PR fortran/29892 (substring out of bounds: Missing variable name for varia...Francois-Xavier Coudert1-0/+10
2006-11-26trans-decl.c (gfc_build_intrinsic_function_decls): Mark the pow functions as ...Andrew Pinski1-0/+5
2006-11-25re PR fortran/29982 ([4.1 only] ICE in write() with gfortran 4.1.2 (and 4.2 a...Andrew Pinski1-0/+5
2006-11-25re PR fortran/29951 (incorrect conversion from string to integer by TRANSFER())Andrew Pinski1-0/+6
2006-11-25re PR fortran/29711 ([4.2 only] error_print does not support %N$X)Francois-Xavier Coudert1-0/+6
2006-11-24re PR fortran/20880 (USE association of procedure's own interface)Paul Thomas1-0/+13
2006-11-24resolve.c (resolve_actual_arglist): Remove the special case for CHAR.Francois-Xavier Coudert1-0/+6
2006-11-22re PR fortran/29441 ([4.1/4.2 only] non-constant parameter (constant) accepted)Tobias Schlüter1-3/+9
2006-11-22re PR fortran/25087 (Error for missing explicit interface needed.)Paul Thomas1-0/+7
2006-11-22re PR fortran/29652 (ambiguous interface declaration undetected)Paul Thomas1-0/+6
2006-11-21re PR fortran/29820 (ICE in fold_convert, at fold-const.c:2146)Paul Thomas1-0/+7
2006-11-20re PR fortran/27546 (IMPORT is broken)Tobias Burnus1-0/+5
2006-11-20symbol.c (check_conflict): Add conflict between VOLATILE attribute and progra...Tobias Burnus1-0/+5
2006-11-20re PR fortran/24783 ([4.1 and 4.2 only] Implicit none in module overwrite exp...Bernhard Fischer1-0/+7
2006-11-19resolve.c (resolve_ref): Check for ALLOCATABLEs to the right of nonzero rank ...Erik Edelmann1-0/+5