This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16679] &array[0] syntax causes parse error in certain circumstances
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jul 2004 01:18:25 -0000
- Subject: [Bug c++/16679] &array[0] syntax causes parse error in certain circumstances
- References: <20040722233737.16679.onesadcookie@gmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-07-23 01:18 -------
Specifically, this is the case the release notes of 3.4.0 and the pages
explaining old parser bugs are talking about when they say that
certain constructs are parsed (wrongly) as if they were function
declarations.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16679