[Bug c++/70019] VLA size overflow not detected

2022-01-26 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70019 Martin Sebor changed: What|Removed |Added Assignee|msebor at gcc dot gnu.org |unassigned at gcc dot gnu.org ---

[Bug c++/70019] VLA size overflow not detected

2017-07-04 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70019 Andrew Pinski changed: What|Removed |Added Target Milestone|6.5 |---

[Bug c++/70019] VLA size overflow not detected

2017-07-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70019 Richard Biener changed: What|Removed |Added Target Milestone|6.4 |6.5 --- Comment #10 from Richard Biener

[Bug c++/70019] VLA size overflow not detected

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70019 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #9 from Jakub Jelinek -

[Bug c++/70019] VLA size overflow not detected

2016-10-16 Thread LpSolit at netscape dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70019 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3

[Bug c++/70019] VLA size overflow not detected

2016-04-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70019 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.0 |6.2 --- Comment #8 from Jakub Jelinek -

[Bug c++/70019] VLA size overflow not detected

2016-04-15 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70019 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Fri Apr 15 12:29:32 2016 New Revision: 235021 URL: https://gcc.gnu.org/viewcvs?rev=235021&root=gcc&view=rev Log: PR c++/69517 PR c++/70019 PR c++/70588 * g

[Bug c++/70019] VLA size overflow not detected

2016-04-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70019 Martin Sebor changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug c++/70019] VLA size overflow not detected

2016-04-13 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70019 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug c++/70019] VLA size overflow not detected

2016-04-13 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70019 --- Comment #4 from Martin Sebor --- Author: msebor Date: Wed Apr 13 23:26:41 2016 New Revision: 234966 URL: https://gcc.gnu.org/viewcvs?rev=234966&root=gcc&view=rev Log: PR c++/69517 - [5/6 regression] SEGV on a VLA with excess initializer elem

[Bug c++/70019] VLA size overflow not detected

2016-03-07 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70019 --- Comment #3 from Martin Sebor --- Patch for this bug and for bug 69517 posted for review: https://gcc.gnu.org/ml/gcc-patches/2016-03/msg00441.html

[Bug c++/70019] VLA size overflow not detected

2016-03-03 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70019 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/70019] VLA size overflow not detected

2016-02-29 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70019 Martin Sebor changed: What|Removed |Added Keywords||wrong-code Known to fail|