aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2004-12-29gfortran.h (gfc_case): fix typo in comment.Steven G. Kargl2-2/+6
2004-12-27re PR libfortran/19032 (modulo generates wrong result for divisor 1 and -1)Tobias Schlüter2-26/+20
2004-12-27trans-expr.c (gfc_conv_cst_int_power): Only check for flag_unsafe_math_optimi...Andrew Pinski2-1/+7
2004-12-27trans-intrinsic.c (gfc_conv_intrinsic_ishft): Change to logicalshift.Tobias Schlüter2-29/+73
2004-12-23gfortran.texi: Fix typo.Steven G. Kargl2-1/+5
2004-12-16trans-intrinsic.c (build_fixbound_expr): Clarify comment, fix comment typo.Tobias Schlüter2-3/+8
2004-12-15scanner.c (skip_fixed_comments): Fix typo in comment preceding function.Tobias Schlüter2-1/+4
2004-12-15re PR fortran/18993 (incorrect parsing in fixed-form)Tobias Schlüter2-2/+9
2004-12-14gfortran.h (gfc_expr.function.name): Make const.Richard Henderson7-112/+51
2004-12-12iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson2-100/+34
2004-12-12re PR fortran/18869 (multiple common blocks in a single line rejected)Tobias Schlüter2-0/+7
2004-12-12re PR fortran/16581 (gfortran F90 bit intrinsics don't work with integer*{1,2...Steven G. Kargl4-26/+88
2004-12-12re PR fortran/16222 (non-integral DO loop variables are unsupported.)Steven G. Kargl5-49/+103
2004-12-12Fix trivial comment typo.Paul Brook1-1/+1
2004-12-12Fix date on ChangeLog, fix typo in function nameTobias Schlüter1-2/+2
2004-12-11re PR fortran/17175 (set_exponent breaks with integer*8 exponent)Tobias Schlüter2-6/+37
2004-12-08intrinsic.c (gfc_convert_type_warn): Propagate the input shape to the output ...Richard Henderson3-2/+26
2004-12-08Add missing PR numbers for previous commit:Tobias Schlüter1-0/+1
2004-12-08* decl.c (gfc_match_end): Use locus of END when eos is an error.Tobias Schlüter2-2/+4
2004-12-08resolve.c (resolve_code): Impose correct restrictions on assigned variable.Tobias Schlüter2-3/+13
2004-12-02flush.c: New file.Steven G. Kargl7-6/+288
2004-12-02intrinsic.c: Fix and add comments, fix function declarationsSteven G. Kargl2-327/+402
2004-11-25darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.Joseph Myers4-8/+13
2004-11-24c-opts.c (c_common_post_options): Don't clear flag_inline_functions.Steven Bosscher2-4/+5
2004-11-20check.c (gfc_check_getcwd_sub): Fix seg fault.Steven G. Kargl7-4/+227
2004-11-16re PR fortran/13010 (seg fault on valid code)Paul Brook5-22/+49
2004-11-15* trans-types.c (gfc_get_dtype): Remove obsolete TODO.Paul Brook2-1/+4
2004-11-13Makefile.in: Add html support.Mike Stump1-3/+9
2004-11-10re PR fortran/18375 (ICE when compiling spec benchmark fma3d)Paul Brook3-4/+10
2004-11-10* invoke.texi: Fix typo.Paul Brook2-1/+5
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata25-111/+119
2004-11-06re PR fortran/18023 (ice on trying to convert between int and float)Tobias Schlüter2-2/+7
2004-11-06* gfortranspec.c: Replace GNU CC with GCC.Kazu Hirata2-1/+5
2004-11-05* gfortranspec.c (lang_specific_driver): Change year to 2004.Tobias Schlüter2-1/+5
2004-11-05re PR fortran/18111 (spurious warnings with -W -Wunused)Tobias Schlüter2-0/+9
2004-11-05re PR fortran/15164 (trans-decl.c:411: gfc_finish_var_decl: Assertion failed)Tobias Schlüter2-2/+8
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