8sa1-gcc/gcc/fortran
Tobias Schlüter 1ac262625d trans-stmt.c (generate_loop_for_temp_to_lhs, [...]): Remove if whose condition is always true.
* trans-stmt.c (generate_loop_for_temp_to_lhs,
generate_loop_for_rhs_to_temp): Remove if whose condition is
always true.

From-SVN: r94985
2005-02-13 16:32:45 +01:00
..
.cvsignore
arith.c re PR fortran/17941 (gfortran: parser chokes on complex literal constant) 2005-01-23 22:29:41 +00:00
arith.h
array.c gfortran.h (gfc_add_dimension, [...]): Add argument. 2005-02-07 23:16:13 +01:00
bbt.c
ChangeLog trans-stmt.c (generate_loop_for_temp_to_lhs, [...]): Remove if whose condition is always true. 2005-02-13 16:32:45 +01:00
check.c re PR fortran/18565 (gfortran: CONJG: false error message about standard violation) 2005-01-29 17:46:34 +00:00
config-lang.in
convert.c
data.c data.c, [...]: Fix comment typos. 2005-01-23 14:36:26 +00:00
decl.c gfortran.h (gfc_add_dimension, [...]): Add argument. 2005-02-07 23:16:13 +01:00
dependency.c data.c, [...]: Fix comment typos. 2005-01-23 14:36:26 +00:00
dependency.h
dump-parse-tree.c
error.c Update copyright dates. 2005-01-16 17:53:26 +00:00
expr.c expr.c (gfc_copy_expr): Don't copy 'op1' and 'op2' for EXPR_SUBSTRING. 2005-02-08 14:41:08 +01:00
f95-lang.c builtins.c (DEF_BUILTIN): Add COND argument. 2005-02-09 16:22:25 -08:00
gfortran.h gfortran.h (gfc_add_dimension, [...]): Add argument. 2005-02-07 23:16:13 +01:00
gfortran.texi cpp.texi: Include gcc-common.texi. 2005-02-06 20:20:59 +00:00
gfortranspec.c gcc.c (process_command): Change year in 'gcc --version' to 2005. 2005-01-06 17:41:36 +01:00
interface.c gfortran.h (gfc_add_dimension, [...]): Add argument. 2005-02-07 23:16:13 +01:00
intrinsic.c re PR fortran/18565 (gfortran: CONJG: false error message about standard violation) 2005-01-29 17:46:34 +00:00
intrinsic.h re PR fortran/18565 (gfortran: CONJG: false error message about standard violation) 2005-01-29 17:46:34 +00:00
invoke.texi * invoke.texi: Fix typo. 2004-11-10 02:35:05 +00:00
io.c data.c, [...]: Fix comment typos. 2005-01-23 14:36:26 +00:00
iresolve.c re PR fortran/19294 (intrinsic_transpose.f90 runtime crash) 2005-01-23 17:01:00 +00:00
lang-specs.h
lang.opt re PR fortran/17590 (Standard conformance should take intrinsics into account.) 2004-10-31 01:24:29 +00:00
Make-lang.in Makefile.in: Add html support. 2004-11-13 07:35:55 +00:00
match.c gfortran.h (gfc_add_dimension, [...]): Add argument. 2005-02-07 23:16:13 +01:00
match.h
matchexp.c arith.c, [...]: Update copyright. 2005-01-18 12:11:56 +00:00
mathbuiltins.def
misc.c arith.c, [...]: Update copyright. 2005-01-18 12:11:56 +00:00
module.c expr.c (gfc_copy_expr): Don't copy 'op1' and 'op2' for EXPR_SUBSTRING. 2005-02-08 14:41:08 +01:00
options.c * options.c (gfc_init_options): Zero flag_errno_math. 2005-01-30 10:34:03 -08:00
parse.c gfortran.h (gfc_add_dimension, [...]): Add argument. 2005-02-07 23:16:13 +01:00
parse.h arith.c, [...]: Fix comment formatting. 2004-11-08 14:56:41 +00:00
primary.c gfortran.h (gfc_add_dimension, [...]): Add argument. 2005-02-07 23:16:13 +01:00
resolve.c gfortran.h (gfc_add_dimension, [...]): Add argument. 2005-02-07 23:16:13 +01:00
scanner.c arith.c, [...]: Update copyright. 2005-01-18 12:11:56 +00:00
simplify.c arith.c, [...]: Update copyright. 2005-01-18 12:11:56 +00:00
st.c arith.c: Add system.h; remove string.h 2005-01-03 13:43:55 -08:00
symbol.c symbol.c (gfc_use_ha_derived): Remove, fold functionality into ... 2005-02-12 16:44:01 +01:00
trans-array.c data.c, [...]: Fix comment typos. 2005-01-23 14:36:26 +00:00
trans-array.h arith.c, [...]: Fix comment formatting. 2004-11-08 14:56:41 +00:00
trans-common.c Update copyright dates. 2005-01-16 17:53:26 +00:00
trans-const.c re PR middle-end/19543 ([4.1 only] fortran LOGICAL*8 not consistently distinguished from 32 bit integers) 2005-01-22 01:29:33 +01:00
trans-const.h
trans-decl.c trans-decl.c (gfc_build_label_decl): Set DECL_ARTIFICAL and TREE_USED for all labels. 2005-01-27 00:58:11 +00:00
trans-expr.c data.c, [...]: Fix comment typos. 2005-01-23 14:36:26 +00:00
trans-intrinsic.c data.c, [...]: Fix comment typos. 2005-01-23 14:36:26 +00:00
trans-io.c trans-decl.c (gfc_build_label_decl): Set DECL_ARTIFICAL and TREE_USED for all labels. 2005-01-27 00:58:11 +00:00
trans-stmt.c trans-stmt.c (generate_loop_for_temp_to_lhs, [...]): Remove if whose condition is always true. 2005-02-13 16:32:45 +01:00
trans-stmt.h
trans-types.c data.c, [...]: Fix comment typos. 2005-01-23 14:36:26 +00:00
trans-types.h re PR fortran/13010 (seg fault on valid code) 2004-11-16 02:02:37 +00:00
trans.c arith.c, [...]: Update copyright. 2005-01-18 12:11:56 +00:00
trans.h data.c, [...]: Fix comment typos. 2005-01-23 14:36:26 +00:00