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++/8042: g++ rejects legal code wrt "expression" templates.


Synopsis: g++ rejects legal code wrt "expression" templates.

State-Changed-From-To: open->closed
State-Changed-By: reichelt
State-Changed-When: Sun Oct 27 06:45:24 2002
State-Changed-Why:
    GCC is right. Your code is actually buggy.
    BTW, Intel's compiler also rejects your code if you
    specify the "-Xc" option to make it more picky.
    Comeau's compiler also rejects the code.

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


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