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++/29834] g++ thinks it is a declaration when it cannot be



------- Comment #1 from rguenth at gcc dot gnu dot org  2006-11-14 21:33 -------
I you use

 ( Doh ( x ) ), ++ x;

it works.  (EDG accepts the code unmodified)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29834


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