[Bug libfortran/81986] sanitizer detects negation of large number in string.c

2021-12-25 Thread fxcoudert at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81986 Francois-Xavier Coudert changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug libfortran/81986] sanitizer detects negation of large number in string.c

2021-12-25 Thread fxcoudert at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81986 Francois-Xavier Coudert changed: What|Removed |Added CC||fxcoudert at gcc dot gnu.org

[Bug libfortran/81986] sanitizer detects negation of large number in string.c

2021-03-03 Thread dominiq at lps dot ens.fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81986 --- Comment #7 from Dominique d'Humieres --- r11-7470 fixes the first runtime error, but I still see ../../../work/libgfortran/io/write.c:835:7: runtime error: negation of 0x8000 cannot be represented in type

[Bug libfortran/81986] sanitizer detects negation of large number in string.c

2021-03-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81986 --- Comment #6 from CVS Commits --- The master branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:006693a59f7cd1310aed53a2816020bedf1fb742 commit r11-7470-g006693a59f7cd1310aed53a2816020bedf1fb742 Author: Tobias Burnus Date:

[Bug libfortran/81986] sanitizer detects negation of large number in string.c

2021-02-28 Thread dominiq at lps dot ens.fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81986 Dominique d'Humieres changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug libfortran/81986] sanitizer detects negation of large number in string.c

2021-02-27 Thread zeccav at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81986 Vittorio Zecca changed: What|Removed |Added Component|sanitizer |libfortran --- Comment #4 from