8sa1-gcc/gcc/fortran
Tobias Schlüter 03ddaf352f simplify.c (range_check): Remove blank line at beginning of function.
2004-10-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>

	* simplify.c (range_check): Remove blank line at beginning of function.
	(gfc_simplify_dint): Same at end of function.
	(gfc_simplify_exponent, gfc_simplify_fraction): Simplify calculations.
	(gfc_simplify_bound): Fix indentation.
	(gfc_simplify_log10): Simplify calculation.
	(gfc_simplify_min, gfc_simplify_max): Remove blank line at beginning
	of function.
	(gfc_simplify_nearest): Same at end of function.
	(gfc_simplify_nint, gfc_simplify_idnint): Same at beginning of
	function.
	(gfc_simplify_rrspacing, gfc_simplify_set_exponent,
	gfc_simplify_spacing): Simplify calulations.

From-SVN: r88447
2004-10-03 13:30:37 +00:00
..
.cvsignore
arith.c gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable declaration of same name. 2004-08-27 16:49:35 +02:00
arith.h arith.c: Add #define for model numbers. 2004-08-06 20:36:05 +00:00
array.c array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
bbt.c Make-lang.in, [...]: Update copyright years and boilerplate. 2004-05-14 15:00:04 +02:00
ChangeLog simplify.c (range_check): Remove blank line at beginning of function. 2004-10-03 13:30:37 +00:00
check.c check.c (gfc_check_getcwd_sub): New function. 2004-09-15 14:09:17 +00:00
config-lang.in config-lang.in: Remove dead commented line. 2004-08-25 21:18:35 +00:00
convert.c
data.c array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
decl.c * decl.c (add_init_expr_to_sym, variable_decl): Comment fixes. 2004-09-25 17:50:00 +02:00
dependency.c array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
dependency.h Make-lang.in, [...]: Update copyright years and boilerplate. 2004-05-14 15:00:04 +02:00
dump-parse-tree.c gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable declaration of same name. 2004-08-27 16:49:35 +02:00
error.c array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
expr.c re PR fortran/13910 (Cannot initialize variables with declation as allowed by g77) 2004-08-29 18:58:39 +02:00
f95-lang.c c-decl.c (c_expand_body): Update call tree_rest_of_compilation. 2004-10-01 15:11:25 +00:00
gfortran.h gfortran.h (struct gfc_linebuf): Don't use C99 empty arrays. 2004-09-17 17:07:43 +00:00
gfortran.texi * gfortran.texi: Fix a typo. 2004-09-16 13:13:39 +00:00
gfortranspec.c Make-lang.in, [...]: Update copyright years and boilerplate. 2004-05-14 15:00:04 +02:00
interface.c array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
intrinsic.c array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
intrinsic.h intrinsic.h (gfc_resolve_getcwd): Update prototype. 2004-09-24 18:51:25 +02:00
invoke.texi arith.c: Include system.h, not real system headers. 2004-08-26 15:19:23 -07:00
io.c array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
iresolve.c intrinsic.h (gfc_resolve_getcwd): Update prototype. 2004-09-24 18:51:25 +02:00
lang-specs.h re PR fortran/13702 (When preprocessing Fortran files (.F, .F90 and .F95) cpp should emit line numbers.) 2004-05-15 19:31:32 +02:00
lang.opt re PR fortran/16465 (parser chokes with ffixed-line-length-7) 2004-07-18 15:00:34 +02:00
Make-lang.in Makefile.def: Remove libbanshee. 2004-09-09 20:53:41 +00:00
match.c data.c, [...]: Fix comment typos. 2004-09-14 12:37:28 +00:00
match.h re PR fortran/13910 (Cannot initialize variables with declation as allowed by g77) 2004-08-29 18:58:39 +02:00
matchexp.c gfortran.h (gfc_current_locus, [...]): Remove. 2004-05-27 14:35:12 +02:00
mathbuiltins.def check.c (gfc_check_besn, [...]): New functions. 2004-08-29 15:58:16 +00:00
misc.c array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
module.c array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
options.c gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable declaration of same name. 2004-08-27 16:49:35 +02:00
parse.c parse.c (eof_buf): Rename eof to eof_buf. 2004-09-15 14:19:12 +00:00
parse.h array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
primary.c * primary.c: Update copyright boilerplate to say GCC. 2004-08-31 15:35:01 +02:00
resolve.c array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
scanner.c gfortran.h (struct gfc_linebuf): Don't use C99 empty arrays. 2004-09-17 17:07:43 +00:00
simplify.c simplify.c (range_check): Remove blank line at beginning of function. 2004-10-03 13:30:37 +00:00
st.c re PR fortran/13082 (Function entries and entries with alternate returns not implemented) 2004-08-17 15:34:12 +00:00
symbol.c array.c: Don't include assert.h. 2004-09-08 14:33:03 +00:00
trans-array.c array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
trans-array.h array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
trans-common.c array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
trans-const.c array.c: Don't include assert.h. 2004-09-08 14:33:03 +00:00
trans-const.h array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
trans-decl.c c-decl.c (c_expand_body): Update call tree_rest_of_compilation. 2004-10-01 15:11:25 +00:00
trans-expr.c re PR fortran/17615 (Internal compiler error using interface procedures) 2004-09-24 19:06:57 +02:00
trans-intrinsic.c trans-intrinsic.c: Fix comments on spacing and rrspacing 2004-10-03 13:27:06 +00:00
trans-io.c trans-io.c (transfer_array_component): New function. 2004-09-16 13:29:56 +00:00
trans-stmt.c array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00
trans-stmt.h re PR fortran/13082 (Function entries and entries with alternate returns not implemented) 2004-08-17 15:34:12 +00:00
trans-types.c trans-types.c (gfc_return_by_reference): Remove superfluous assertion. 2004-09-24 18:26:47 +02:00
trans-types.h trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc_charlen_type_node'. 2004-08-31 16:06:48 +02:00
trans.c alias.c (find_base_decl): Remove unreachable case '3' block. 2004-09-17 21:55:02 +00:00
trans.h array.c, [...]: Fix comment typos. 2004-09-16 16:00:45 +00:00