]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR fortran/4730 fortran/5473
authorToon Moene <toon@moene.indiv.nluug.nl>
Wed, 6 Feb 2002 21:49:42 +0000 (22:49 +0100)
committerToon Moene <toon@gcc.gnu.org>
Wed, 6 Feb 2002 21:49:42 +0000 (21:49 +0000)
commit5e3f4df7feb38b41060ace60ed7701d9fec9d603
treeca4a76fea99d96b65be4e8fd63ea48ff9d0fb1c2
parente8487c0417fd77c049faa5b7d8ece5e006a5e0ab
PR fortran/4730 fortran/5473

2002-02-06  Toon Moene  <toon@moene.indiv.nluug.nl>

PR fortran/4730 fortran/5473
* com.c (ffecom_expr_): Deal with %VAL constructs.
* intrin.c (ffeintrin_check_): Handle 'N' constraints for intrinsics,
to indicate "no larger than default kind" integers and logicals.
* intrin.def: Use 'N' constraints in table of intrinsics.
* intdoc.c: Document this constraint.
* intdoc.texi: Regenerated.

From-SVN: r49554
gcc/f/ChangeLog
gcc/f/com.c
gcc/f/intdoc.c
gcc/f/intdoc.texi
gcc/f/intrin.c
gcc/f/intrin.def