com.c (ffecom_check_size_overflow_): Add a test so that arrays too large for 32-bit...
authorToon Moene <toon@moene.indiv.nluug.nl>
Sat, 23 Mar 2002 20:00:10 +0000 (21:00 +0100)
committerToon Moene <toon@gcc.gnu.org>
Sat, 23 Mar 2002 20:00:10 +0000 (20:00 +0000)
commit7b119cc6341670ce24c840dab6c552e2596abd77
tree972ea783deb451c270a98219c6342cd5dd0e3be3
parent64e92a2664338473268928c206f62ba397379601
com.c (ffecom_check_size_overflow_): Add a test so that arrays too large for 32-bit byte-offset addressing get caught.

2002-03-23  Toon Moene  <toon@moene.indiv.nluug.nl>

* com.c (ffecom_check_size_overflow_): Add a test
so that arrays too large for 32-bit byte-offset
addressing get caught.
* news.texi: Document the fixing of this problem.

From-SVN: r51243
gcc/f/ChangeLog
gcc/f/com.c
gcc/f/news.texi