[Bug c/78768] -Walloca-larger-than and -Wformat-length warnings disabled by -flto

2018-01-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78768 --- Comment #13 from Richard Biener --- Author: rguenth Date: Wed Jan 10 14:51:07 2018 New Revision: 256430 URL: https://gcc.gnu.org/viewcvs?rev=256430=gcc=rev Log: 2018-01-10 Richard Biener PR testsuite/78768

[Bug c/78768] -Walloca-larger-than and -Wformat-length warnings disabled by -flto

2017-12-05 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78768 --- Comment #12 from Martin Sebor --- Yes, r244537 is the revision I meant, thank you. The test still isn't quite correct, though, because, as pr79062 and pr82770 point out, it fails to detect the missing sprintf warning in separate

[Bug c/78768] -Walloca-larger-than and -Wformat-length warnings disabled by -flto

2017-12-05 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78768 --- Comment #11 from Thomas Preud'homme --- (In reply to Martin Sebor from comment #10) > The test was changed to link-only (to exercise LTO) in r244385. I think you meant r244537

[Bug c/78768] -Walloca-larger-than and -Wformat-length warnings disabled by -flto

2017-12-05 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78768 --- Comment #10 from Martin Sebor --- The test was changed to link-only (to exercise LTO) in r244385.

[Bug c/78768] -Walloca-larger-than and -Wformat-length warnings disabled by -flto

2017-01-16 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78768 Thomas Preud'homme changed: What|Removed |Added CC||thopre01 at gcc dot gnu.org ---

[Bug c/78768] -Walloca-larger-than and -Wformat-length warnings disabled by -flto

2017-01-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78768 --- Comment #8 from Andrew Pinski --- This testcase fails on aarch64-linux-gnu.

[Bug c/78768] -Walloca-larger-than and -Wformat-length warnings disabled by -flto

2017-01-12 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78768 Rainer Orth changed: What|Removed |Added CC||ro at gcc dot gnu.org --- Comment #7 from

[Bug c/78768] -Walloca-larger-than and -Wformat-length warnings disabled by -flto

2017-01-11 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78768 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/78768] -Walloca-larger-than and -Wformat-length warnings disabled by -flto

2017-01-11 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78768 --- Comment #5 from Martin Sebor --- Author: msebor Date: Wed Jan 11 17:28:52 2017 New Revision: 244326 URL: https://gcc.gnu.org/viewcvs?rev=244326=gcc=rev Log: PR c/78768 - -Walloca-larger-than and -Wformat-length warnings disabled by -flto

[Bug c/78768] -Walloca-larger-than and -Wformat-length warnings disabled by -flto

2017-01-10 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78768 --- Comment #4 from Martin Sebor --- Patch to add LTO to the set of languages these options are enabled for posted for review: https://gcc.gnu.org/ml/gcc-patches/2017-01/msg00658.html

[Bug c/78768] -Walloca-larger-than and -Wformat-length warnings disabled by -flto

2016-12-13 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78768 Martin Sebor changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c/78768] -Walloca-larger-than and -Wformat-length warnings disabled by -flto

2016-12-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78768 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|