[Bug fortran/31243] Detect strings longer than 2**32 characters
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Sat Dec 5 22:49:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31243
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
--- Comment #12 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Now, these very long strings are caught at compile-time when possible.
> We should also add runtime checks, for non-constant lengths; three such
> examples are given in comment #9.
Related to pr39772. May be this PR could be closed as FIXED and the run-time
issue(s) tracked in pr39772.
More information about the Gcc-bugs
mailing list