gcc/gcc/fortran
Tobias Burnus 9fe3100ed5 intrinsic.c (add_functions): Fix name of dummy argument for new_line and exit intrinsic.
2007-03-31  Tobias Burnus  <burnus@net-b.de>

       * intrinsic.c (add_functions): Fix name of dummy argument
         for new_line and exit intrinsic.

From-SVN: r123385
2007-03-31 19:30:11 +02:00
..
ChangeLog intrinsic.c (add_functions): Fix name of dummy argument for new_line and exit intrinsic. 2007-03-31 19:30:11 +02:00
ChangeLog-2002 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
ChangeLog-2003 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
ChangeLog-2004 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
ChangeLog-2005 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
ChangeLog-2006 Rotate ChangeLog. 2007-01-01 19:22:09 +00:00
Make-lang.in gfc-internals.texi: New file, 2007-03-26 17:41:27 -07:00
arith.c re PR fortran/30834 (ICE with kind=8 exponentiaton) 2007-03-23 07:00:56 +00:00
arith.h re PR fortran/30389 ([4.1 only] ACHAR() intrinsic gives erroneous errors in constant-folding.) 2007-01-28 10:44:47 +00:00
array.c re PR fortran/30514 ([4.1 only] zero-sized array wrongly rejected: integer :: i(1:-1)) 2007-02-03 13:38:42 +00:00
bbt.c [multiple changes] 2007-01-07 00:28:29 +00:00
check.c re PR fortran/30947 (intrinsic: ALARM) 2007-03-08 16:45:22 -05:00
config-lang.in configure.ac (strict1_warn): Rename to strict_warn. 2007-01-11 10:49:30 +00:00
convert.c decl.c, [...]: Update Copyright dates. 2007-01-07 19:39:52 +00:00
data.c decl.c, [...]: Update Copyright dates. 2007-01-07 19:39:52 +00:00
decl.c re PR fortran/20897 (derived type name shall not be same as intrinsic type name) 2007-03-22 16:37:25 +01:00
dependency.c dependency.c (gfc_check_dependency): Implement dependency checking for array constructors. 2007-02-02 03:58:58 +00:00
dependency.h re PR fortran/30207 (ICE in gfc_dep_resolver with where (a < 0) a(:) = 1) 2006-12-17 18:28:07 +00:00
dump-parse-tree.c decl.c, [...]: Update Copyright dates. 2007-01-07 19:39:52 +00:00
error.c * error.c (show_locus): Remove always-false test. 2007-03-26 15:59:33 -07:00
expr.c [multiple changes] 2007-03-16 11:57:45 +01:00
f95-lang.c typeck.c (java_signed_or_unsigned_type): Remove. 2007-03-30 22:09:01 +00:00
gfc-internals.texi gfc-internals.texi: Fix output filename. 2007-03-28 20:57:14 +02:00
gfortran.h * gfortran.h: Edit comments on GFC_STD_*. 2007-03-24 02:41:55 -07:00
gfortran.texi re PR fortran/31160 (%VAL and related features need to be documented.) 2007-03-31 16:42:58 +00:00
gfortranspec.c re PR other/31050 ([4.1] gcc --version reports wrong year.) 2007-03-05 23:35:28 -08:00
interface.c re PR fortran/30877 (Extending intrinsic operators) 2007-03-25 09:01:23 +00:00
intrinsic.c intrinsic.c (add_functions): Fix name of dummy argument for new_line and exit intrinsic. 2007-03-31 19:30:11 +02:00
intrinsic.h [multiple changes] 2006-10-08 16:21:55 +00:00
intrinsic.texi re PR fortran/30922 (IMPORT fails for same symbol in multiple interface bodies of same interface block) 2007-03-13 21:38:47 -07:00
invoke.texi invoke.texi: Misc. 2007-03-24 02:39:01 -07:00
io.c Steven G. 2007-01-26 23:36:11 +00:00
ioparm.def re PR libfortran/30014 (INQUIRE (iolength = xx) limited to kind=4) 2006-12-28 01:39:15 +00:00
iresolve.c re PR fortran/30947 (intrinsic: ALARM) 2007-03-08 16:45:22 -05:00
iso-fortran-env.def module.c (gfc_use_module): Uncomment the ISO_FORTRAN_ENV code. 2006-11-19 21:18:26 +00:00
lang-specs.h lang-specs.h: Add support for .f03 and .F03 extensions. 2007-01-26 09:35:19 +01:00
lang.opt * lang.opt: Minor edits to descriptions. 2007-03-26 14:35:20 -07:00
match.c * match.c (gfc_match_name): Expanded comment. 2007-03-06 00:11:44 -08:00
match.h re PR fortran/23232 ([4.1 only] DATA implied DO variables) 2007-01-05 14:45:20 +00:00
matchexp.c openmp.c, [...]: Next installment in the massive whitespace patch. 2007-01-20 22:01:41 +00:00
mathbuiltins.def re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) 2005-06-24 23:12:32 +00:00
misc.c Fix a potential buffer overflow. 2007-02-14 20:02:39 +00:00
module.c module.c (mio_typespec): Don't look at ts->cl if not BT_CHARACTER. 2007-03-14 13:16:24 +01:00
openmp.c Makefile.in (libgcc-support, [...]): Add emutls.c. 2007-02-10 19:19:10 +00:00
options.c gfortran.h (gfc_option_t): Add flag_backtrace field. 2007-03-15 12:39:47 +00:00
parse.c re PR fortran/30883 ([4.1/4.2 only] procedure with dummy procedure f1 rejected with implicit none) 2007-03-11 16:17:32 +00:00
parse.h re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) 2006-02-14 17:38:03 +01:00
primary.c re PR fortran/30968 ([4.1 only] Bogus warning with continued lines of concatenated strings) 2007-02-28 09:03:47 +01:00
resolve.c re PR fortran/30877 (Extending intrinsic operators) 2007-03-25 09:01:23 +00:00
scanner.c re PR fortran/30779 ([4.1, 4.2 only] incomplete file triggers ICE) 2007-02-15 06:48:09 +00:00
simplify.c * simplify.c, trans-array.c: Fix comment typos. 2007-01-31 03:35:59 +00:00
st.c openmp.c, [...]: Next installment in the massive whitespace patch. 2007-01-20 22:01:41 +00:00
symbol.c symbol.c (gfc_find_gsymbol): Simplify, don't unconditionally descend into all branches. 2007-03-30 01:54:22 +02:00
trans-array.c [multiple changes] 2007-03-15 06:44:25 +00:00
trans-array.h re PR fortran/30720 ([4.1 only] runtime: check for empty array slices before allocating a negative amount of memory) 2007-02-09 20:31:18 +00:00
trans-common.c Makefile.in (libgcc-support, [...]): Add emutls.c. 2007-02-10 19:19:10 +00:00
trans-const.c re PR fortran/31262 (-fno-range-check with large integer values triggers ICE) 2007-03-22 22:51:50 +00:00
trans-const.h trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages. 2006-06-03 17:28:33 +00:00
trans-decl.c trans-decl.c (gfc_generate_function_code): Use all arguments of set_std. 2007-03-16 10:50:18 +01:00
trans-expr.c re PR fortran/31215 (ICE on valid code with gfortran) 2007-03-24 12:30:58 +00:00
trans-intrinsic.c re PR fortran/31193 ([4.2 only] ICE on non-constant character tranfert) 2007-03-22 18:37:16 +00:00
trans-io.c tree.h (enum tree_code_class): Add tcc_vl_exp. 2007-02-15 18:50:49 -05:00
trans-openmp.c tree.h (enum tree_code_class): Add tcc_vl_exp. 2007-02-15 18:50:49 -05:00
trans-stmt.c tree.h (enum tree_code_class): Add tcc_vl_exp. 2007-02-15 18:50:49 -05:00
trans-stmt.h [multiple changes] 2006-10-19 04:51:14 +00:00
trans-types.c typeck.c (java_signed_or_unsigned_type): Remove. 2007-03-30 22:09:01 +00:00
trans-types.h typeck.c (java_signed_or_unsigned_type): Remove. 2007-03-30 22:09:01 +00:00
trans.c tree.h (enum tree_code_class): Add tcc_vl_exp. 2007-02-15 18:50:49 -05:00
trans.h re PR fortran/30284 ([4.1 only] ICE in gfc_add_modify with internal reads) 2007-02-02 12:35:57 +00:00
types.def Makefile.in (libgcc-support, [...]): Add emutls.c. 2007-02-10 19:19:10 +00:00