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++/4094: LHS conditional in assignment in gcc/cp/decl.c


Synopsis: LHS conditional in assignment in gcc/cp/decl.c

State-Changed-From-To: feedback->closed
State-Changed-By: bangerth
State-Changed-When: Wed Nov 20 18:58:16 2002
State-Changed-Why:
    No feedback in a long time. Report is about use of
      (a?b:c) = 0;
    which is not understood by local compiler. However, the
    report claims that this is a problem for some file in the
    cp directory, which should be compiled by gcc only anyway,
    right?

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


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