[Bug fortran/31243] Detect strings longer than 2**32 characters

2016-01-30 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31243 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/31243] Detect strings longer than 2**32 characters

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31243 Dominique d'Humieres changed: What|Removed |Added Status|NEW |WAITING --- Comment #12 from Domi

[Bug fortran/31243] Detect strings longer than 2**32 characters

2009-05-16 Thread fxcoudert at gcc dot gnu dot org
--- Comment #11 from fxcoudert at gcc dot gnu dot org 2009-05-16 17:00 --- 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. Removing the "wrong-code" keyword: