[Bug c++/68266] pointers to arrays of excessive size not diagnosed

2015-11-11 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68266 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/68266] pointers to arrays of excessive size not diagnosed

2015-11-11 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68266 --- Comment #3 from Marek Polacek --- Author: mpolacek Date: Wed Nov 11 14:47:03 2015 New Revision: 230174 URL: https://gcc.gnu.org/viewcvs?rev=230174&root=gcc&view=rev Log: PR c/68107 PR c++/68266 * c-common.c (valid_arr

[Bug c++/68266] pointers to arrays of excessive size not diagnosed

2015-11-10 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68266 --- Comment #2 from Martin Sebor --- Yes, it does fix it, thanks. See also bug 68280 for a related problem, though in a different area. (I'm not suggesting the two should be fixed as part of the same patch, just pointing to a similar problem for

[Bug c++/68266] pointers to arrays of excessive size not diagnosed

2015-11-10 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68266 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/68266] pointers to arrays of excessive size not diagnosed

2015-11-10 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68266 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment