aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2004-11-03re PR fortran/17535 (gfortran with module procedures)Tobias Schlüter2-0/+12
2004-11-02intrinsic.c (check_intrinsic_standard): Include error locus.Paul Brook2-10/+12
2004-10-31re PR fortran/17590 (Standard conformance should take intrinsics into account.)Janne Blomqvist6-392/+492
2004-10-30f95-lang.c (lang_tree_node): Add chain_next to be the TREE_CHAIN.Andrew Pinski2-1/+6
2004-10-30simplify.c (twos_complement): Calculate mask in GMP arithmetic.Tobias Schlüter2-9/+11
2004-10-30trans.c (gfc_trans_code): Set global locus after recursing.Tobias Schlüter2-4/+9
2004-10-30check.c (gfc_check_rand): Allow missing optional argument.Canqun Yang3-3/+15
2004-10-28Fix for PR fortran/13490, PR fortran/17912Scott Robert Ladd1-0/+11
2004-10-28Added pedantic_min_int to gfc_integer_info Added ARITH_ASYMMETRIC to arith...Scott Robert Ladd2-11/+74
2004-10-17Make-lang.in (F95_ADDITIONAL_OBJS): Kill.Andrew Pinski2-12/+9
2004-10-14trans-decl.c (generate_local_decl): Simplify logic, fix comment typo.Tobias Schlüter2-6/+9
2004-10-10* module.c: Fix formatting issues.Tobias Schlüter2-6/+9
2004-10-09module.c (mio_interface_rest): Set where member of interface while loading.Tobias Schlüter2-0/+6
2004-10-08re PR fortran/17901 (max-identifier-length problem with -J option)Andrew Pinski2-0/+7
2004-10-08* arith.c: Fix formatting issues.Tobias Schlüter2-9/+7
2004-10-08re PR fortran/17676 (Problem with user operator)Tobias Schlüter2-2/+7
2004-10-07primary.c (match_boz_constant): Allow kind parameter suffixes.Tobias Schlüter2-15/+26
2004-10-07* trans-stmt.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-10-07re PR fortran/17678 (USE statement incorrectly initializes allocatable array)Paul Brook2-2/+8
2004-10-07* simplify.c (gfc_simplify_abs): Use mpfr_hypot for CABS.Tobias Schlüter2-11/+4
2004-10-06re PR fortran/17568 (ISHFT intrinsic: bogus overflow error)Tobias Schlüter2-27/+88
2004-10-06trans-stmt.c (gfc_trans_simple_do): New function.Paul Brook2-28/+130
2004-10-04re PR fortran/17776 (no subroutine system)Tobias Schlüter7-4/+72
2004-10-04re PR fortran/17708 (gfortran problem with goto inside loop)Tobias Schlüter2-2/+20
2004-10-04trans-const.c (gfc_build_cstring_const): New function.Tobias Schlüter4-10/+17
2004-10-04re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented)Tobias Schlüter4-36/+27
2004-10-04re PR fortran/17283 (UNPACK issues)Tobias Schlüter2-3/+27
2004-10-04scanner.c (preprocessor_line): Accept preprocessor lines without file names.Erik Schnetter2-7/+39
2004-10-04trans-array.c (gfc_conv_expr_descriptor): Check for substriungs.Tobias Schlüter4-9/+88
2004-10-04* trans-intrinsic.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-10-03simplify.c (range_check): Remove blank line at beginning of function.Tobias Schlüter2-152/+70
2004-10-03trans-intrinsic.c: Fix comments on spacing and rrspacingFeng Wang2-16/+38
2004-10-01c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka3-2/+8
2004-09-26* trans-intrinsic.c: Comment fixes.Tobias Schlüter2-1/+5
2004-09-25* decl.c (add_init_expr_to_sym, variable_decl): Comment fixes.Tobias Schlüter2-2/+7
2004-09-24re PR fortran/17615 (Internal compiler error using interface procedures)Tobias Schlüter2-2/+9
2004-09-24intrinsic.h (gfc_resolve_getcwd): Update prototype.Tobias Schlüter2-2/+2
2004-09-24trans-types.c (gfc_return_by_reference): Remove superfluous assertion.Tobias Schlüter2-2/+5
2004-09-20re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c))Jan Hubicka2-20/+8
2004-09-20re PR fortran/15957 (Error in array assignments; 'shape'-related stuff)Tobias Schlüter2-1/+7
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham4-69/+75
2004-09-17gfortran.h (struct gfc_linebuf): Don't use C99 empty arrays.Paul Brook3-3/+11
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata26-68/+77
2004-09-16trans-io.c (transfer_array_component): New function.Victor Leikehman2-13/+117
2004-09-16* gfortran.texi: Fix a typo.Kazu Hirata2-1/+5
2004-09-16Revert accidental commit of unrelated/unfinished changes.Paul Brook1-85/+5
2004-09-15parse.c (eof_buf): Rename eof to eof_buf.Aaron W. LaFramboise2-3/+9
2004-09-15check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl1-0/+12
2004-09-15check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl7-5/+143
2004-09-15re PR fortran/16485 (Private subroutines from different modules collide durin...Tobias Schlüter2-3/+8