This is the mail archive of the gcc@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: Block scope using declarations of operators


Richard Smith <richard@ex-parrot.com> writes:

| Gcc's C++ grammar does not accept block scope using declarations of
| operators, e.g.

This is a long standing misbehaviour in GCC (already present the 2.95
series).  Although serious, I'm not sure it qualifies as a regression.

Thanks,

-- Gaby


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