This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/61449] Statement expressions disallow storage specifiers
- From: "cube2killfield at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 08 Jun 2014 23:41:51 +0000
- Subject: [Bug c/61449] Statement expressions disallow storage specifiers
- Auto-submitted: auto-generated
- References: <bug-61449-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61449
Dale Weiler <cube2killfield at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Dale Weiler <cube2killfield at gmail dot com> ---
Just consulted the standard. You're right. I'll need to make the tool do
something else instead.