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]

Re: c++/5928: parse error before `or'


Synopsis: parse error before `or'

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Tue Mar 12 14:13:02 2002
State-Changed-Why:
    not a bug. 'or' is an alternative keyword spelling of '|'.
    you might want -fno-operator-names to disable that

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5928


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