This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/16679] &array[0] syntax causes parse error in certain circumstances


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]