aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2004-07-18re PR fortran/16465 (parser chokes with ffixed-line-length-7)Tobias Schlüter4-22/+81
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers2-0/+6
2004-07-16re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter2-1/+3
2004-07-16re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter5-18/+142
2004-07-15re PR fortran/13792 (lbound/ubound generates internal compiler error)Tobias Schlüter2-3/+6
2004-07-15re PR fortran/15140 (assertion failed: (TREE_CODE (sym->backend_decl) == PARM...Tobias Schlüter2-1/+3
2004-07-15re PR fortran/15129 (assumed size characters passed to subroutines incorrect)Tobias Schlüter2-1/+25
2004-07-15re PR fortran/15324 (segfault / ICE with array of assumed length characters)Tobias Schlüter1-1/+1
2004-07-15re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F)Tobias Schlüter2-3/+27
2004-07-12expr.c (gfc_check_assign_symbol): Handle pointer assignments.Paul Brook7-140/+78
2004-07-11re PR fortran/15986 (Forward referenced procedure not handled correctly)Paul Brook2-1/+11
2004-07-11re PR fortran/15754 (Accepts assignment of the form P = NULL())Tobias Schlüter1-0/+4
2004-07-11Revert accidental commitTobias Schlüter2-8/+0
2004-07-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter3-1/+14
2004-07-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter2-8/+18
2004-07-11re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter2-6/+15
2004-07-11re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter2-2/+9
2004-07-11re PR fortran/16455 (print the location of a missing module fatal error)Tobias Schlüter1-1/+1
2004-07-11re PR fortran/16455 (print the location of a missing module fatal error)Tobias Schlüter2-2/+8
2004-07-11langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers2-38/+25
2004-07-11trans-decl.c (gfc_create_module_variable): Nothing to do if symbol is in comm...Tobias Schlüter2-2/+12
2004-07-10trans-array.c (gfc_build_null_descriptor): New function.Paul Brook4-31/+48
2004-07-11re PR fortran/16336 (ICE with common block in module)Tobias Schlüter8-43/+83
2004-07-11re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa...Tobias Schlüter2-11/+3
2004-07-10* parse.c (decode_statement): Fix matching of BLOCK DATA.Tobias Schlüter2-1/+3
2004-07-10re PR fortran/15969 (ICE and assertion failure in trans-expr.c)Tobias Schlüter2-7/+28
2004-07-10re PR fortran/16336 (ICE with common block in module)Tobias Schlüter2-1/+4
2004-07-10expr.c (gfc_check_pointer_assign): Verify that rank of the LHS and RHS match.Tobias Schlüter2-28/+36
2004-07-10trans-common.c: Fix whitespace issues, make variable names more readable.Tobias Schlüter2-113/+120
2004-07-10re PR fortran/13415 (Internal error with pointer array in common)Tobias Schlüter3-57/+56
2004-07-10re PR fortran/14077 (Data statement within a module that doesn't initialize a...Tobias Schlüter2-1/+9
2004-07-09re PR fortran/13201 (PARAMETER variables of nonconstant shape are accepted)Tobias Schlüter4-5/+35
2004-07-09re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa...Tobias Schlüter1-0/+15
2004-07-09re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa...Tobias Schlüter4-43/+36
2004-07-08intrinsic.c (add_sym_4s): New function.Paul Brook2-18/+51
2004-07-04re PR libfortran/15280 (Fortran9x commandline not accessable)Janne Blomqvist8-2/+130
2004-07-04Make-lang.in: Generate and install gfortran man page.Matthias Klose3-8/+28
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson2-1/+4
2004-07-03decl.c (gfc_match_implicit_range): Don't use typespec.Paul Brook5-81/+86
2004-07-01* match.c (var_element): Remove unused variable.Richard Henderson2-1/+2
2004-06-30function.h (struct function): Remove x_whole_function_mode_p.Richard Henderson2-5/+6
2004-06-30tree.h (immediate_size_expand): Delete.Richard Henderson2-3/+6
2004-06-30re PR fortran/16161 ([gfortran] IMPLICIT CHARACTER not implemented)Tobias Schlüter4-209/+238
2004-06-30decl.c, [...]: Add 2004 to copyright years.Tobias Schlüter5-5/+11
2004-06-29Make sure types in assignments are compatible.Steven Bosscher9-176/+264
2004-06-29Fix ChangeLog entryTobias Schlüter1-2/+2
2004-06-29Revert previous accidental commit.Tobias Schlüter3-218/+209
2004-06-29dump-parse-tree.c (show_common): New function.Tobias Schlüter5-209/+246
2004-06-29Andrew Vaught <andyv@firstinter.net>Tobias Schlüter11-165/+298
2004-06-29* io.c: Add 2004 to copyright years.Tobias Schlüter2-1/+6