------- Comment #5 from burnus at gcc dot gnu dot org  2010-03-19 17:40 -------
(In reply to comment #4)
> size.1 is always kind=4 so we may need some error checks if someone tries to
> stuff a large file size into a small space.

Thus, we should change the ABI at some point (e.g. when doing the array desc.
update).

For too large files, one can meanwhile return -1 ("If the file size cannot be
determined").


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43409

Reply via email to