[Bug c/85361] Variable length array allowed in c89/90

2018-04-20 Thread whh8b at virginia dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85361 Will Hawkins changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/85361] Variable length array allowed in c89/90

2018-04-20 Thread whh8b at virginia dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85361 --- Comment #4 from Will Hawkins --- (In reply to jos...@codesourcery.com from comment #3) > See the documentation of -std=, regarding base standards. > > # The compiler can accept several base standards, such as @samp{c90} or > # @samp{c++98},

[Bug c/85361] Variable length array allowed in c89/90

2018-04-20 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85361 --- Comment #3 from joseph at codesourcery dot com --- See the documentation of -std=, regarding base standards. # The compiler can accept several base standards, such as @samp{c90} or # @samp{c++98}, and GNU dialects of those standards, such

[Bug c/85361] Variable length array allowed in c89/90

2018-04-12 Thread whh8b at virginia dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85361 Will Hawkins changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Bug c/85361] Variable length array allowed in c89/90

2018-04-12 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85361 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---